Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what happen in object repository(shared)if we call an
existing action from an external action ? and what happen
in object repository(peraction)if we call an existing
action from an external action ?

Answers were Sorted based on User's Feedback



what happen in object repository(shared)if we call an existing action from an external action ? an..

Answer / uday kumar_anem

If the calling test uses a per Action Object Repository,
then:
1. QTP cannot call Actions that use a shared Object
Repository.

2. QTP can call Actions that use a per Action Object
Repository, but it will be read-only.

3. QTP can call copy Actions that use a per Action Object
Repository.

4. QTP cannot copy Actions that use a shared Object
Repository.

If the calling test uses a shared Object Repository, then:

1. QTP can call Actions that use the same shared Object
Repository as the calling test.

2. QTP can call Actions that use per Action Object
Repositories.
You can instruct the external Action to refer to its own
Action repository or to use the same shared Object
Repository as the calling test. You do this in the External
Action tab of the Action Properties dialog box.

3. QTP can call Actions that use a different shared Object
Repository than the one used by the calling test.
The called Action will use the calling test's shared Object
Repository.

4. QTP can copy Actions that use shared or per Action
Object Repositories.

QTP only copies in the Action, not its corresponding Object
Repository.

Is This Answer Correct ?    5 Yes 1 No

what happen in object repository(shared)if we call an existing action from an external action ? an..

Answer / lcsekhar

As you said, the existing action already recorded the
objects into object repository pertaining to the when you
call the external action,it will added the objects to the
existing one

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More QTP Interview Questions

How to make "TEST Batches" in manual testing . How it is possible plz explin in detail?

1 Answers  


How does Parameterization and Data-Driving relate to each other in QTP?

2 Answers  


How to use reporter.report event in qtp ?

0 Answers  


How to compare the two strings?

2 Answers  


qtp script for recording and running the application.need script for short cut keys like f3,f4 etc.how to write script for recording?

2 Answers  


Explain about Test Fusion Report of QTP?

0 Answers  


Hi Can u plz suggest who is the Best Faculty for Advanced QTP Scripting in Hyderabad ,plz suggest me..... or send me a replay to satheesh.goli@gmail.com, r make me a call 9866335752

1 Answers   AppLabs,


Write a Script With descriptive programming(Without Repository) to update an Update an order in Flight App and verify whether it is done successfully.(Use ChildObjects method)

2 Answers  


How to interact tool & application build in QTP?

0 Answers  


in which situation u will use recording and in which situation u will used to write script manually

1 Answers  


normally by going through the object properties in object spy we write descriptive programming(correct me if i am wrong). But how or from where can we get the object properties in the object spy?plzzzzzz do answer

2 Answers  


write script for how to add function library in QTP

2 Answers   Aspire,


Categories