Object Repositories types, which & when to use?

Answers were Sorted based on User's Feedback



Object Repositories types, which & when to use?..

Answer / geena

Two types of objRepo
1. Local Objrepo
2. Shared Objrepo

When you create you script you find local objrepo and if
you need to use previously created repository than it is
useful to Shared Objrepo.

Is This Answer Correct ?    1 Yes 0 No

Object Repositories types, which & when to use?..

Answer / ramyab.mca@gmail.com

Hai....

To choose the default object repository mode and the
appropriate object repository mode for each test, you need
to understand the differences between the two modes. In
general, the object repository per-action mode is easiest
to use when you are creating simple record and run tests,
especially under the following conditions:

- You have only one, or very few, tests that correspond to
a given application, interface, or set of objects.

- You do not expect to frequently modify test object
properties.

- You generally create single-action tests.

Conversely, the shared object repository mode is generally
the preferred mode when:

- You have several tests that test elements of the same
application, interface, or set of objects.

- You expect the object properties in your application to
change from time to time and/or you regularly need to
update or modify test object properties.

- You often work with multi-action tests and regularly use
the Insert Copy of Action and Insert Call to Action options.

K,Byeeee.....
Thanks & Regards
B.Ramyasri

Is This Answer Correct ?    0 Yes 0 No

Object Repositories types, which & when to use?..

Answer / akshay kumar

Deciding Which Object Repository Mode to Choose.

To choose the default object repository mode and the appropriate object repository mode for each test, you need to understand the differences between the two modes.

In general, the object repository per-action mode is easiest to use when you are creating simple record and run tests, especially under the following conditions:

You have only one, or very few, tests that correspond to a given application, interface, or set of objects.
You do not expect to frequently modify test object properties.
You generally create single-action tests.
Conversely, the shared object repository mode is generally the preferred mode when:

You have several tests that test elements of the same application, interface, or set of objects.
You expect the object properties in your application to change from time to time and/or you regularly need to update or modify test object properties.
You often work with multi-action tests and regularly use the Insert Copy of Action and Insert Call to Action options.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

I am sathish , i want to test the Application of JIL.org ,Mobile Emulator ,by using QTP10.0. I am trying to do testing on that Application , but Child Objects are not identified by the QTP. Please can any one help me

0 Answers  


Out of 3 recording modes. 1.Standard 2.Analog 3.Low-level, which one is commonly used. As per my knowledge, Analog is used for Graphs , barcoding or DIgital signatures.

0 Answers  


Can we test GUI of the application using QTP.? How.?If possible briefly explain process.?

1 Answers   Wipro,


what is Business Process Testing plz explain?

7 Answers   iFlex,


I am executing a batchfile.In one script on one Button i have inserted a checkpoint.It is in a loop,my checkpoint is going to fail sometimes.That failed results only I have to log in a file.How it's possible...pls give the solution for this?

6 Answers   Wipro,






Please Don't mind .i want in detail the real time process i.e in each document what it contains.

0 Answers  


What is the difference between Normal mode and Fast mode ?

1 Answers   AZTEC,


What is keyword view and Expert view in QTP?

9 Answers   Ordain Solutions,


Hi, one script having 10 Actions,but i want to execute only 3rd action and 7th action? how to execute selected actions? throgh script and through navigation?

2 Answers   IBM,


HI. Plz Clarifie my doubt,having 2+yrs experience in Testing , But My accedamics(Xth,INTER) are Less than 60%, But B.Tech 72%. It creats any problem , When i change to any MNC. plz tell me......... lot of friends told it's a problem, Some people says NO problem, What .............

3 Answers  


1.How to record ,capture and also script to capture the close buttons. 2.How to record ,capture and also script to capture the options ---File ->save and File ->close in a browser and PDF files. 3.How to compare the Excel sheet values in a report using QTP scripting. 4.How to compare 2 PDf reports using QTP scripts as well reording. 5.How to compare 2 Excel reports using QTP scripts as well reording. 6.How to save a PDF report to a folder and then translate the report to an Excel type of report and compare that Excel Report with an other excel report. Please clarify me

0 Answers  


How can we see the analog recording steps in QTP..the Steps are stored in a track file with an extension .dat..how can we open the file..

1 Answers  


Categories