Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


For what purpose to we use object repository in a
application?also explain usage of obj.repository?

Answers were Sorted based on User's Feedback



For what purpose to we use object repository in a application?also explain usage of obj.repository?..

Answer / babu

Hi,

Whenever the user records the script, the objects logical
names and its descriptions will be stored in object
repository. When the user runs the recorded script, tool
tries to find the same test object in Object repository to
execute. If the tool is unable to find the particular
object in object repository, it will fail.

Without using object repository also, user can write
scripts which will be called as Descriptive programming.

Is This Answer Correct ?    6 Yes 1 No

For what purpose to we use object repository in a application?also explain usage of obj.repository?..

Answer / ram

Object repositories are used to maintain the logical data of
n-number of objects.N-number in the sense not infinity.But
so far i heard that we can store 5000 objects in a single
object repository.

Based upon on the type of
recording(context-sensitive,analog,low level) the properties
of the object are recorded and stored in the Object repository.

When the script called for playback then according to the
script the object is identified in the object repository and
runs the script smoothly.If any object is missing in the
object repository then the script fails to playback.

Obj. repository are broadly classified into two types
1)per action obj.repository
2)Shared object repository

Is This Answer Correct ?    3 Yes 0 No

For what purpose to we use object repository in a application?also explain usage of obj.repository?..

Answer / radhika

Whenever the user records the script, the objects logical
names are stored in Object Repository,

When the script called for playback then according to the
script if object is identified in the object repository it
runs the script. If any object is missing in the
object repository then the script fails to playback.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More QTP Interview Questions

what is the script to select 2 or more than 2 options from a listbox.

2 Answers   Polaris,


we r conduction testing on a project USING QTP, regarding that project the object repository is full ? Till that project having objects that r not recognised by repository, then what wil you do? How we wil recogine remailning objects? Is it possible to maintain another shared(or)peraction repository? what is the maximum capcity of object repository? How the technical people decide this much object repository is enoughf for this project?

7 Answers   AppLabs, CGI,


What are the Mandatory Properties of WebTable Object and Link Object in Web testing using QTP

2 Answers   iLink,


what is flag=0 in qtp tool.. i am strugglin to use flag function , exactly when it is used , any real time expert pls explain clearly?

1 Answers  


Dim ExcelSheet Set ExcelSheet = CreateObject("Excel.Application") excelsheet.application.visible = true ExcelSheet.ActiveSheet.Cells(1,1).Value = "This is column A, row 1" ' Save the sheet. ExcelSheet.SaveAs "C:\DOCS\TEST.XLS" ' Close Excel with the Quit method on the Application object. ExcelSheet.Application.Quit after run this script i am getting error"The test cannot continue due to unrecoverable error"

3 Answers  


How i can change shared repository to per test repository in qtp

1 Answers  


Explain about the Test Fusion Report of QTP?

1 Answers   Crea,


from what stage you will start automation in your project

5 Answers   TCS,


Explain about the test fusion report of quicktest professional?

0 Answers  


write a script to verify the image path(src property) of the images which are in web pages.

0 Answers  


Where the text version of script file located in file system?

1 Answers  


Why qtp the best testing tool?

0 Answers  


Categories