what is object repository?

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


Please Help Members By Posting Answers For Below Questions

Explain measuring transaction.

590


What is the short cut keys for the following?

650


Which features or drawbacks of QTP lead to the upgrade for a newer version?

576


How to handle dynamic objects in quicktest professional (qtp)?

550


If created one virtual object? Next time I changed the window position will it work?

585






How to execute a winrunner script in quicktest professional?

558


What are the different recording modes and how do they work?

622


How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?

574


When using descriptive programming?

639


what QTP Options do you know?

2928


Explain the checkpoint in qtp?

596


In qtp is it possible to check broken links of a page?

591


What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);

3496


How to use conditional loops in qtp ?

594


What are the types of object repository?

587