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 difference between Recover Scenario(screen) and on Error Resume Next(code)
What type of VB script u had done in expert view?
In a web application , there is a table of rows and coloums , i want to pickup the 1st row and 3rd coloums name (not data)how can any one explain
my assignment is,how can i differentiate between readed & unreaded mails in my inbox ?, since for both readed & unreaded having same properties for both test objects &run time objects
Given a string variable contain a full name (last name, first name), using vbscripting, how can you extract first and last name and save them into two different variables.
how u write vb script in qtp pls give me some basic script and some material
32 Answers Datamatics, UHG, Winit,
types of output value in details.
when i perametarization of the test through outputcheckpoint,i have seen run time error i.e outputcheckpoint mismatch .Plz tell anybody to me(qtp).How to clear that?
What test cases can you automate using QTP?
How To Export The Screen Shoots Along With The Test Reports In QTP Version 10? Thanks In Advance SenthilKumar
How you can find length of array in qtp?
what is output value in QTP and how it can be used in automation testing