What is difference b/w
AOM,DOM,COM
Have u ever is used ny of the models.If so why?
Answer / nath t
AOM: Automated Object Model with this model we can create
QTP object. without opening QTP, we can do open Test, add
repositories, recovery scenarios, .vbs files, Datatable
(excels) etc.
DOM: Document Object Model this is come under HTML like
that. i have n't worked on this.
COM: Component Object Model with this model we can create
Excel, MS-Word, OutLook objects etc.
with this object we can do with out opening Excel
application, we can add sheet and count the rows and
columns etc.
like this way we can use these objects based on criteria
| Is This Answer Correct ? | 18 Yes | 3 No |
How to test login module with different username and password by using data driven testing in QTP?
If object is not recognized by qtp but the object is standard object what is your approach?
Flight reservation using input and output parameter script.
How to use reporter.report event in qtp ?
Hi PLZ explain User Defined Functions in QTP with eample?
What do you mean by iteration?
unable to get item from the combobox using descriptive programing. can any one give me the peice of code to schedule the booking from one place to another using DESCRIPTIVE PROGRAMING.
How to find given string is palindrome or not without using strreverse() function?
How to create runtime property for an object?
Suppose U change the script whether it affect the object properties of the object in the object repository
What is the Dynamic Scenario in QTP? And also anybody give the example for this?
what is the difference between built-i function and In-built function?