Question:how many types of repositories in QTP9.2?and explain??

Answer Posted / latha

Test objects can be stored in two types of object
repositories—a shared object repository and a local object
repository.
A shared object repository stores test objects in a file
that can be accessed by multiple components (via their
application areas) in read-only mode.
A local object repository stores objects in a file that is
associated with one specific component, so that only that
component can access the stored objects

u can study more in QT User guide

Is This Answer Correct ?    10 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain different types of action in qtp?

575


If the objects hierarchy is changing from build to build, then how you will handle that condition?

621


To which environments does quicktest professional (qtp) supports?

591


If I give some thousand tests to execute in two days what do you do?

585


Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..

4144






I AM TRYING PORT CODE FROM WINRUNNER TO QTP AND DON'T KNOW TO HOW TO CHECK THE ERRORS. IN WINRUNNER FUNCTION RETURNS EIGHER 0 OR -1 AGAINST WHICH RESULT CAN BE MADE PASS OR FAIL BUT IN QTP I DON'T SEE FUNCTIONS RETURNING ANY VALUE. APPRECIATE IF ANYONE COULD HELP ME CONVERTING FOLLWOING WINRUNNER CODE TO QTP. set_window("Customer Service"); rc = web_obj_get_text("Summary","#2","#4",ssn,""," ",1); if (rc != E_OK) { report_msg("[GetSubscriberSummary] Could Not get subscriber SSN; rc = "&rc); myRC = rc; } else { ssn = StripBlank(ssn); if (DEBUG) report_msg ("[GetSubscriberSummary] SSN: "&ssn); }

1714


how do u plan test automation?

1445


Qtp has been installed on my pc but recently ON opening it is giving this error PLEASE REPLY IT IS URGENT IT WAS WORKKING FINE QTPRO.EX THE instruction at "0x7.. ...". referenced memory at "0000....The memory could not be read... Awaiting QTP XPERTS REPly URGENT

2057


How we can import data from database?

651


To which environments does quicktest professional supports?

542


Give the syntax to load function at run time.

629


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

573


How to replay a script in qtp?

616


How you create new action in qtp?

569


What is the extension of the recovery scenario file in qtp?

546