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 |
How to open a new test using quicktest professional?
. Types of properties that Quick Test learns while recording?
I have a string "Redfort is in Delhi" how do u write vbscript for " Delhi in is Redfort"
How many actions we can write in a test?
What is the difference between byref and byval in qtp?
Explain about Standard output value, Text output value, database o/p value, Xml O/p value, Xm o/p Value
hi all, I have installed QTP successfully on windows vista. I am able to record and run on windows applications, but facing problem with web applications. While recording, I am able to open the web application, but when I click on any object or give login name and password, the events are not getting recorded in QTP. Could anyone solve the problem. Any settings to be done for web applications other than selecting web-addin? Waiting for replies. Thanks in advance.
What is the file extension of the code file in qtp?
How u will open the build automatically in QTP except using Systemutil.run command
Define Environment Variable in UFT and its uses?
how to display message with out using msgbox function?
What are the advantages of a Hybrid framework?