Give me brief idea about QTP automation object model?
Answer Posted / srujan- noetic soft
Essentially all configuration and run functionality provided
via the Quick Test interface is in some way represented in
the Quick Test automation object model via objects, methods,
and properties. Although a one-on-one comparison cannot
always be made, most dialog boxes in Quick Test 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 Quick Test
automation object model, along with standard programming
elements such as loops and conditional statements to design
your program.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
banking project description for software tester
Can any one tell me about "Mapping Repository Parameter Values" and why we use it....??How to use it???Please, tell the preconditions also...........???? Thanks in Advance
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
How software automation specialist enter steps in the Expert View?
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain
What is Curd testing?
When you open QTP, how many sheets you can see?
Can any one send me the QTP Basic Coding Samples?
What is Distributed testing? How does UFT support it?
Explain different types of checkpoints?
Have you done batch testing in qtp? If yes how you are doing?
How can you give wait up to 10 seconds in qtp?
why you have standardized functions? plzzz guys with real time exp. do answer
A FORM CONTAINS 5 FIELDS. 1 FIELD IS ENABLED REMAINING(4) FIELDS DISABLED. MY QUESTION IS ENTER VALUES INTO 1 FIELD AFTER THAT CLICK TAB BUTTON THEN 2 FIELD ENABLE THIS PROCESS CONTINUE UPTO 5TH FIELD. HOW TO WRITE CODE IN DESCRIPTIVE PROGRAMMING. PLZ TELL ME THE PROCEDURE AND CODE FOR IT.
What is Unicode Compatibility?