Synchronization Point
For Obj/Win Properties:
- Open start->Programs->Win Runner->Sample applications->Flight1A.
- Open winrunner window
- Create->RecordContext Sensitive
- Insert information for new Order &click on "insert Order" button
- After inserting click on "delete" button
- Stop recording& save the file.
- Run->Run from top: Gives your results.
Without Synchronization:
- settings->General Options->Click on "Run" tab.
"Timeout for checkpoints& Cs statements� value:10000
follow 1 to 7->the test display on "Error Message" that "delete" button is disabled.
With Synchronization:
- Keep Timeout value:1000 only
- Go to the Test Script file, insert pointed after "Insert Order" button, press statement.
- Create->Synchronization->For Obj/Window Property
- Click on"Delete Order" button & select enable property; click on "paste".
- It inserts the Synch statement.
|