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 |
how do u import the test cases written in excel sheet to qtp? and how do u generate the script in qtp for the testcase in excel sheet? plzzzz do answer this question thanks in advance
Iam doing automation in Oracle App's using QTP? In App's because of some functional setup, keep on changing my script flow. for this how can i use the recovery sceanrio?? Please help me?
where did you automate in your project?(please tell me example senarios)
when i perametarization of the test through outputcheckpoint,i have seen run time error i.e outputcheckpoint mismatch .Plz tell anybody to me(qtp).How to clear that?
tell me QTP standards ?plz
what is the long form of QTP ?
HI! I have completed my testing course in 2008. but now am working in banking sector as a data analyst and i want to move to an IT based company but am unable to understand whether i have to complete the testing course again and try for a job .
Please explain me in detail! How to handle runtime errors in QTP useing recovery senario or with out scenario
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible
i have written some lines of code today..tommorow some lines of code deleted in middle of that code..how to handle this type of script
when I was doing the web testing with QTP using with standard checkpoint the Object selection -checkpoint properties dialog box not displaying pages and links hierarchical order. Could you please tell me. thanks
Which version of QTP is using by companies nowadays?