what is the extension for the test version of the script?
Answer Posted / nanda
Nagaraj,
.mtr is for Local Object Repository. mtr stands for
Moduler Test repository.
.mts stands for moduler test script.
if any queries..
nanda.dreddy@gmail.com
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Why we use QTP ,We can use other tools like WR OrSilktest What r the options in Qtp that WR and Swilktest Does not have.
when a test case is written how u test using qtp
Give the syntax to import/export xls into qtp.
why text area checkpoints cannot used for web applications
What is post recovery scenario?
Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..
Please help me by providing the License key for QTP 9.2, at guru_aarya@yahoo.co.in Best Regards Gururaj.B
How to get the particular property value?
what is meant by Implicit and explicit requirements?
What are benefits of qtp?
When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.
How to find Operating system information using QTP script?
Explain process of smart Identification in QTP?
Explain the difference between call to action and copy action?
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