__________ will be called through an object, and it will wait for an expected property value of the object.

Options
- Wait
- Exit
- WaitForProperty
- All of these.


CORRECT ANSWER : WaitForProperty

Discussion Board
Wrong Answer

The sync function is "WaitProperty" not "WaitForProperty".
So the answer to this question is wrong

Pravat 04-20-2018 05:44 AM

WaitForProperty in QTP

Answer: WaitForProperty

Solution: Exit: It is a method that is used in QTP to exit from test/actions.
Wait: It is a procedure that is used to wait the execution process for specified time.

WaitForProperty: It is a method that is used to wait the execution process until it matches with specific value

Therefore WaitForProperty is the suitable answer for this question.


Rohit Srivastava 07-18-2014 04:22 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement