What r the diffrernt file extentions in QTP?

Answers were Sorted based on User's Feedback



What r the diffrernt file extentions in QTP?..

Answer / shilpa reddy

If the script is saved with per action mode:
script is saved with .mts xtension(module test script)
repository is saved with .mtr xtension(module test
repository)

If the script is saved with shared repository mode:
Filles will be stored with .tsr xtension(test shared
repository)

library files will be stored with .vbs xtension
test results will be stored with .xml xtension
test batch files will be stored with .mtb xtension(module
test batch)
recovery file will be stored with .qrs xtension(quick
recovery scenario)
action templates will be stored with .mst xtension
test data files(if it is excel)will be stored with .xls
xtension.

Is This Answer Correct ?    4 Yes 0 No

What r the diffrernt file extentions in QTP?..

Answer / akshar jain

.qfl for function libraries, .bdb for local object
repository,.mts for test script file,.

Is This Answer Correct ?    2 Yes 0 No

What r the diffrernt file extentions in QTP?..

Answer / deven

QTP File File Type
QTP Script File .mts
Batch test File .mtb
Environmental Variable Files .txt, .ini, .xml
Input/Output Data (Datatable) .xls
Recovery Scenario Files .qrs
Library Files .vbs, .qfl, .txt
Object repository (Shared) .tsr
Object repository (Per Action/Local) .mtr
Action File .mst
Virtual Object Collection .vot

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More QTP Interview Questions

how to create user defined functions in QTP? can any one expalin me with example.. Thanks in Advance for help

4 Answers  


QTP identified the object but not performing the desired action???what could be the reason?????

1 Answers   Mphasis,


Explain actions in qtp ?

0 Answers  


please clarify the question ................. i know how to open the notepad file ? but i don't know how to enter the data into opened notepad ? Ex: set a=createobject("wscript.shell") a.run "Notepad.exe" please give the replay. my mail id is raju.ippali@gmial.com, 9823257761

6 Answers  


Hi all. Could anyone tell me the difference between an Action and a Function in QTP. Thanks in advance and Merry Christmas.

3 Answers   IBM,






Which object repository we use in real time and can we merge 2 object repostiory and how?

6 Answers   HCL, Satyam,


hw to create a frame work in qtp..what are the basic steps

2 Answers   Infosys,


what is the difference btn risks & Therads in the Test plan documentation?

0 Answers   Accenture,


can any one tell me the script to click on a button in the wintoolbar.

1 Answers  


While recording a login window QTP is identifying only parent window,then how can u identify the child objects.

2 Answers   Symphony,


hi,i have a pblm in qtp,im testing an webappl in which different types of error pop up messages are displayed which qtp is not differentiating or it is not recognising. how do i make it recognise different popup errorm messages while writing script?

4 Answers  


Which property will you use to check the object state? (Exist)

2 Answers   Symphony,


Categories