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 |
Plze let me know how you can validate in the QTP that printed documents is correctly printed or not ie how we can do the validation that all the records or text are printed successfully in the printed document as per the application format requuired.
How to Test the mainframe application?(tell me few basic things)
Use of Debug Viewer?
can u Give Procedure to Handle Pop Window & write Code for that
Explain script generated at the time of setting runtime property?
What types of testing comes under functional testing or in other word what will you test in functional testing?
We stored into the objects OR and then write the scripting
Does UNIX support QTP? If not what is the other tool used for Unix environment?
How many ways we can parameterize data in quicktest professional (qtp)?
How do client side image and server side image work?
is there any addin for remedy user application
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?