whenever a scenario is recorded ever, it creates a object
repository automatically (‘per action’ /local ). we do not
need to make them individually…then why we need a shared
object repository. How it will be practically utilized ??
your input will be highly appreciated..

Answer Posted / siddu

Per-action repository is used for that particular action only

shared repository is used for any action in that test or any
test.

We have to save the scripts for regression purpose, so we
required the corresponding repository. so we have to save
the object repository (In 9.5 when we saved a object
repository then it automatically changes to shared object
repository)

we can use one object repository inspite of two or three
repositories for each test by merging (using merge tool
option )these shared object repository (to save the memory
space and for best performance of QTP)

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?

645


How do I lauch my test website using code from qtp in different environmet, uat and PPTE?

1454


Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma

3231


www.icici.com ,after this.. home page wll came, in this page what r the items we r going to test for manual and what are items we r going to test for QTP... explian clearly with example

1724


What is keyword driven framework?

608






Write a script to verify font style and color of a windows object using descriptive programming

829


I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.

1294


Explain the qtp test phases.

610


what are the critical test cases in crm? tell me atleast 5 critical test cases? what are the critical bug u find out while testing crm domain?

2732


what are the challenges you have faced while testing web based application using the automation tools ?

587


What is the virtual object?

636


in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded

1514


Define Canvas view of UFT?

608


How software tester can use constants and variables in scripts?

1682


What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)

1005