how can u put synchronization point in qtp,wat is exactly
synchroniztion why we use it wat is benifit in qtp
Answer Posted / devi
Synchronization
It is a process of matching the speeds of both QTP and AUT
in order to get proper execution and results.
Where Synchronization is required:
During test execution QTP gives instructions one by one with
same speed, but AUT takes less time for some operations
execution and more time for some operations execution, that
time we may not get proper execution and results. In order
to get proper results in between QTP & AUT synchronization
is required.
There are several methods available in QTP for synchronization.
1. Inserting Wait statements.
2. Inserting Synchronization points.
3. Increasing Tool default synchronization time.
4. Sync Method (Only for WEB)
5. Exist Property
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What are the differences between qtp and winrunner?
How QA specialist can identify when programmatic descriptions are useful?
Hi, how can we check or avoid the memory leakage in QTP9.2?
What is the use of an object spy tool in qtp?
hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
Hi! My OTP script has several bitmap checkpoints included which I check in the test results xml file. The test is for SAP 4.7. I need to save these bitmaps to files or at least export them to the html file using the export function in the test results viewer. Could you please help me with this problem? Thank you in advance! Best regards, Peter
I am sathish , i want to test the Application of JIL.org ,Mobile Emulator ,by using QTP10.0. I am trying to do testing on that Application , but Child Objects are not identified by the QTP. Please can any one help me
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
How does quicktest professional (qtp) identifies the object in the application?
Write a script to verify font style and color of a windows object using descriptive programming
What is Curd testing?
Hi Friends, How many types of Data Bases available in market... What is the diff. while using Syabase and Oracle in a Project... ? and what is the main diff. of Syabase and Oracle databases... ? Thanx in advance..
If I change the property value at runtime is it effect is object repository?