Give me brief idea about QTP automation object model?
Answer Posted / venkat
Using AOM we Can Automate The Quick Test Process .This AOM
Supports Some methods and Properties Through Those Methods
we can open the test ,select the addins,save the test
finally close the test.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the registration process and examination fees?
If you are testing a web application then what will you test in that application?
What are the automation metrice in your project?
What are the views available in qtp?
How do you delete unwanted results in qtp?
How many types of parameters are there?
What is output value? How many types of output values are there in qtp?
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…..
How to find the length of the string in qtp?
How to find the difference between 2 dates in qtp?
Explain calling sub procedure.
How to add synchronisation points in qtp?
What processes will be required to manage updates to the web site's content, and what are the requirements for maintaining, tracking, and controlling page content, graphics, links, etc.?
how to disable the pop ups through QTP using a script
Why we load add-ins in qtp?