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?
Answer Posted / 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 |
Post New Answer View All Answers
What is synchronization? What are the ways you can synchronize?
Give me detailed theritical explanation about keyword driven, hybrid framework, environment variables, hybrid frame work
Describe synchronization point.
what is the hierarchy to use properties in descriptive programming
What is the qtp testing process?
How to attach a file to TD?
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
diff between qtp versions from 8.5
Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma
How to replay a script in qtp?
Which environments are supported by hp qtp?
For which type of project the iterative model is suitable?
What is action?
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
Can we run multiple QTP scripts one after the other without manual intervention? How?