Answer Posted / nagesh
synchronization is a process of making the speed of
application and the speed of QTP in sink.
there are 4 ways of synchronization
1) inserting synchronization point
2) inserting wait() method
3) using .exist() method
4) increasing the global syncronization time
---> poli.nagesh@gmail.com
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Describe function procedure in vbscript.
what is supply chain management?
What are table and db checkpoints?
Does quicktest professional is unicode compatible?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
hi i have 4 yrs exp in manual and automation testing using QTP i need sample resumes plz can u send this mail id pbre1980@gmail.com
Suggest and Define a solution for an application whose objects are not recognized by UFT?
can the activities of test case design be automated?
what are the mandatory properties for a tex boxc (scenario?)
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com
Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.
what difference between runtime object and text object and what property they have. whether they have same properties or different properties.
How to use the object spy in quicktest professional (qtp) 8.0 version?
Have you done batch testing in qtp? If yes how you are doing?
how to test Web application using QTP software