What is start and End point of Sychronisation?

Showing Answers 1 - 2 of 2 Answers

Pasha

  • May 6th, 2006
 

Synchronisation is represented as "Intelligent Wait Statement"

It starts sequentially while TSL Script is executed

Waits till the defined objects property is changed and ends accordingly.

  Was this answer useful?  Yes

sivasankar

  • May 9th, 2006
 

As Pasha said I want to add

Synchronization helps us to maintain the time lapse between the application  under test and the WinRunner time. Because Winrunner takes exactly one second to pass one line of code. So, when WinRunner completes executing code, application still continues its process in some cases.

Eg: When we r selecting an "Insert Button" in an application.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions