Explain in brief about the QTP Automation Object Model.
Answer / sreeprasad
Essentially all configuration and run functionality
provided via the QuickTest interface is in some way
represented in the QuickTest automation object model via
objects, methods, and properties. Although a one-on-one
comparison cannot always be made, most dialog boxes in
QuickTest have a corresponding automation object, most
options in dialog boxes can be set and/or retrieved using
the corresponding object property, and most menu commands
and other operations have corresponding automation methods.
You can use the objects, methods, and properties exposed by
the QuickTest automation object model, along with standard
programming elements such as loops and conditional
statements to design your program.
Is This Answer Correct ? | 2 Yes | 0 No |
Hi ,Can any one pleas explain how to test splash objects using QTP?
I have made the recovery scenario in script. When i am exceuting the script. it stop automatically after running recovery scenario. Please tell the resaon?
regular expression in qtp standar check point for months from accepting months from january to december only
Plze let me know how you can validate in the QTP that printed documents is correctly printed or not ie how we can do the validation that all the records or text are printed successfully in the printed document as per the application format requuired.
hi, Can any body tell me whats the difference between the QTP and the Rational Robat ad the Silk Test and LOad Runner and are they used in any Company On the Major scale bcas I finnf Many comapny Using the Manual Testing Only Hence Askin the Question Hope I will get the Assitence .
Can we create user defined functions in qtp?
what are the metrics in general we use in testing
How is GC reddy online program Will i get placed How are the placements.
Why use Regular Expressions?
Is virtual object supported in low level recording mode?
tell me about regular expressions in QTP? where we use? give eample?
What is the syntax to call one script from another?