what is the extension for QTP files?
Answer Posted / alliance info
scripts are stored with extension ---- .mts
action template file is stored with extension --- .mst
per action repository is stored with ---- .mtr
shared action repository is stored with --- .tsr
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
What is meant by Step generator?what is the use of this? we have 3 steps know there what r all those.? can u all pls give me clear idea of this
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??
i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?
What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.
Will there be any standards or requirements for page appearance and/or graphics throughout a site or parts of a site?
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
explain structured testing? plz guys with exp. do answer
1. wat are the main diff b/w QTP 8.0 AND QTP 9.2 ( not user interface) 2. wat is the meaning of Keyword in keyword driven frame work? 3. how u will handle the unknown errors while exucution. (not recovery scenario)
Explain different recording modes?
What is the short cut keys for the following?
What is optional step in qtp? How you can add optional step in qtp?
what is the difference between built-i function and In-built function?
How to find the path of folder in which the test is saved in qtp?
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api