In Object Repository, two actions r there. Action1 name is
A.tsr, Action2 name is B.tsr. Is it Possible? if Yes, what
is the out put of A+B? if No, why?
Answers were Sorted based on User's Feedback
Answer / his higness mv @ tcs
Is it possible: yes
Output = Merge objects of both the object repositories.
i.e. C = A+B then C will contain objects from both the
Object Repositories (OR). In case same object or conflicts
in OR...using merge tool in Or u can choose which obect
should go to OR C.
A nd B both are .tsr i.e. shared repo. and QTP 9.2 onwards
have merge option...it's easy...
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / lokesh kanithi
As said Action 1 is A.tsr & Action 2 is B.tsr,They r of the
shared Object Repository files.So it is possible to b like
that.The action objects can b identified with a common
obj.Rep.& u asked W is the output of A+B I'm not clear
regarding this.
U can call actions when the called action is set to
Reusable action property.
U can copy from one to another.
If anything went wrong..Pls let me know.
mail me:klrao.kanithi@gmail.com
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the differnce between action & script
i am testing an online shopping application.I CLICK on a link "ADD TO CART" of that application a "new page" is open and then click on any object of that "new page". after that when i run this SCRIPT then on this "new page" QTP always shows error of "OBJECT NOT FOUND". How i solve this problem ?
WHAT ARE THE SHORTCUT KEYS IN QTP?
Hi, My Application in Microsoft Dynamic Navision, is it compitibale with QTP? if yes then let me know...and also let me know is there any other automation tool availabe to automate Microsoft Dynamic Navision. Thanks Sandip. +91-9714177088
i need qtp tutorial. pls send it to sridhar.k151@g mail.com
How to invoke Mozilla from QTP thru VB Script
How we can we create a Text checkpoint in QTP 9.1,Actually what i did is first i put in recording mode and gofor Inser menu>Checkpoint>Textcheckpoint>click,Now an hand symbol came and i showed it to some textbox and cliked but the QTP9.1 is giving an error message like "The Obkect you are selecting doesn't support this operation" If i go for Help of QTP 9.1 information I didn't get any solution,pls help me in this issue.
describe some problem that u had with automation testing tool?
1) What is the diff Between GetRoproprty and Gettoproperty? 2)What is Redim?
How to create Reusable and Multiple Actions?
What is difference between QC and TD?
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach