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
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 risk?
When it is appropriate to change physical description?
What are the reasons that winrunner fails to identify gui object?
What do you mean by the logical name of the object.
What is the purpose of different record methods 1) record 2) pass up 3) as object 4) ignore.
Explain the use of test director software?
What are different types of checkpoints?
What is the purpose of gui spy?
How to force wr to learn the sub-items on a menu?
Write test scripts on a scenario where you have to transfer data from one table to another.
supose 10 times text data is there but it will run 8 times whtat will you do.
plz give me code or steps for pop up exception. or can u tell me how to pause test run for defining handler function?
Can anybody Explain me about the liasing with the developers,and a tester can make a test plan well?plz explain me as soon as possible ,thanx in advance.
When would you use 'set_window' and when would you use 'win_activate'?