Micro Focus QTP (UFT) Forums
checkpoints insertion .. - 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: checkpoints insertion .. (/Thread-checkpoints-insertion)



checkpoints insertion .. - aparna.sravan - 03-06-2009

Hello Folks ...

Im new to QTP .. I want to know how the test scripts are executed in the real time ... Do they use checkpoints or is there any other method .. ?

thanks..


RE: checkpoints insertion .. - aneeswahid - 03-07-2009

in real time we wont use check point insted of that we have to use user defined check point.


RE: checkpoints insertion .. - MVChowdary - 03-09-2009

Hi,
In Real time instead of using checkpoints using GetRoPropery method to validate.
validations are changded dynamically go for Getroproperty method instead of Checkpoints.