what is syncurnisation point? what is the use of this in
real time environment? plz explain?
Answer Posted / sai sankar
Synchronisation point is used in QTP to give a time map
between the tool and the application. With this feature(SP)
the tool(QTP) waits for the application to be completed for
certain actions (basically internal actions which takes
some time to be completed like updating a data in the
database etc) while executing the scripts.
Again we can use SP and also we can increse the Timeout
option in QTP from the same purpose.
But by using SP tool waits till the action process ends ,
while by using timeout option the tool waits for a specific
time period given by us ,irrespective of the fact that the
process /action is over or not.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How does quicktest professional identifies the object in the application?
What is the script for database check point, bitmapchek point, regular expression ?
Why to use descriptive programming?
What is Port testing. Whhen will you perform?
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
What is text check point and text area check point?
RECENTLY I PLACED IN QTP..HOW TO IMPROVE VB SCRIPTS KNOWLEDGE? IAM STRUGGING TO WRITE THE AUTOMATION SCRIPTS? ANY BODY TELL HOW TO IMPROVE QTP SCRIPT SKILLS?
How do you perform Regreession Testing?
How to use checkpoints in qtp ?
What is the significance of “action 0” in qtp?
What are the key elements available in test result window?
How does qtp identify gui object?
Explain calling sub procedure.
What is quick test pro?