G.RAVIKUMAR
Answered On : Nov 18th, 2006
The system time dont respond the application time in this situation we should use synchronization test .
1.retrive from the information from database.
2. progress bar reach 100%
3.corresponding error message should be displayed.
In this situation we should go to setting to change the application time 1000 mil-sec to change 1 sec. thats all
Login to rate this answer.
Titus
Answered On : Jan 8th, 2007
Sometimes it may be required that Winrunner should wait for sometime until the specified action is performed.
This is called synchroniztion. Winrunner stops the execution of the script until the specified action is performed.
Regards
Titus
Login to rate this answer.
when there is a timeing anticipation problem between your application and tsl we use synchronize point.
Login to rate this answer.