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 |
How do you synchronization point through DP?
Explain about invoking of application?
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji
write a script to verify the image path(src property) of the images which are in web pages.
how can we perform web datatable operations on webpages(Like rowcount,col count,cell data)?
What are all the common questions asked for the candidates having more than 1 yrs exp in QTP?
You have an application version 1 with 5 combo boxes, Developers develop version 2. Here they replaced bottom 3 combo boxes with each other. While executing the Test script for version1 no errors. When we execute the Test script for version2 that QTP showing the error message "Object not identified" remember no property changed in version 2, ordinal identifier also disabled. Find what properties might change here in this scenario
What is the extension of script and object repositary files?
how do you done Data-driven test using MS-Word Instead of DataTable
Which environments does qtp support?
Can I change properties of a test object?
1)how to write test cases in test director? not go throuth requirments and plan but should be different way i need? 2)what is the mediator between qtp and application or project?