what is the extension for QTP files?
Answer Posted / gopikrishna
Hi frds,
This is the first time posting the answer. there are 5
extns are there in QTP.
Batch test:.mtb(Mercury test batch)
Peraction Repository: .mtr(mercury test repository)
Shared repository: .tsr(test shared repository)
script: .mts(mercury test script)
functions : .vbs
| Is This Answer Correct ? | 41 Yes | 2 No |
Post New Answer View All Answers
Explain the types of object repositorys in qtp?
Explain different types of checkpoints?
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
Explain about the test fusion report of quicktest professional?
Explain the concept of object repository and how qtp recognises objects?
What are the features supported by UFT?
What is difference between Recording time object identification and Run time (Execution) time.
What is QTP’s model for test creation?
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
What is different command used in command Prompt while using QTP?
How to test results for qtp ?
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
How to use actions in qtp ?
.have you ever written compiled module? if yes , tell me about some of the function that you wrote.