Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is the extension for QTP files?

Answers were Sorted based on User's Feedback



what is the extension for QTP files?..

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

what is the extension for QTP files?..

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

what is the extension for QTP files?..

Answer / ravisankar.b

The extension of qtp scriptfile is ".mts"
and extension of object repo is ".trs"

Is This Answer Correct ?    36 Yes 21 No

what is the extension for QTP files?..

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

what is the extension for QTP files?..

Answer / gavaskar

.mtr
.vbs
.tsr

Is This Answer Correct ?    12 Yes 2 No

what is the extension for QTP files?..

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

what is the extension for QTP files?..

Answer / rohanshank

tsr
mts
mtr

Is This Answer Correct ?    5 Yes 1 No

what is the extension for QTP files?..

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

what is the extension for QTP files?..

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

what is the extension for QTP files?..

Answer / reddy

The extension for QTP file = .mts
Share Object repository = .tsr
Per action repository = .mtr

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

How can I test the unix shell in QTP

2 Answers   Persistent,


Please let know the scripts for counting number of repeated letters in the word. Note repeated letter should not be count agian. Ex: If "Hello" is my word... l is coming twice.. it should count once and print... secong 'l' should not count again..

5 Answers  


How to call script1 into script2?

3 Answers  


what is regular expression how will you implement it?

1 Answers  


In QTP I have a parameter in a datatable that is a sentence. I need to take the last word from the sentence and enter it into a field in a web application. How can I setup a parameter to enter in just a portion of the parameter (last word of the sentence) instead of the entire paramater (whole sentence).

2 Answers  


what are the challenges do we face while testing webbased applcations using the automation tool QTP or any?

4 Answers   BirlaSoft,


How to build scripts that access data from external sources?

0 Answers  


How to find if given number is prime or not

1 Answers  


How to modify the text checkpoint?

0 Answers  


How to analyzing test results using quicktest professional?

0 Answers  


what to do if application have 3 "ok" button with same logical name and same properties, how qtp can identify them.

11 Answers   Infosys, Intel,


Take a situation when you are working with QTP, suddenly system has crashed.so you again start the system. My questyion is how can QTP directly opened when the system desktop appears.

1 Answers  


Categories