cud anybody please tell me the full form's of the extention
files that we use in real time---.tsr,.mtr,.qrs
Answers were Sorted based on User's Feedback
Answer / siddu
.tsr -->Test shared repository-->for shared object repository
.mtr-->modular test repository-->for Per-action OR
.mtb-->modular test batch-->for batch run script
.mts-->modular test script-->for tests
.qfl-->quicktest functional library-->for script in QTP
if anymore plz forward to a.thirumalareddy@gmail.com
| Is This Answer Correct ? | 23 Yes | 0 No |
Answer / alok
.tsr:test shared repository
.mtr:module test repository
.qrs:quick recovery scenario
Reagards
Alok
| Is This Answer Correct ? | 17 Yes | 4 No |
Answer / uday kumar _ anem
My answers are similar to #2 answers with little variations.
.tsr is for Shared Object Repository file extension
.mtr is for Per-Action Object Repository file extension
.qrs is for QTP Recovery Scenario file extension
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / prasanna shimoga
Actual full form of .tsr is TEST SCRIPT REPOSITORY
| Is This Answer Correct ? | 0 Yes | 2 No |
What are the enhancements u did after recording ur script?
in qtp how i can retrive from a browser how many links are there.means total no of links used in a browser
How QTP recognizes Objects in AUT?
we r conduction testing on a project USING QTP, regarding that project the object repository is full ? Till that project having objects that r not recognised by repository, then what wil you do? How we wil recogine remailning objects? Is it possible to maintain another shared(or)peraction repository? what is the maximum capcity of object repository? How the technical people decide this much object repository is enoughf for this project?
Suppose I want to use Index value of "WinEdit" in my script .But it is showing None in "Ordinal identifier" value of Testobject Details in the Object Repository.How to enable Ordinal Identifiers to capture the Index value of that particular WinEdit. I have selected "index" and clicked "OK" from Tools-> Object Identification Again I added same WinEdit to the Object repository But I did not get Index value..Please any one help me.How to enable Ordinal indentifiers
How to get align property of the link on web page?
Output values? i want a practical example
If we are record a same web page for 2 times.1st time it is showing 6 objects in the Object Repository and for the 2nd time it is showing like 7 Objects in the Object Repository why it is happening
Explain the features of quick test pro(qtp)?
hi all, I have installed QTP successfully on windows vista. I am able to record and run on windows applications, but facing problem with web applications. While recording, I am able to open the web application, but when I click on any object or give login name and password, the events are not getting recorded in QTP. Could anyone solve the problem. Any settings to be done for web applications other than selecting web-addin? Waiting for replies. Thanks in advance.
How to open a new test using quicktest professional (qtp)?
How to Compare two database tables by using QTP?Please give me code details.