![]() |
|
checkpoint - Printable Version +- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums) +-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP) +--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners) +--- Thread: checkpoint (/Thread-checkpoint--3812) |
checkpoint - balatester - 09-27-2010 is checkpoint can be used in regression testing..wat the main purpose of checkpoint? RE: checkpoint - A.Saini - 09-27-2010 Hi, Yes,Checkpoint is used in regression testing. Checkpoint is basically used for comparison between expected value & actual value of an object. RE: checkpoint - balatester - 09-27-2010 At what specific point of time the checkpoint is used. RE: checkpoint - A.Saini - 09-27-2010 Hi, Actuallly, Checkpoints play an important role to make your test results smart enough. If you are using the checkpoints properly in your script than it will be very easy for you to analize the test results. It also help to track the error in your script.
|