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
Tell some commonly used Excel VBA functions?
How you can make an action as re-usable action?
What is the basic concept of qtp?
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
What is text check point and text area check point?
Without using gui map editor we can recognize the application in winrunner ?
Explain runtime dynamic settings?
What are the different properties of an web object
How the exception handling can be done using quicktest professional (qtp)?
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
terminal services client
Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.
What do you mean by iteration?
Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?
how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance