what is synchronization point, synchronization method, wait
property method? with examples.. plz explain this in brief

Answer Posted / nitin sharma

Synchronisation is a process which we use for performing
better excecution and results in QTP.
Why we use: QTP gives instruction one by one with the same
speed while AUT have more speed for some operation of
exceution and less speed for some operation of
excution.So,for better results and execution we use
Syncronization process.
We can use it by inserting:
1.Sync Property:It allows specific time for page to
navigate until it goes to next step.for eg: Browser
("Google").Page("Google").Sync
2.Wait Property:Here we are forcing QTP to wait before
going to next step.Suppose we have given Wait(10) and
object can display in 6 sec then it will wait for 4 sec
more. Systemutil.Run"http://www.google.com/"
Wait(10)
3.Inserting Synchronization points:We can insert through
Insert>Syncronization point.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.

1449


how to find that tools work well with your existing system?

1406


what is the hierarchy to use properties in descriptive programming

1505


Give the syntax to load function at run time.

631


What is the difference between the keyword view and expert view?

528






What is the difference in the global and action sheet in qtp?

571


How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?

577


Hi this is chandra if any one have Navigation of LAB QTP, I want Navigation of those tools, if any one have the and know the Navigation each and every part of the QTP, plz send me my mail naruboinac@yahoo. com,naruboinas@ gmail.com

1454


give me the code to save all messages of inbox of gmail into a folder and notepad

1625


How does QTP identify an object?

616


What is the extension of the recovery scenario file in qtp?

548


What is an object repository?

612


What is system testing and what are the different types of tests you perform in system testing?

603


What ate the Technologies supported by QTP?

648


In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?

566