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

There is a very good institute for Automation Testing using QTP.For more details please visit jbslearnings.com.

1 Answers  


How to get the particular property value?

0 Answers  


what is the diff between manual test plan document and automation test plan doc.can u explain indetail.

0 Answers   Value Labs,


what is the purpose of QTP?

2 Answers  


What are the different kinds of test steps?

0 Answers  






how can you describe the basic flow of automation with conditional and programmatic logic?

1 Answers   Ordain Solutions,


How to differentiate the webedit field like user name and password? Please tell any other best answer is ther

3 Answers   Navis,


Write a script to print below pattern 5 4 3 2 1 5 4 3 2 5 4 3 5 4 5

2 Answers  


How can the functions inside DLL be called from QTP? i mean How can i use those functions(Inside DLL) in QTP

1 Answers  


how to create external data table?

1 Answers   TCS,


hi i have one doubt is there any companies are taking correspandence courses plz leme know urjent

2 Answers  


Is it possible to merge two object repository files in qtp?

0 Answers  


Categories