what is the extension for QTP files?
Answers were Sorted based on User's Feedback
Hi frds,
This is the first time posting the answer. there are 5
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
| Is This Answer Correct ? | 41 Yes | 2 No |
Answer / rajendra
Extensions for QTP files
script : *.mts -mercury test script
Object Repository : *.mtr -mercury test repository
friends don't confuse with *.vbs
'vbs' is expention for vb script not for QTP test script
byeeeee
rajendra
rajendra_penumalli@yahoo.com
9885162742
hyderabad
| Is This Answer Correct ? | 26 Yes | 5 No |
Answer / ravindra
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
| Is This Answer Correct ? | 18 Yes | 0 No |
Answer / chinna
Hi,
Library File extension .vbs
Test Script .mts
Peraction .mtr
Shared repository .tsr
Action template .mst
Recovery scenario .qrs
Batch Test .mtb
| Is This Answer Correct ? | 20 Yes | 2 No |
Answer / alliance info
scripts are stored with extension ---- .mts
action template file is stored with extension --- .mst
per action repository is stored with ---- .mtr
shared action repository is stored with --- .tsr
| Is This Answer Correct ? | 14 Yes | 1 No |
Answer / kiran
please check before posting information properly, as i can
find many errors
| Is This Answer Correct ? | 7 Yes | 4 No |
Answer / shraddha
Hi,
Can anybody please tell me that as per QTP 10.0 what is the
extension of local repository?
I'm some what confused between .bdb & .mtr....
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / rajendra samal
1. How to count no of values on the drop down using DP on QTP?
2. How to verify the require one is there in the drop down
or not using DP?
reply on --- [rks286@gmail.com.]
Thanks in advance to all
| Is This Answer Correct ? | 0 Yes | 0 No |
Can we directly automate testscripts accrdoing to requirements? WHY ?
Explain the features and benefits of quick test pro(qtp)?
When u r running a script , if u get a popup window that describing that u have received a mail to your outlook application. so to avoid the interference of the popup window , which recovery scenario(popup,object state,application hang,system crash) would u use ?
Where are the snapshots stored?
what frame work you are following?
What are the option you can use to synchronize your test?
How to give a call to another action from one action?
What is the current version of QTP?
What does Reporter.Reortevent2 does?
What are parameterizing tests?
Tell me Three major differences between QTP & Winrunner?
Hi, i have a string like "INDIA". I need to display this string vertically in Msgbox?