Wednesday, May 18, 2011

Synchroniztion:

Synchronization is a process of matching the speeds of both the tool and the application in order to keep them in sync with each other to obtain proper testing results
Here the main concept is making the tool to wait till the application finishes its work it can be done in following ways.
Ø  Inserting the synchronization point
Ø  Increasing the default time
Ø  Inserting the wait statement
SYNTAX: Object hierarchy. Wait property ”Property name” property value, extra time in milliseconds
Syntax for Wait Statement:
                        Wait (time in seconds)
Example: Wait (5)

1 comment:

  1. Its very useful, easy to understand and to the point information.
    Thanks Alok for sharing all this information with us.

    keep sharing information with us.

    ReplyDelete