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
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 |
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 |
In smart identification, explain about 1. Base filter properties 2. optional filter properties with examples?
1.what is the extension of action template? 2.what are the strengths and weaknesses of Keyword driven framework? 3.how qtp identify runtime objects?
results.xls file is automatically generated while running the script in QTP.But it is showing error to open the file
can i compare two databases using QTP ?
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
What is the main difference between QTP 8.0& QTP 9.2.And what r the features and benefits of QTP.
using descriptive programming how to close all opend browsers?
I want to check in the data table(Globalsheet) column exist or not through script .If column not exist only proceeded to next step Pls tell me how to proceeded?
can u give one scenario for for PopWindow Exception & write Code for that?
in login module login button chage regularly(means login button change to submit button).What is the code for it.
Hi, I Would Like to Know which is the Best QTP Certification Training Institute in Hyd? Thanks in Advance kishan
how we connect 1. qtp9.2 to the quality center9.0? 2. Load runner8.0 to the quality center9.0