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 |
how to compare two bitmaps( 1. clients requirement & 2. Designed by dev) in qtp 8.2 wann clear steps
Hi, I am using 2 excel sheet.First excel sheet works fine with the script, if it opens the 2nd excel sheet,it works fine,but after finish all the rows it is giving the following error in the following line. InValid Procedure call or argument Line (178): "Browser("name:="&result,"application version:=internet explorer 7").Page ("title:=bgt.*", "index:=0").WebList ("name:=SearchType","html id:=Select1","location:=0").Select SearchType1". I have seen a web article says that,If we use any vbscript friendly name it may gives the above error-Invalid procedure call or argument not sure,Am I using any VBScript frienlyName? in the above line? [but the same line is perfecly working for first Excel ] It is little urgent. Any Help Thanks you
WHAT IS A TEST STRATEGY & WHAT IS THE DIFFERENCE BETWEEN TEST STRATEGY & TEST PLAN?
21 Answers ABM, AZTEC, CTS, Infosys, Nihilent, Orange,
How to create Userdefined Function.Please write the steps ans also provide example where exatcly we use it.
how u write vb script in qtp pls give me some basic script and some material
32 Answers Datamatics, UHG, Winit,
Please give me the steps to carry out datadriven in QTP8.2
Does QTP record on Objects created on XWindows Environment?
How software tester can use constants and variables in scripts?
How can i check elements sorted in dorpdown using qtp..
What are the disadvantages of recording test cases in qtp?
Dis advantages of XML checkpoint ?
Can you brief the hurdles you faced during Automation testing?