Answer Posted / sreekanth chilam
first of the question is not clear ...
Are you intending to know abt QTP Script file ?
if that is the case then Script file extension is .mts
Other Associated Files in QTP ;
.mtb (Batch File)
.txt,.ini,.xml (Environment Variable Files )
.xls (Input Data/Datatable)
.qrs ( Recovery scenario Files)
.vbs (Library Files)
.tsr,.mtr (Object Reository Files)
| Is This Answer Correct ? | 42 Yes | 2 No |
Post New Answer View All Answers
what is clean sweep?
Connect to QC using AOM.
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?
Differentiate the type of test cases which can be automated and which cannot be automated?
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
Explain how you can replace string in qtp?
how do i know how to use tools
What are the methods of the TextStream object that are used for reading from a text file?
How does qtp identify the object in the application?
how to download mercury qtp9.2 ny internet ?
What is the difference in testing a client-server application and a web application?
How will internal and external links be validated and updated? how often?
How are actions and functions different in QTP?
How did you use regular expressions in QTP and also in WR?