what are the Extension files in QTP?
Answers were Sorted based on User's Feedback
Answer / william_vijay
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 ? | 1 Yes | 0 No |
Answer / niturao
.vbs is the extension for code files and
.tsr is the extension for object repository
| Is This Answer Correct ? | 1 Yes | 1 No |
How do select which automation testing tool is the best for you?
Can anybody tell me the any open source automation testing tool for functional testing to test web based application.? pls suggest its urgent.
Name some of the commonly used automation testing tools that are used for non-functional automation.
Explain me which web driver implementation is the fastest?
What is client side validation? Write a snippet.
What is test driven development?
How did you use WR in your project? Please can i get in detail answer for this?
What is use of writing Test cases
Explain me what are the main advantages of automation testing?
Name a couple of standard web function found in the function generator?
wat is difrenc btwn test case and test senario . can anybody know the answer just post it
If testing is done using white box testing,then what is the need of using Black box testing again? I mean when unit testing and Integration testing is done at Coding level, what is the need of testing again at testing level?