Answer Posted / devbanand
WinRunner waits a set time interval for an application to
respond to input. The
default wait interval is up to 10 seconds. If the
application responds slowly during
a test run, WinRunner’s default wait time may not be
sufficient, and the test run
may unexpectedly fail.
If you discover a synchronization problem between the test
and your applicationInsert a synchronization point into the
test script at the exact point where theproblem occurs. A
synchronization point tells WinRunner to pause the test run
inorder to wait for a specified response in the
application. This is therecommended method for
synchronizing a test with your application.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain the purpose of different record methods?
How to test Fonts and its size thru "Font Expert" in Win Runner.
Welcome link is dynamic. How do you handle? What is your approach and write script.plz send answer
by useing qtp where the maximum people feeling difficult
How do you modify the logical name or the physical description of the objects in gui map?
Name the different types of checkpoints?
I want to do smoke test in my application but i have learnt the application before recording but im getting an error class name not found while running the script.I want to check each links and each text in my application. Can anybody answer my quesion plz.If it is possible i want test script for Yahoo login form with "New User" Login.
what is the use of generate script that is avaliable 3 places(file settings, tools, object identification)
What are different types of checkpoints?
What is the purpose of regexp_label property and regexp_msw_class property?
What is the purpose of gui map configuration?
What is parameterizing?
How do you handle unexpected events and errors?
What is the difference between writing a function and writing a script?
Write test scripts on a scenario where you have to transfer data from one table to another.