what is the extension for QTP files?
Answer Posted / rajkumar
local object Repository: mtr
shared object Repository: tsr
Function Library: qfl
test Batch: mtb
Recovery scenario: qrs
action Template: mst
virtual object vot
lock file : lck
testscript mts
if we write vb script on note pad then we save like .vbs file
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can we run multiple QTP scripts one after the other without manual intervention? How?
What is the extension of QTP local Repository? If it is .mtr then what is .bdb extension stands for?
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code
What is test object model in quicktest professional?
Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..
What is the quicktest professional testing process?
How to create Reusable and Multiple Actions?
descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button
what is the difference between IE & Netscape in web testing on a log in page
Both static and dynamic arrays are handled by the vb script. Is it true?
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
Explain about the quicktest professional (qtp) automation object model?
What is checkpoints for quicktest professional?
I want to write some certification courses, so friends could you guide me? which certification is best and how to write exam and what tutorials need to be studied,what to do first, I am working on automation tool QTP 9.2
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?