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 are the option you can use to synchronize your test?
What is the use of sendkeys and what are send keys
What is the difference between client server application and web based application?
What is descriptive Programming in qtp.
Hi All, I Want To excute scripts batch without using QC .I need code for that Thanks Balaji
how to get no.of non empty rows in a excel sheet through vb-script
How can i check items sorted or not in a weblist ? Give me the script for this...
How will u test content of an web application with out using chechpoints in QTP 9.2?
Please explain the role of Regular expression in QTP
How you can delete excel file in qtp?
what are the utilities and drivers
what is advantage of descripting programming in QTP?