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 test process followed for your project?
what is exit and entry criteria of automation testing. any body wants a real time script,please mail to me. contactno;9986435766
What are the main differences of qtp and win runner?
Q- what is the advantage of merging tool in QTP 9.2?
what kind of frame work you used in your last project?
write script for "dropdown button having how many words? for ex.SELECT CITY is dropdown name.. find out how many cities in that?
how do u copy object repository?
What are the types of environment variables in qtp?
Kindly help me with the following queries.. -- How to recognize webtable using QTP and how to use it? -- How would one conclude that it is a web table -- For Example, if there is a web table and I am clicking on say Cell A1, how would i know that i've clicked on cell A1 -- Kindly suggest me to use the web table better
do you prepared framework,pls answer this
Can any one tell me about "Mapping Repository Parameter Values" and why we use it....??How to use it???Please, tell the preconditions also...........???? Thanks in Advance
How we can test a Frame in a web page?