what is use of the object repository?
Answers were Sorted based on User's Feedback
Answer / yezdani
Object repositiry is the heart of the tool in which the
references of the objects are stored.without object
repository tool unable to identify the object.In one
line,properties of the objects are available in the object
repository.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / aparna
object repository works as the interface between QTP and
the application..whenever we record the properties of the
objects are stored in object repository and when u replay
the script QTP compares the the objects in the application
with the recorded description that is being stored in
object repository..
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / litan
object repositiry is nothing but interface between tool and
application build.actually during recording qtp generate the
script and at the same time it add all the object properties
add to the object repositiry.during running it catch all the
object properties from object repository,based on that
propertis it tdentify the object.two types of object
repository are there.
1-per action:this is the type of object repository.here qtp
maintains single file for each action.extension of peraction
repository is .mtr(mercury test reposirory)
2-shared repository:here qtp maintains single file for each
action.extension of shared repository is .tsr(test shared
repository)
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / seema
We r using object repositiry to itroduce the appliction or
software to QTP.Wtihout object repositiry we can't idetify
the property of oject.After intoducing we can execute the
application in QTP
| Is This Answer Correct ? | 0 Yes | 0 No |
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.
Hi. GetRoProperty and OUTPUT Value Both are same purpose or not? plz explain in deatil with example?
With help of object repository,we can able to write the descriptive program manually?
Tell me few important difference Between QTP and WinRunner?
am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)
In QTP, If you have list of checkboxes, how can i select a particular checkbox and delete if the checkboxes are changing dynamically?
Do we get any issues if we run the testscript on different browsers? what are the options we need to st in QTP?
Is manual Testing replacement of automation testing?Which types of testing we can not do in automation testing but can do in manual testing?
How can we retrieve the links from a web page where links are dynamically changing(for eg take a online shopping website) and then we have to click on all the links present in the webpage and go to the repective pages and again come back to the first page..
hi i have one doubt is there any companies are taking correspandence courses plz leme know urjent
suppose i can done the project , that project have 4 modules in that one module they have many links(web pages).in that time i can say i can work on some links? or total module?
Can you tell me any books or websites to learn VB Script for QTP ??