What are the abbreviations for tsr and mtr?
Answers were Sorted based on User's Feedback
Answer / ankita
TSR : Test Shared Repository
MTR: Mercury Test Repository
Sure shot answer.
| Is This Answer Correct ? | 1 Yes | 0 No |
TSR : Test Script Repository (shared action repository)
MTR : Mercury Test Repository (per action repository)
| Is This Answer Correct ? | 8 Yes | 8 No |
Answer / nikil
.tsr : Test Shared Repository/Test Script Repository
.mtr : Mercury Test Repository
.mtb : Mercury Test Batch
.qrs : QuickTest Recovery Scenario
| Is This Answer Correct ? | 4 Yes | 4 No |
Answer / rajendra samal
Batch test:.mtb(Mercury test batch)
Peraction Repository: .mtr(mercury test repository)
Shared repository: .tsr(test shared repository)
script: .mts(mercury test script)
functions : .vbs (vb script)
recovery scenario :.qrs
any doubt email me (rks286@gmail.com)
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rafi
TSR: Test Script Repository
MTR: Modular Test Repository
| Is This Answer Correct ? | 2 Yes | 3 No |
what are the drawbacks for record and payback in qtp
what is clean sweep?
What is the difference between qtp and selenium?
I have a tool for automation testing (eg:qtp).I have two functionality(A & B) to test.A is tested once in a year. B is tested everyday. At present i have the money and resource availability to automate only one functionality.Which one will u suggest and why?
How to handle Dynamically changing Objects in QTP?
What contains Data Driven Framework document in qtp?
Suppose U change the script whether it affect the object properties of the object in the object repository
What is the significance of “action 0” in qtp?
what is Entry Criteria and Exit Criteria?
what is throw object ?
how to read log file using QTP??
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp