what is the use of automation objective model?where is used?
plz tell me
Answers were Sorted based on User's Feedback
Answer / priya
The QuickTest automation object model provides objects,
methods, and properties that enable you to control
QuickTest from another application.
When to go for QuickTest Object Model:
Any QuickTest operation that you must perform many times in
a row or must perform on a regular basis is a good
candidate for a QuickTest automation program.
Ex: Starting QuickTest and configuring the options and the
settings required for recording on a specific environment.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / lakhan
The QuickTest automation object model provides objects,
methods, and properties that enable you to control
QuickTest from another application.
When to go for QuickTest Object Model:
Any QuickTest operation that you must perform many times in
a row or must perform on a regular basis is a good
candidate for a QuickTest automation program.
| Is This Answer Correct ? | 0 Yes | 0 No |
what are the parameters you are considering for object identification?
In the QTP the snap shots obtained during the recording time will appear in the active screen, if we have to use the snapshots from where we have to access. in which memory location of QTP they will be stored?
Suppose U change the script whether it affect the object properties of the object in the object repository
Hi,Every one,my name is RAHUL,aim wondering if any one got QTP software? If yes,can u plz knock on to gchinthakindhi@gmail/yahoo.com. THANK U.
Explain how Does Run time data (Parameterization) is handled in QTP?
when qtp recognizes a web link like (hyper link)wich properties it is going to take to identify the objects unquely? what is Ini file in QTP?
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
How to handle Run-time errors?
what is the another name for blackbox testing?
what function you write to do database testing with the help of qtp?
Write a QTP script to print all the link names displayed in a web page
If there are some browsers opened and I don't how many browsers are open, Now I want to close all the browsers that I don't know how many are opened. What would be Descriptive programming for this in QTP using VB Script..??? Please send your answers.