What is the file extension of the code file & object
repository file in QTP?
Answer Posted / sreeprasad
File extension of
-- Per test object rep :- filename.mtr
-- Shared Oject rep :- filename.tsr
Code file extension id script.mts
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How to Upgrade or support firefox 2.0 version on QTP 9.0? I have installed QTP 9.0 and installed firefox 2.0. But in REcord and Run Settings, it shows firefox 1.5 in Web tab for browser selection.
How to Test the mainframe application?
what is the difference betn QTP 8.0 AND PREVIOUS VERSION
What is different command used in command Prompt while using QTP?
Can we write winrunner language i.e TSL in QTP tool?
How can get count of list box?
What is test object model in quicktest professional (qtp)?
what frame work you are following?
If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?
Hi we are running tests remotely from quality center and pushing tests into qtp boxes remotely, and it does execution but while uploading results back into quality center it hangs in qtp box.If any one come across similar problem, please send me details how to handle this. Thanks kris
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp
how to write xml output check point bu useing descriptive programing .means without useing output check point
How to use debug tools?
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
How to call a test from another test?