What is the extension of script and object repository files
in QTP?
Answer Posted / shweta gupta
Extension of script can be either .mts or .vbs
Extension of Local Object Repository is: .mtr
Extension of Shared Object Repository is: .tsr
| Is This Answer Correct ? | 8 Yes | 6 No |
Post New Answer View All Answers
What are the different attributes used with regular expression?
What are the data types in qtp?
How to check which add-ins are associated with a test in qtp?
how to post xml data from QTP scripts to any application?
How to attach a file to TD?
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
What is contained in the object repository?
Some time when i wanna learn the object i face issue like i am not able learn the object in proper manner... eg:for text bo on web page it should learn as webedit but some times it reads as winobject:internetexpoler-server, because of this i have to uninstall the qtp and re-install it again when i do this it reads the object perfectly.....plz suggest the soln
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
How QA specialist can identify when programmatic descriptions are useful?
Is it possible to split an action? How?
Can we write winrunner language i.e TSL in QTP tool?
Describe function procedure in vbscript.
In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19