What is the Obect Repository type, we use in Automated
Testing..in Real time..
Pls anybody can give the answer.. Thanks in advance...
Answer Posted / manjunath dasari
Object Repository: 2 types ( Per-action, Shared)
Per-Action: Default , but it is not reusable , used to that
current test only, Extension :- Mtr
Shared:its a reusable repository, we can use in multiple
scripts ,extension :- tsr
using this syntax : repositoriescollection.add("Path") we
can use int script itself
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is checkpoints for quicktest professional?
What does mean by Scope of Automation?n How we defined it?
Where can I find and view run-time data table?
What are test settings and global settings?
How to execute a winrunner script in quicktest professional?
How to remove the associated function library?
Thanks....But can u tell me how i use the QTP for GIS with one Example...
How you know that a test case is a regression test case
what testplan contents and what test strategy contents,what is the diff b/w them
With what extension you can save the list of tests in a file to run in test batch runner?
What are the main differences of qtp and win runner?
I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?
Key word driven framework
Pls can anyone give me the entire code for the Keyword driven framework with respect to he Flight Reservation Window in detail with explanation. Pls explain in detail stepwise. Thanks a lot. Pls very urgent?.
What is the basic concept of quicktest professional?