What are the file extensions for per-action, shared object
repository files and what is the
extension for library files?
Answer Posted / kuntamsr
per action- .mtr
shared- .mts
lib-.vbs( when u saved script in note pad)
-.mts (when u saved script in QTP itself directly)
-.qlf (Whwn u add the file as library resource)
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
What is CMMP and CMMH?
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
How do you delete unwanted results in qtp?
What is text check point and text area check point?
How does you pass optional arguments in qtp?
When we r doing data driven test with chkpts, i want to insert formulae in data sheet but i didn't get. How we wil do that plz. explain in detail.
Diff b/w Health care domain and Banking Domain?
What is the syntax to call one action in another?
How to handle dynamic objects in quicktest professional?
How to export quicktest professional results to an .xls file?
Which scripting language used by quicktest professional (qtp)?
How to get Traceability matrix from TD?
How to write business scripts using object repository with different scenarios
What are the different properties of an web object
I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.