Micro Focus QTP (UFT) Forums
Insert 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: Insert Checkpoint (/Thread-Insert-Checkpoint)



Insert Checkpoint - dams123 - 09-22-2011

I am using Qtp 9.2 and I am referring Mercury QuickTest Professional tutorial.

I am not able to insert a text checkpoint on Dropdown list items (eg. Departing From drop down window from Mercury tour site), while doing i am getting error " Cannot create text check point. Cannot retrieve text for this object".

Can anybody help?


RE: Insert Checkpoint - Acharya_silu@yahoo.com - 09-22-2011

Hi,

I think Text Check Point will work fine for Dropdown list .the error might be occuring either you have no data in your Dropdown list or you can close the QTP and once again Start the QTP and try if it is able to insert the Text CheckPoint.

Thanks


RE: Insert Checkpoint - nilanjans - 04-13-2012

Hello Dams123,

Here what i found , version of the QTP is not the issue. In Mercury tour site, Departing From drop down is a weblist object. and if you spy that object then in Identification properties you can see that there is no text property at all.
So when you try for TextCheckpoint it comes up with error message: ans it also says that can't retrieve text property fron the object

If you try with Standard Checkpoint, it will be inserted fine and will also work fine.

Thanks,
Nianjan


RE: Insert Checkpoint - sshukla12 - 04-16-2012

Go for standard check point and if u want to try the txt check ponit use any web application and do hands on that.