Answer Posted / asish kumar
Object repository is container,which stores the object
properties in a tree like strutcher.Through OR we can add
object properties,modify properties.
In QTP We have two types of OR.
i>Per action OS(Per single action),file Ext:-.mtr
ii>Shared OR(which can be shared),File Ext:-.tsr
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
Is any limitation to xml checkpoints?
What is an object repository?
Explain calling sub procedure.
how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
Did QTP prove efficient for your project? Yes or No, explain?
How to create runtime property for an object?
I opened gmail login into gmail and i have to save (Pass or move) all the mail into notepad please give me code Thanks of all
Do you know how to connect database? Can you tell me the procedures?
What are the differences between qtp and winrunner?
How to get popup error message.
wht type of User defined functions or Java Releated functions do we write in VB scripting
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
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",