Answer Posted / kalyani galla
it is a process of matching the speeds of both the tool and
the application involved in testing in order to keep them in
synchronization with each other to obtain proper testing
results.
The main concept of synchronization is making the tool to wait.
it can be done in 3 ways.
1.inserting the synchronization point:
syntax:object hierarchy.wait property "property
name".property value,extra time in milliseconds.
2.inserting a wait state statement.
syntax:wait(time in seconds)
3.Increasing the default time.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
write a script to verify the image path(src property) of the images which are in web pages.
Hi.. I want to do parametrization for selecting perticular flighr say XYZ by using local table: criteria: 1.If flight is available msgbox "Flight is available" and then select flight from flight table and click to ok button after that as enter username and ticket no and then stop 2. otherwise msgbox " Flight is not available" and stop Please help me out ..and let me know your responses on dipak.bachhav@gmail.com Regard, Dipak
Key word driven framework
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))
Generic function to search for the unique link in webtable and click on it
Why qtp the best testing tool?
How does quicktest professional (qtp) identifies the object in the application?
What is the difference between run time object and test object?
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?
Is it possible to merge two object repository files in qtp?
Explain the concept of object repository and how qtp recognises objects?
Explain how qtp identifies objects?
How is the Bitmap checkpoint different from Image checkpoint?
what are the limitations of smart identification in qtp 9.0
What is the basic concept of qtp?