.mtr ( modular test repository or mercury test repository)
plz give correct answer??
Answers were Sorted based on User's Feedback
Answer / anil
.mtr is the extension of Local OR/Per-action OR
.mtr stands for Mercury Test Repository.
.tsr is the extension of Shared OR/Global OR
.tsr stands for Test shared Repository.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / chinna
Hi
per action .mtr (Mercury Test Repository)
Shared repository .tsr (Test Shared Repository)
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / ashok kumar
.mtr:master test resource file (share repository file)
.tsr:test resource file (per action only)
| Is This Answer Correct ? | 1 Yes | 3 No |
How to fetch web elements count from Google Page which contains letter "e"
How to compare source and target database in testing? Can anybody please tell me in detail the procedure how to compare it?
how to write regular expression for Date field?
what does it mean when a check point is in red color? what do u do?
I am using DataTable.ImportSheet method to import the data from an excel sheet to the Runtime DataTable of QTP. here is my piece of code DataTable.import("c:\DataSheet.xls","Members","Members") The first row headings of Members sheet of DataSheet.xls and Members sheet of QTp are matched. but the QTP is taking very long time(approximately half an hour) to import the data into runtime datatable even though the DataSheet.xls has one or two rows in it. Please let me know why this is happening and is there any alternative for impoting the data into runtime datatable of qtp ?
Give me brief idea about QTP automation object model?
What is the significance of “action 0” in qtp?
In QTP how can we recognize objects Without using Object Repository?
how do u plan test automation?
If we are record a same web page for 2 times.1st time it is showing 6 objects in the Object Repository and for the 2nd time it is showing like 7 Objects in the Object Repository why it is happening
How to get all the objects count and objects names in webpage using QTP ?
How can we display the names of the buttons in the toolbar of a webpage