Answer Posted / hariprasad reddy
There are two types of Object Repository files in QTP
1) Per-Action Repository file
2) Shared Repository file
The Extension of Per-Action is .mtr
The Extension of Shared is .tsr
We can use Per-Action as Shared one, but we cannot use
Shared Object Repository as per-Action mode. when u use
like this both file uses same extensions i.e (.tsr)
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
Hi could some one explan what is the use of the function Defination generator, And how to use the function defination generator.. Explan with the example..
A FORM CONTAINS 5 FIELDS. 1 FIELD IS ENABLED REMAINING(4) FIELDS DISABLED. MY QUESTION IS ENTER VALUES INTO 1 FIELD AFTER THAT CLICK TAB BUTTON THEN 2 FIELD ENABLE THIS PROCESS CONTINUE UPTO 5TH FIELD. HOW TO WRITE CODE IN DESCRIPTIVE PROGRAMMING. PLZ TELL ME THE PROCEDURE AND CODE FOR IT.
Explain Descriptive Programming Types with Examples?
How many types of recording modes are there?
HI Everybody, I am using QTP 9.2, I have a problem and hope everybody help me solve it. Now I need to use mouse wheel event to zoom in or zoom out in web client, but QTP can't catch this event. I look forward helping of everybody. Thank you very much.
An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??
How can get count of list box?
To which environments does quicktest professional (qtp) supports?
How can I change object description or check point values in qtp?
What is expert view in qtp?
Can anybody post some real time scenario in qtp? please its very urgent.
How to open a new test using quicktest professional?
how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.