What is the extension of script and object repositary files?
Answer Posted / 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 |
Post New Answer View All Answers
How to find the path of folder in which the test is saved in qtp?
Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?
Which scripting language used by quicktest professional (qtp)?
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression
what is key word driven frame work ? why it is called like that ? what is the diference between keyword driven and data driven frame work ?
What are the different types of recording modes in qtp? Which will be used when?
i have doubt suppose iam purly working in manual, when i will get work to do on sql and performence testing? pls any one clarify doubt?
what is impact analysis on regression testing?
iam working in QTP for 2+ of exp if i attend the interview what r questions asked in perfomence testing{loadrunner} ? pls any one can say answer to this question?
How do I get the QTP scripts result in xml format by using vb script function?
what are the mandatory properties for a tex boxc (scenario?)
what is the difference btn risks & Therads in the Test plan documentation?
Explain the qtp test phases.
Hi All, How to get repeated word in string . Thanks Balaji
Get the count of files of similar types from a folder.