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 ?
Answer Posted / 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 |
Post New Answer View All Answers
Hi all Can u give me the link where we can download full version of qtp my mail id is karthic.venkitapathi@gmail.com
Where you get the run time data table?
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
The hybrid framework can be implemented for any application. Is it true?
after initiating one project for testing, when exacltly QTP tester role starts?
wht type of User defined functions or Java Releated functions Do we write in VB scripting
How to run a test using quicktest professional (qtp)?
How can you exit from an action?
Can you list some technologies that support qtp?
In what occasion we can specify global sheet and action sheet?
How to use descriptive programming?
Describe how Smart Identification is used
What is method name to compare two XML files.
How can you identify the browser and its information using the qtp script?
What are the methods used in UFT to handle exceptions or run-time errors?