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 |
How qtp identifies objects?
I m in new and want to learn QTP. Is any website which provide free QTP video training.....also can downlaod....
How to open a new test using quicktest professional?
I have to pass all the test cases into gmail userid and password using functions please give me code thanks have anice and greate day
if we made any changes in shared object repository how it reflects of others like our team members?
Today only i joined in this site. Can u please tell me definition of parameterization. and how i can do the parameterization?
Syntact for how to call one script from another? and Syntax to call one "Action" in another?
In an Excel sheet take two fields as agentname and password and type some valid agentname and password.call that excel sheet in qtp so that qtp opens the flightreservation window taking into consideration how many records are entered in the excel sheet.For example if 3 records are entered today it will open 3 FR windows,if in near future the records are more than 3 then it will open that number of times.
Hi, Am trying to download QTP 8.2 version.its not supporting Windows Vista.Can you please help me out from this.Which QTP version supports this. Thanks in Advance.
What is the dis advantage of check points in QTP, if any?
What is the difference between browser sync and page sync in QTP?
Does the Existing reusable action can be modified at the time of calling the action?? Please help me..