What is the extension of script and object repository files
in QTP?
Answers were Sorted based on User's Feedback
Answer / raja83
Extension for Script is .mts
Extention for Repository is if it is per action (.mtr)
wlse shared (.tsr)
| Is This Answer Correct ? | 27 Yes | 3 No |
Answer / naveen
Extension for Script is .mts
Extention for Repository is .mtr
| Is This Answer Correct ? | 18 Yes | 5 No |
Answer / sridhar .b
The extension of Script in QTP is .vbs
The extention of object repository is .tsr
| Is This Answer Correct ? | 11 Yes | 7 No |
Answer / puja
The extension of Script in QTP is .mts
The extention of object repository is .tsr
| Is This Answer Correct ? | 8 Yes | 4 No |
Answer / shweta gupta
Extension of script can be either .mts or .vbs
Extension of Local Object Repository is: .mtr
Extension of Shared Object Repository is: .tsr
| Is This Answer Correct ? | 8 Yes | 6 No |
Answer / ramesh
extension for QTP script is .mts
extension for QTP Shared Object Repository is .tsr
extension for QTP Local Obeject Repository is .bdb
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / mohan
Local Object repository=.MTR(Mercury Test Repository)
Shared Object Repository=.TST(Test Shared Repository)
| Is This Answer Correct ? | 4 Yes | 5 No |
Answer / geena
Extension for Script in QTP is .mts
Object repositoy is .bdb
The extention of shared repository is .tsr
| Is This Answer Correct ? | 4 Yes | 8 No |
Answer / meenakshi.patil
extension used for script depends on which script u use
ex for vb script .vbs
extension used for object repository is .trs
| Is This Answer Correct ? | 6 Yes | 19 No |
In a webtable, lets say there are 10 records and 1 column. let say "image" is available for 1st,2nd and 3rd records and 4th onwards image is not available. How to recognise for that cell image is available or not?
In my QTP script I have a word in notepad that ends in a question mark, for example... "father?" As part of my script I want to delete the question mark. How do you delete a character in notepad?
How to use Environment parameterization in QTP? Explain with an example.
how to calculate no. of repeating characters in a a string..please give me the code
How to test whether the navigation i.e. from one page to another is working r not using QTP for web based application. plz explain in detailed or mail the sample code to malepatin@gmail.com
Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.
What is a runtime datatable ?
Why u don’t like recording the script and writing the script
what is the defference between QTP 8.2 and 9.0and 9.2? plz tell me
How to capture screen shots when an error occurs?
Who is the best faculty for QTP in Hyderabad? Is it Mr. G.C.Reddy, some are referring his name?
what is descriptive.create()in qtp?