What is Syncronisation in Winrunner?
Answers were Sorted based on User's Feedback
Answer / kumaravel.kv
You can using the synchronization point in winrunner, it is
used to anticipated timing problem between test and your
application
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / 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 |
Answer / shumi
The system always not respond in same speed for all the
operations..this may lead some problems...so we can over
come those timing probs using Syncronisation...
Syncronisation is nothing else but matching the tool time
with the application time....
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / anbarasi
syncronisation is fixing a particular point in an
application till that we can test our application... testing
our application within a particular limit
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / anbarasi
syncronisation is fixing a particular point in an
application till that we can test our application... testing
our application within a particular limit
Is This Answer Correct ? | 0 Yes | 2 No |
What is the add-in used to test the web application in winrunner?
1 Answers Hanu Software, Second Foundation,
where does WR records the information about objects in AUT?
What is the usage of Test case Design Techniques,in Integration/System Testing?
what is the extension for WR files?
By Default if you save a File with just pause statement in the script how it is going to store in winrunner?
which testing life cycle are u following & explain
what is the TSL statement for pass/fail crieteria appear in the test results of TD?
What is the procedure for Using Batch tests?And in real time how will use you use batch Tests?Explain with Clear Example?
what is the automation frame work ?
How to set a value in to a data table from the script in winrunner?
How we conduct Regression Testing through WinRunner
What is tsl? What 4gl is it similar too?