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
hi this is uday iam trying for testing job with 3+ yrs of exp if u have qtp faqs materil plz send me thanks in advance
What is the difference between writing a function and writing a script?
Define parameterizing?
What is the purpose of regexp_label property?
How to get the resolution settings?
How do you call windows APIs, explain with an example?
How to have winrunner insert yesterdays date into a field in the application?
Name the three modes of running the scripts?
How to to get the information from the status bar without doing any activity/click on the hyperlink?
What is the usage of Test case Design Techniques,in Integration/System Testing?
what is the use of generate script that is avaliable 3 places(file settings, tools, object identification)
How do you suppress a regular expression?
How do you make the configuration and mappings permanent?
How do you handle unexpected events and errors?
What is the purpose of different record methods?