Hello all,
I am interested in recording a traction that captures various processes such as login, some few page navigation and some data entry on web forms. One feature of the application would enable an item to be removed from a HTML grid list depending on user input from a data entry form. My question is, if I have made the recording and the application is playing back the recording, does it end up preforming CRUD operations as would have been performed during the recording. A similar scenario would be picking items from a list and adding to a cart in shopping site. When performing the playback, would the whole processes modify the back-end database? Thanks in advance. I look forward to your feedback.
Regards,
Caesar