What r the diffrernt file extentions in QTP?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
what difference between runtime object and text object and what property they have. whether they have same properties or different properties.
how do you remove object repository at runtime and load object repository and verify it
wt is memory leakage?
How to open a new test using quicktest professional?
does qtp need record and playback in realtime. plz tell exactly wat happens
How would you export a script from one pc to another in qtp?
Tell me the difference between the Data Driven Frame work and Keyword Driven frame work?
what are the functions availabla in QTP? what are the data types in QTP?
Is there anyone can tell me where I can download free or trial QTP? I tried HP website, it was not there anymore. If someone know, pls send me URL. Tks...
Hi can anyone pls suggest how to fetch username(system login name)and system name in to qtp.I am not using TD or QC.Thx
I am a beginner plz tell me,how do we write scripts in QTP? In my opinion we can write scipts in expert view or there is another option where we can write scripts. plz tell me.
what is the advatages of merging of object repositories in Qtp9.0