What are the file extensions for per-action, shared object
repository files and what is the
extension for library files?
Answers were Sorted based on User's Feedback
Answer / uday kumar. a
Per-Action OR : .mtr
Shared OR : .tsr
Library files : .vbs, .txt
| Is This Answer Correct ? | 20 Yes | 1 No |
Answer / kal
per-action object repository - .mtr (mercury test
repository)
shared action repostitory - .tsr (test shared repository)
library files- .vbs or .txt
| Is This Answer Correct ? | 9 Yes | 2 No |
Answer / hemant basaiwala
File extension for above files are
Per-Action Object Repository - .mtr(Mercury test Script)
Shared Action object Repository - .tsr(Test repository)
Library files - .vbs or .txt
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / shravan kumar akula
Per- action is nothing but the action is called only for
that local file or one single module or test.And the
extension is .MTR ( Module Test Repository)
Shared object repository it self indicates that it is
shared through out other files / Modules / Test. And the
extension is .TSR (Test Shared Repository)
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / lakshmi
Per Action : .MTR
Share : .TSR
Lib filess : .VBS or .QFL
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / chandra bhushan singh
QTP Script File : .mts ( mercury test script)
QTP Local Repository : .bdb (berkely database)
Shared Repository : .tsr ( test shared repository)
Load test configuration file :Default.cfg
Load test configuration file :Default.usp
Test Settings File --------Test.Tsp
Test Parameters file ---- Parameters.mtr
Input/Output Data Datatable ( Excel file) ---Default.xls
Resource.mtr-------- contain the resources associated information like function library, recovery, shared repository(mercury test repository)
Recovery Scenario -------- .qrs
Function library-----------.vbs / .qfl / .txt
Batch Test--------------- .mtb
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kuntamsr
per action- .mtr
shared- .mts
lib-.vbs( when u saved script in note pad)
-.mts (when u saved script in QTP itself directly)
-.qlf (Whwn u add the file as library resource)
| Is This Answer Correct ? | 2 Yes | 5 No |
Answer / deepti palagiri
per action- .mtr
shared- .mts
lib-.vbs( when u saved script in note pad)
-.mts (when u saved script in QTP itself directly)
| Is This Answer Correct ? | 3 Yes | 7 No |
What is the basic concept of qtp?
Is it possible to split an action? How?
can we enable smart identification for test object
what are the challenges you have faced while testing web based application using the automation tools ?
can any one tell me the script to click on a button in the wintoolbar.
can we create recorset with out using database connection in vbscript?
In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?
what is localisation testing and globalisation testing? what is the difference between them?
When we use Object Spy? can we write QTP script before built is came in testing?
how to main tain the Old scripts in qtp?
how many script you will wright in a year ? i told it's depends on the proj..and 'n.no of ... but he forced me to tell some num. or avg .....how many i suppose to tell..??and do a favor per day how many script don't thing it's repeated question or common ...help me post a ans...thanks for advance
How does QTP identify an object?