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...



1. Which function is used to check whether the specified object property achieves the specified val..

Answer / amarendra kothuru

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

Post New Answer

More QTP Interview Questions

what is the general issues faced while using automation tool Qtp9.0

1 Answers   TCS,


What is the architecture of your project? Can any one answer for this question plz........

0 Answers  


When it be decided to go for either Per - Action or Shared?

2 Answers  


What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?

0 Answers  


I want different types of discriptive programming statments coded for different types of web-objects?Give syntax and example?

2 Answers  


How do I get the QTP scripts result in xml format by using vb script function?

0 Answers  


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

3 Answers   Wipro,


What are the various versions of QTP that have been released so far? Please also mention the year of release for each version

4 Answers  


what is the difference between testing and debugging?

2 Answers  


What are the types of object repositories? Which one is you are using?

0 Answers  


how to do the batch testing in test director using manual testing procedure?

0 Answers  


Categories