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

Tell when we call the function? tell with example.

1 Answers  


What is the vb script when the url enter into the browser

2 Answers   Satyam,


In Keyword driven frame work you have write 30 test case for one scenario,in which 10 test cases are failed while executing.client asked you to execute only the failed test cases. HOw can you execute only failed test cases

2 Answers   IBM,


What is the difference between shared and local object repository?

0 Answers  


what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”

0 Answers  






Hi, I Would Like to Know which is the Best QTP Certification Training Institute in Hyd? Thanks in Advance kishan

1 Answers  


I have recorded a test over web application(with IE6.0) in analog mode. But, while running it my test gets failed. Why? (Note: my systray has 3 open web applications)

1 Answers  


i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?

0 Answers  


Hi Samrat, Thank u very much, what u said it is right.

0 Answers  


Hi I am new to QTP. can u please answer to my qus... suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query ... please please

0 Answers   IBM,


Explain types of descriptive programming?

0 Answers  


How to remove the associated function library?

0 Answers  


Categories