which checkpoint we use to validate yahoo login screen
window after login with ur id and password in qtp
Answer Posted / venkat
rather than using checkpoints in scripts it is better to
use GetRoProperty to validate any functionality. Some times
Checkpoints are getting failed when scripts are moved from
one location to the other location
for validating yahoo loging we can use inbox, compose
buttons visible property
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain quicktest professional (qtp) testing process?
What are the types of object repositories? Which one is you using?
What are metrics and matrix?
How to delete an object from the object repository?
Qtp has been installed on my pc but recently ON opening it is giving this error PLEASE REPLY IT IS URGENT IT WAS WORKKING FINE QTPRO.EX THE instruction at "0x7.. ...". referenced memory at "0000....The memory could not be read... Awaiting QTP XPERTS REPly URGENT
How do we analyze the checkpoint results?
What is difference between design time and run time data table?
How to attach a file to TD?
How does you pass optional arguments in qtp?
what is review
What is Unicode Compatibility?
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
What are the views available in qtp?
How will you declare a variable in qtp?
When ‘option explicit’ keyword is used in qtp?