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 |
If aclient comes to tester ask to bye a tool Keep aside about the cost,In what way we can choose the tool.
from where we will retrieve data for data driven tests in qtp?
Can we record using all the modes in a single script? Explanation with example is appreciated
Hi What are re-usable actions in QTP? -Thank You
scalability testing comes under in which tool?
Hoe to generate all numbers in between to numbers suppose all numbers in between 1 to 100 using vbscript give me code
What is the file extension of the code file & object repository file in QTP?
hello, i was install Q.T.P.8.2 in windows xp version .when i am running my programs all the desktop icons are disappear why so. please guide me anybody how can i come out side this problem.
hi this is srinivasa(from blr) i complited my B.tech(e.c.e) in 2007 im searching job in s/w testing but idont have freshers resume for s/w testing please send some s/w testing resume for me(fresfers resumes only) advns thnks you
can we enable smart identification for test object
how to write this script using descriptive programming? the script below is the script generated by QTP plz write the script using descriptive programming? plzzzzzzzz do answer thanku Browser("Welcome: Mercury Tours").Page("orkut - login").WebEdit("Email").Set "test123" Browser("Welcome: Mercury Tours").Page("orkut - login").WebEdit ("Passwd").SetSecure "475259b450e3d212bef4a5f5ce9d32ebcbf4" Browser("Welcome: Mercury Tours").Page("orkut - login").WebButton("Sign in").Click Browser("Welcome: Mercury Tours").Page("orkut - home").Link ("Logout").Click Browser("Welcome: Mercury Tours").Page("orkut - login").Sync Browser("Welcome: Mercury Tours").Close
If an application name is changes frequently i.e while recording it has name, in this case how does QTP handles?