Give me brief idea about QTP automation object model?
Answer Posted / atin
TOM or test object model is the object model that QTP uses
to recognise objects in the application. Every object has a
set of properties and attributes which QTP uses to perform
operations. Also using these attributes in form of
mandatory and assistive properties, QTP recognise the
particular object
- Atin Srivastaav
TCS
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
Hi could some one explan what is the use of the function Defination generator, And how to use the function defination generator.. Explan with the example..
descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button
How the exception handling can be done using quicktest professional (qtp)?
An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?
Pls can anyone give me the entire code for the Keyword driven framework with respect to he Flight Reservation Window in detail with explanation. Pls explain in detail stepwise. Thanks a lot. Pls very urgent?.
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so
Can you list some technologies that support qtp?
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?
Explain hybrid framework with advantages and disadvantages?
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.
Output values? i want a practical example
You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?
what the difference between shared repository and per action repository?
what is the difference between modular framework & datadriven framework