What are the types of Object Repositories in QTP?
Answer Posted / sreeprasad
There are two types of Object Repository files in QTP
1) Per-Action Repository file
2) Shared Repository file
The Extension of Per-Action is .mtr
The Extension of Shared is .tsr
We can use Per-Action as Shared one, but we cannot use
Shared Object Repository as per-Action mode. when u use
like this both file uses same extensions i.e (.tsr)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Where can I find and view run-time data table?
How many types of status are there?
Explain the qtp test phases.
How do you test the text displayed in the header portion of times of india epaper. Hot news(banner) are scrolling in the top of the page, how do you test using QTP?
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?)
Explain the concept of object repository and how quicktest professional recognises objects?
what is the hierarchy to use properties in descriptive programming
If the objects hierarchy is changing from build to build, then how you will handle that condition?
Without using gui map editor we can recognize the application in winrunner ?
If I change the property value at runtime is it effect is object repository?
Explain in brief about the quicktest professional (qtp) automation object model?
What is the new version of qtp which is recently released in the market?
what is the frame work in J-meter?
Explain how to use QTP to check broken links on a page?
Describe function procedure in vbscript.