1. Which function is used to check whether the specified
object property achieves the specified value within the
specified timeout
below anyone is correct
1. Check Property
2. getToproperty
3. output
Pls anybody can give the answer.. Thanks in advance...
Use "WaitProperty" method for you case.
This method is useful for test run synchronization. Unlike
the Exist method, the WaitProperty method enables you to
synchronize the test run based on a specific object
property. For example, you can instruct QuickTest to wait
for a particular string to appear in a static text control:
' Wait up to 30 seconds for the string "Ready" to appear in
the "Status" text control.
Window("Test").Static
("Status:").WaitProperty "text", "Ready", 30000
E.g:
Is This Answer Correct ? | 4 Yes | 0 No |
what is the general issues faced while using automation tool Qtp9.0
What is the architecture of your project? Can any one answer for this question plz........
When it be decided to go for either Per - Action or Shared?
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?
I want different types of discriptive programming statments coded for different types of web-objects?Give syntax and example?
How do I get the QTP scripts result in xml format by using vb script function?
Does QTP recognize two diff browser's at a time..?if possible how..? Is it possible run scripts on Mozilla which are recorded on IE..?..How..?
12 Answers IBM, Semantic Space, TCS,
Hi my name is mohan. I am working as a manual tester.. And now i want learn QTP.. is there any online websites to learn QTP for free if u know any plz help me out..,.or send mail to k.mohann.mohan@gmail.com
What are the various versions of QTP that have been released so far? Please also mention the year of release for each version
what is the difference between testing and debugging?
What are the types of object repositories? Which one is you are using?
how to do the batch testing in test director using manual testing procedure?