Which object repository we use in real time and can we
merge 2 object repostiory and how?
Answer Posted / nanda
hi guys..
we can merge two repositories..but it is suggestible.
If u need two or more repositories for a test..u can
associate them by using associate repositories( If u r using
9.0 or above version) tool.
If u want add it during run time..
rpositoriescollection.add "<repository file path>"
if any queries..
nanda.dreddy@gmail.com
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Explain how you can find the absolute value of the number in qtp?
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
What are table and db checkpoints?
how to test Web application using QTP software
Can I change properties of a test object?
HOw to add the recovery file at runtime to the test file .
What is TOM in QTP?
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
1.Write a CRITICAL test cases for calculator ? 2.What is the difference b/w FRS and SRS documents ? 3.What is Component ? 4.What is object ? 5.what is the difference b/w static and dynamic descriptive programming ?
Hi iam shankar here, right now iam working on manual testing. i want to switch over automation tool qtp, right now iam taking training class outside on qtp, please let me know the cost of QTP tool for full version, wether it's an annual subscription or monthly subscription.
What do you mean by checkpoints in qtp?
How can you identify the browser and its information using the qtp script?
HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...