Give me brief idea about QTP automation object model?
Answer Posted / manjunath
Hi All,
Object model: object models mainly classified in to
1. Object repository : interfaces between application & QTP
tool ( using physical properties Q T p identify object in
the window (or) page (or) application).
2. Object identification : here tester converts non-
standards object in to standard object.
3. Object Spy : Using this, tester can know the physical
properties of the object
Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How will you check that your test cases covered all the requirements?
How to customize checkpoints with parameters?
What is 'sleep' in sync point?
What are the various types of Actions in UFT?
What is the difference between rational rose and QTP?
In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!
What is the significance of “action 0” in qtp?
in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
How do you capture tooltip using QTP?
Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet.
Is there any relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)
What is the difference between analog and low level recording?
What is the quicktest professional testing process?
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.