Answer Posted / shilpa reddy
If the script is saved with per action mode:
script is saved with .mts xtension(module test script)
repository is saved with .mtr xtension(module test
repository)
If the script is saved with shared repository mode:
Filles will be stored with .tsr xtension(test shared
repository)
library files will be stored with .vbs xtension
test results will be stored with .xml xtension
test batch files will be stored with .mtb xtension(module
test batch)
recovery file will be stored with .qrs xtension(quick
recovery scenario)
action templates will be stored with .mst xtension
test data files(if it is excel)will be stored with .xls
xtension.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How do you send email with attachment from outlook using qtp ?
What is the basic concept of quicktest professional?
Define virtual object?
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
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
Explain the views in the QTP GUI?
I need Major Help with a Script I recorded in QTP 9.5. I am recording scripts for a Web-based application(s) I have all the URLs for each application in Excel spreadhsheet so that QTP can pull that particular application from the spreadsheet and run it. The problem is QTP isn't recognizing one particular URL so when I hit run in QTP to run this script it opens the internet Explorer but isn't open the URL I have in the Excel spreadsheet. I've retyped the URL and still QTP won't open this Particular one for some reason. The site its self is working fine but for whatever reason QTP won't open it. How do I resolve this? I have a deadline of next Friday the 7th to complete this task so please help me in any way you can. Thanks in advance
What are the 3 main stages involved in testing with qtp?
When do go for loop condition in test?
When ‘option explicit’ keyword is used in qtp?
What are the benefits of quick test pro(qtp)?
banking domain description for software tester for interview
What are the technics follow in writing VB script?
how can i call function (which has link with excell sheet at a remote location) within another function