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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel

1994


How u will do versioning in QTP?

1533


When do go for loop condition in test?

744


What is 'sleep' in sync point?

713


How to replay a script in qtp?

722






I hav installed QTP8.2, im working on webapplication, while running the script giving error msg like "QTPro.exe generated errors and will be closed by windows. You will restart the program. An error log is being created". Pls anybody what is the problem, what i have to do for this? Thanks...

1807


What is the use of an object spy tool in qtp?

641


Is it possible to use two instances of UFT on the same machine? If not why?

709


What is object repository in qtp?

644


Consider one application is open, clicking one menu will open another application in another browser. QTP does not catch the URL of the second browser(second application). can we capture it ?

1577


hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company

1544


If the objects hierarchy is changing from build to build, then how you will handle that condition?

711


What is the extension of the recovery scenario file in qtp?

632


hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]

1552


Can I change properties of a test object?

743