What is the extension of script and object repositary files?
Answers were Sorted based on User's Feedback
Answer / ravindranadth
This is the first time posting the answer. there are 6
extns are there in QTP.
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
Recovery scenario :.qrs(Quick Recovery scenario)
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / basha
The extension for :
SCRIPT file : .mts
OBJECT REPOSITORY (shared) : .tsr
OBJECT REPOSITORY (per action) : .mtr
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / sharath
The extension for Script file is .mts
and the extention of the repository file is .tsr
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / me :)
Hi poonam can you check whether tsr is for shared and mtr
is for per test??
OR both mtr and tsr can be shared across??? ;)
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sanjeev
extention of script file is .mts(Mercury Test script)
extention of object repository file is .bdb(Borkely
database)
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / ravipati srini
Can anybody tell what are the extension of the below:
.tsp
.tsr
.mtr
.mts
.bdb
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / poonam
Extension for test script:->
* The extension of Test Script File : .mts
Extension for test repository:->
* The extension of test repository(per test): .tsr
* The extension of tesr repository(shared): .mtr
| Is This Answer Correct ? | 1 Yes | 7 No |
What is the scripting language used in QTP?
What is object spy in quicktest professional?
Question:how many types of repositories in QTP9.2?and explain??
I want to run my qtp scipt on the system where qtp is not installed .I don't want to install qtp but i want that system should use the qtp from another system in lan just the qtp instance should be launched on that system without having qtp installed on it .I probably know the solution that it will be solved through RMI but how to get this problem solved plz help i anyone know the answer
How to find the number the number of Links, Brolken Links in a webpage?
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
can i compare two databases using QTP ?
Take a situation when you are working with QTP, suddenly system has crashed.so you again start the system. My questyion is how can QTP directly opened when the system desktop appears.
Explain runtime dynamic settings?
Give me Example for Generic Functions in QTP Framework....Anybody please answer me..Thanks in Advance
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)