Answer Posted / prasanth
Object Repository is a file which can hold objects
recognized by the QTP. There are 2 types of object
repository's.
1. Shared object repository (just like a global variable
which can be accessed in all the scripts)
2. Per action object repository.(just like local variable
which is specific to the particular script)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how to convert 100 into hundred repees only and viceversa
Tell me about your project? please help me how to tell about insurance project
Hi Friends, Can anyone help me out in this one? In QTP, I am using Data Driver and want to parameterise multiple values (say 3 values ) for a field. How can I do it using Data Driver wizard? Plz mention it step-by-step. In the end after doing the needful, on opening the Data Driver window, how can I get number (i.e. 3) in the Parameterised column for that particualr value? Thanks a lot in advance.
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?
What is the syntax for how to call one script from another?
When do go for loop condition in test?
what are the issues we will get when there is migration from QTP 8.2 to QTP 10.0? Is there any problem in executing scripts of 8.2 on 10.0?
Difference between action & Reusable action?
can u explain relative path architecture framework in qtp?
How many types of parameters are available in quicktest professional?
Whats the realtime QTP testing process
What are the recording modes in wave event?
What is a recovery scenario?
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
Mention the different actions types of qtp.