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 |
How can I map test requirement to Test Set (multiple test cases)? Under test lab, I have multiple test cases. I would like to map 1 requirement to all test cases under that test set (in test lab)? Currently, I think QC only allow mapping 1 test requirement to 1 test case. Instead I would like to map 1 test requirement to multiple test cases under one test lab.
4 Answers CarrizalSoft Technologies, DST Global Solutions,
Explain the Keyword View ?
What is wrong in my code?
What is SQL injection?
Are Shared ORs read-only?
What are the various types of Actions in UFT?
How would you export a script from one pc to another in qtp?
what is the Command used to start the QTp from Run.(start-> Run)
I have a list box which contains duplicate values e.g. A,A,A,B,B,B,C,C,C.Now write a code in qtp to test the list box . Scenario #1 : I have to check whether any values are there? Scenario #2 : If duplicate values are there,then how many time it is getting duplicated? Svenario #3 : how can I test presence of items in list box ommiting duplicate values?
can u explain about QTP Frameworks? what are the framework types are available? and How to set or create frame work for a application? Explain briefly?(Also give me one example)
What type of VB script u had done in expert view?
I open login gmail page after that QTP is not able to identify the object present in it then what u will do