What are the types of Object Repository’s in QTP?
Answers were Sorted based on User's Feedback
Answer / suman
Hi,
There are two types of object repositories in QTP.
1.Per action Repository or Local Repository
2.Shared Object repository(.tsr)
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mulkraj
QuickTest has two types of object repositories for storing object information: shared object repositories and action object repositories. You can choose which type of object repository you want to use as the default type for new tests, and you can change the default as necessary for each new test.
The object repository per-action mode is the default setting. In this mode, QuickTest automatically creates an object repository file for each action in your test so that you can create and run tests without creating, choosing, or modifying object repository files. However, if you do modify values in an action object repository, your changes do not have any effect on other actions. Therefore, if the same test object exists in more than one action and you modify an object's property values in one action, you may need to make the same change in every action (and any test) containing the object.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the regular expression for Yahoo mail Inbox?
what is the difference between data table and spread sheet?
after initiating one project for testing, when exacltly QTP tester role starts?
How many scripts did you have?
Where should we turn Smart Identification ON in QTP?
take one exmple and write on that discriptive programe in qtp?
I have 3 browsers i want to give facebook url in 2 nd browser using qtp
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
what is the automation framework that ur company using(actual procedure,not theoritically explination)
What is Cross browser testing? Does UFT support it?
Ex : some mail name with surname Email id's there that is string fetch the particular surname only how to get particular surname all emails
Any one please tell me how to create framework in QTP (in detail). Is there any website for reference?