What is an other way of "Wait" statement in QTP
I dont want to use wait("Some number").
Can any one tell this please..........
Answer Posted / kajal
object.WaitProperty "Property Name","Property
Value",10000
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is qtpro?
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?
What does it mean when a check point is in red color? What do you do?
What is a data driven test in qtp?
How many types of Automation frameworks are there in UFT? Describe them.
How QTP identify the system time that's changes every seconds?
How do I lauch my test website using code from qtp in different environmet, uat and PPTE?
How many types of status are there?
What is the extension of the qtp local repository?
How to use Environment parameterization? Explain with an example.
What are the different types of checkpoints?
wht type of User defined functions or Java Releated functions do we write in VB scripting
what is review
What is the difference between the keyword view and expert view?