what is syncurnisation point? what is the use of this in
real time environment? plz explain?
Answer Posted / nandankumar
"Syncronization is a process of matching the speeds of both
Qtp and application in order to sync with each other to
obtain proper testing results".
3 ways we can do
1.by inserting the syncronization point statement
--by default qtp has 20 sec's for executing any test..but
if we insert sycronizatin point statement (time in milli
sec's)
suppose if we give 5000 millisec's(5 sec's) then it will
wait default time (20)+5 secs.
with in this time if qtp identifies the object information
then it will perfom the actions on the application..if not
identify that means the application is too slow not sync
with the qtp then it fails and shows us the error..
2.By inserting wait statement
wait(time in sec's)
if we suppose give
wait(50)
then it will wait blindly 50 sec's
3.Increasing the default time
by default we know that qtp has 20 sec's
we can increase this in menu item file -settings- 60 sec's
if we increase this blindly qtp will wait 60 secs and
perform action on aut.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How many types of recording modes are there?
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
Hi Friendss..., can any body help me.. 1. Tell me your achievements(Technically)..? 2. Tell me your strengths(Technically) and weakness(Technical)..? 3. Why are you looking for change..?
Can any one tell me about "Mapping Repository Parameter Values" and why we use it....??How to use it???Please, tell the preconditions also...........???? Thanks in Advance
Explain the use of action split in qtp?
What are the different ways to invoke an application using QTP?
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
How to export quicktest professional results to an .xls file?
give me the code to save all messages of inbox of gmail into a folder and notepad
I want to grow as a Automation Engineer,Kindly help me in clearing my interview that what interviewer looks for as a Automation Engineer. I am having three years of experience in testing.
What does it mean when a check point is in red color? What do you do?
How qtp identifies objects?
how to convert 100 into hundred repees only and viceversa
What is QTP testing process?
What the differences are and best practical application of Object Repository?