My Space

April 4, 2006

Synchronization

Filed under: My Technical View — Mayank @ 11:11 am

Synchronization is main thing in automation testing tool. It's very useful when you operate many test in one script at the same time then you can use synchronization function because when you put synchronization function in the test script then testing tools stop the execution for a particular interval of time. Synchronization is managed the time interval between your script and application because any testing tools runs the recorded scripts in milliseconds but application don't give the response according to tools that's why we are using synchronization function. You can synchronize your script in three ways- wait statement, synchronization function, and change the settings of testing tool.

3 Comments »

  1. What is the Use of synchornization in QTP and how do you set up in script ?

    Comment by RAMESH — September 25, 2006 @ 5:28 am | Reply

  2. We are using synchronization for solve the anicipated timing problem between your application and test script. We can set this through wait, synchronization function, and Run Setting.

    Comment by Mayank — September 26, 2006 @ 3:05 pm | Reply

  3. hi

    i have one doubt in synchronization. when i am recording the website(http://newtours.mercuryinteractive.com) i can give synchronization point where i ever i want or i need to give particular location?

    and one more doubt can i give synchronization point after recording.

    please explain detail with example.

    Comment by aruna — December 4, 2007 @ 10:03 pm | Reply


RSS feed for comments on this post. TrackBack URI

Leave a comment

Blog at WordPress.com.