Can any body tell me how can I choose the share object
repository and per action object repository mode. Please
give me with steps.
Answers were Sorted based on User's Feedback
Navigation:
test--> settings-->resources tab-->in that we will have
per action,shared.
PER ACTION:
.when we r working with single action tests
.we except tht the obj will not modified continusely
.if we r new to quick test and performing simple
recording and play back then select per action type
SHARED:
.if we r working with multiple tests
.we except tht the obj r modified continusely
.if we have less number of obj and more test scripts
.if we r expatised in quick test then select shared type
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sivakumar.
In QTP, default mode is per-action. We have a multiple
actions within the same script, each and every action
contains separate object repository. In per-action both
script and object repository both are tied with each other.
If you choose as shared object repository, all actions
contains only one object repository. We can use this object
repository to any actions, and memory is also save. Here
script and object repository both are independent with each
other.
Go to test menu --> click resources tab --> you can
view shared or per-action object repository.(In QTP 8.2 version)
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the latest version in QTP?
55 Answers Bharti, Polaris, US Technology,
what are the drawbacks for record and payback in qtp
Can we use same virtual objects in many number of tests?
Can anyone please tell me how to select next 5th business date from calendar using QTP/UFT ?
1 Answers Cigniti Technologies,
How can we fill data in a text box without recording using object spy. Can you please provide the steps...
For example one window is there the window contain some of Check boxes but my question is how many check boxes are there particular window? Please solve the problem gi_raju@rediffmail.com ippaliraju@yahoo.co.in
In what situations QTP will not recognize the Objects?
Inserting a Call to Action is not importing all columns in Datatable of globalsheet. Why?
HOW MANY WAYS ARE THERE TO CPY TEST IN TEST LAB
how to re-install QTP 9.0 trial version.
A web page has two butons with same properties and rotating in clockwise direction. how to click on any of the button?
what is functions in qtp?i know the userdefind &bulit funation or i know that Private public function ?plz tell me what is funations in qtp?how to create a funation in qtp