What is the extension of script and object repository
files?
Answer Posted / ram
For script--- .mts(Mercury test script)
For local object repository-- .mtr(Mercury test repository)
For shared object repository-- .tsr(Test shared repository)
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to analyzing test results using quicktest professional?
What are the technologies supported by qtp?
How we can import data from database?
what frame work you are following?
Explain how Does Run time data (Parameterization) is handled in QTP?
What is the parameterization?
Mention the test steps of qtp.
How to record a qtp script ?
Hybrid framework supports Descriptive programming. Is it true?
suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?
When to use shared and local object repository?
How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?
How smart identification works in qtp ?
Is it possible to call from one action to another action in qtp?
Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.