What are the option you can use to synchronize your test?
Answers were Sorted based on User's Feedback
Answer / sonal.pagare
• You can insert a synchronization point, which instructs
QuickTest to pause the test until an object property
achieves the value you specify. When you insert a
synchronization point into your test, QuickTest generates a
WaitProperty statement in the Expert View.
• You can insert Exist or Wait statements that instruct
QuickTest to wait until an object exists or to wait a
specified amount of time before continuing the test.
• You can also increase the default timeout settings in the
Test Settings and Options dialog boxes in order
| Is This Answer Correct ? | 3 Yes | 0 No |
What are the trigger events in qtp?
how to parameterise a test with data base table or excel sheet?
What r the diffrernt file extentions in QTP?
How to measure transaction time through VBScript without using start and end transaction points?
Explain the types of properties that quick test learns while recording?
Plz explain about MATCH/EXACT MATCH/IGNORE SPAGE in text check points?
I have an application running in Linux server. I am reaching the application through emulators like telnet. My operating system at the client side is Windows XP. Using emulator I am connecting the Linux server and working on the application. Can I automate the testing of the software running in Linux server using QTP. In short, does QTP support the applications running in Linux servers.
Is it possible to check the Run time value property of a field through a Database Checkpoint ? Further, is it possible to localize and mention a particular cell , in the database dynamically. My requirement is that I would need to check the status of a particular field , that would change from an "Active" state to a "Stopped" state dynamically.
How to get data line by line from web element
Who is the best faculty for QTP in Hyderabad? Is it Mr. G.C.Reddy, some are referring his name?
Why you have to add the specific add in in QTP? My answer is to recognize the specific objects we have to add the add-in in QTP...but he asked again after adding addin how qtp recognize the objects successfully? what is there in the add-in ?
Hi experts. I want to create a framework for the Flight Reservation sample application.Can anybody tell me the files and the contents , and how to create them.Thanks