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 |
Explain different recording modes?
I have a 10 lines of qtp script, while executing i got an error at line 7 but i dont want to stop the execution i want to continue the execution up to last line and display the test result window, wts the syntax we use?
3 Answers BirlaSoft, Collabera,
Can you tell me any books or websites to learn VB Script for QTP ??
whai is meant by automation testing?
Hi all , I am new at QTP I want a sample script to check validation messages(For java script or VB script) for login page with for web based application.. Any one can Help. I have to complete it in two days I need urgent help.. Ex. if I want to check mail.yahoo.com 1 > If user doed not exist it display "Username does not exist" 2> if invalid Uname and password then it display" Invalid Uname or pass" 3> Loing Sucssessfully. I want to check this types of application by using data table to give values of username and password.. Thanks
What is the difference between "Call to copy of action", "Call to existing action" & "Call to winrunner action"?
Explain types of output values?
Does QTP support Linux Red Hat? Does QTP support Flash?
How to connect the real time application application with the QTP?
I hav installed QTP8.2, im working on webapplication, while running the script giving error msg like "QTPro.exe generated errors and will be closed by windows. You will restart the program. An error log is being created". Pls anybody what is the problem, what i have to do for this? Thanks...
When testing a web application, the url for each page changes, so using QTP how do u handle this scenario. If anyone knows please answer in detail about the whole procedure. Thanks a lot.
how to get the object count ?????????