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 |
in how many ways you perform batchtesting?
How would you parameterize the text field "Country" and the same "country" when it appears as combo field on other page with text field city and same with City combo field?
Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
I am getting an error "failed to open the XML checkpoint result viewer" in result window,after clicking on "View XML checkpoint results".Someone suggest me settings,if any...
can i automate java web application using qtp web addin only not using java addin
What are the Features & Benefits of Quick Test Pro ?
Explain process of smart Identification in QTP?
what is the difference betn QTP 8.0 AND PREVIOUS VERSION
you written some code in qtp for opening google.com browser and entered some text inthe search text box and clicked search button. this is ur script.. before running this script i have already opened two google.com browsers. now am running the script what will happen? script will run or what?? Thanks... Nani
What are they Advantages and Disadvantages in QTP 9.2?
After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans