what is the extension for QTP files?
Answers were Sorted based on User's Feedback
Answer / ddpras
.vbs file extesion for library file
.txt also use for extent text file.
.mts for script file
.mtr for peraction repository
.tsr for Shared repository
.mtb for batch test
.mst for Action file
| Is This Answer Correct ? | 52 Yes | 2 No |
Answer / sreekanth chilam
first of the question is not clear ...
Are you intending to know abt QTP Script file ?
if that is the case then Script file extension is .mts
Other Associated Files in QTP ;
.mtb (Batch File)
.txt,.ini,.xml (Environment Variable Files )
.xls (Input Data/Datatable)
.qrs ( Recovery scenario Files)
.vbs (Library Files)
.tsr,.mtr (Object Reository Files)
| Is This Answer Correct ? | 42 Yes | 2 No |
The extension of qtp scriptfile is ".mts"
and extension of object repo is ".trs"
| Is This Answer Correct ? | 36 Yes | 21 No |
Answer / newton
.vbs file extesion for library file
.txt also use for extent text file.
.mts for script file
.mtr for peraction repository
.tsr for Shared repository
.mtb for batch test
.mst for Action file
| Is This Answer Correct ? | 13 Yes | 1 No |
Answer / jawed
All File in QTP with Extension
Reposetory file
Per test object reposetory = .mtr
Share object reposetory = .tsr
Library file =(.txt,.qfl,.vbs)
Environment Variable File =(.txt,.ini,.xml)
Code File Extn/Scripting file Ext =.mts
Batch file = .mtb
Action file = .mst
Recovery Scenario = .qsr
| Is This Answer Correct ? | 13 Yes | 7 No |
Answer / kunal tambe
Hello Guys,
Here I am mentioning the files which are used in QTP.
.mts (Script file)
.mtr (local object repository)
.tsr (shared object repository)
.qrs (Recovery scenario)
.vbs (library files)
.txt (flat files)
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / vishal
function library files = .vbs, .qfl and .txt
local object repository file = .mtr
shared object repository file = .tsr
recovery scenory file = .qrs
Default.cfg :- "Microsoft Office Outlook Configuration File"
Default.xls :- "This is the copy of the internal datatable which is there by default. 1 sheet is Global, other sheets are as per the Action names"
Login.usr :- "It is a kind of default constant file where all the inbuilt vaialbles are assigned some values or otherwise"
Script.mts :- "This is just the scripts as per each action. Whatever you write in each action will be saved here"
thick_usr.dat :- "It is a kind of default constant file where all the inbuilt vaialbles are assigned some values or otherwise"
thin_usr.dat :- "It is a kind of default constant file where all the inbuilt vaialbles are assigned some values or otherwise. It consists of less no. is variables than thick_usr.dat"
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / reddy
The extension for QTP file = .mts
Share Object repository = .tsr
Per action repository = .mtr
| Is This Answer Correct ? | 0 Yes | 0 No |
Can u Reduce the size of Object repository? What are the problems u have faced in Qtp tool?
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue
what r the verstions from 1st to present (verstions) of mercury tools (like winrunner,QTP,Loadrunner) ? Chandana
0 Answers Mannar Company, Wipro,
how can i call function (which has link with excell sheet at a remote location) within another function
How does QTP identifes the object in the application?
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u
QTP 1.What type of bugs u commonly find in u r project? 2.what is agile testing explain with example? 3.application is given req n functionality r missing then how can u start testing? 4.what r the types of defect tracking tools? 5.what is functionality testing? 6.what is change req how u use it? 7.diff bet gul n functional testing? 8.test cases for IE 6.0? 9.where do u store test cases? 10.what r design objects in qtp? 11.what r 5 types of objects in qtp? 12.how to change .mtr to .tsr n vice versa? 13.in which situations qtp will not recoznize objects? 14.how to call .vbs fuctions, library files in qtp? 15.if 10 windows r ope write command to close all windows in qtp? 16from what stage u start automation in u r project? 17.what is VSS? it is usedin automationr manual? 18.size of object repository? 19.how to conduct GUI testing n performance testing on MS-Word? what r performance TEST CASES? 20. use of virtual objects explain? 21.how to connect buzilla with qtp? 22. what is API ? 23.how to merge 2 object repositories in qtp? 24.what is recovery scenario manager? 25. diff bet link n hyper link? 26.diff bet test case n test case scenario? 27.what is relational testing? 28.where do we write test cases? 29.what is base line in testing? 30.what r key process areas(KPA) in u r company? 31.what is hot fix? 32.what is sql injection? 33.what is valnerability? 34.what is TOM in qtp? 35.can we do qtp testing with out creating objects in object repository? can we completely write code in expert view only? 36.where we cant do automation testig? give example using OR is a advantage r a disadvantage?
Wher to use DATA TABLE METHODS in Qtp?What is the use of it?
How to create an instance in QTP?
What is the extension for Recovery scenario?
what is the diff between manual test plan document and automation test plan doc.can u explain indetail.
Can we directly automate testscripts accrdoing to requirements? WHY ?