What is meant by Repository?
Answers were Sorted based on User's Feedback
Answer / suryanand
It is a place in QTP where the information of the objects of
testing are stored
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / raghava raju
Repository is a storage location in QTP where objects
information is stored.it is a interface between tool and
applications.
All mondatary properties are stored in repository while QTP
learns objects during recording.
Two types of repositories available in QTP.They are shared
repository and per-action repository.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / devi
Repository means storage place where QTP will store the
object information like name, property and value in
Repository. In otherwords Repository means an interface
between AUT(Application under Test) and TestScript.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / arun
it is a feature provided the qtp. where Object's
information is stored during the recording or a Test
Engineer can explicitly sotre the object's information
[ Object's information means object's properties and their
values...]
and this information is used to identify the objects
during the execution.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / mejeyaprakash
Object Repository is the place where all the objects and its Physical descriptions are stored. There are two types of Repositories available in QTP. 1. Per Action/Local 2.Shared
Local Object Repository is created automatically while the recording. In default all the objects Identified are stored in Local OR.
The Shared Object repository is created manually by using the Object repository manager using export to local option.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / bhavsingh maloth
repository means it's temporarly storage memory, it stores
server side created object names along with references of
the remote object......
| Is This Answer Correct ? | 0 Yes | 1 No |
With out using the task manager,how to close the application using vbscript and what is the statement?
hello, i was install Q.T.P.8.2 in windows xp version .when i am running my programs all the desktop icons are disappear why so. please guide me anybody how can i come out side this problem.
explain keyword driven framework?
What is quicktest professional (qtp window?
How to Import data from a ".xls" file to Data table during Runtime.
If object is not recognized by qtp but the object is standard object what is your approach?
What are the different ways to invoke an application using QTP?
I am new to automation testing.I am learning QTP 9.2.my question is how to install the defferent addins(other than Default Addins) is there any defference in QTP after installing the Addins.where we can get the addins?
My Project is HOSPITAL CONTROL SYSTEM. In this MY testing modules are In-patient and Out-patient. plz explain those modules. i.e. How explain to Interviewer. with full details also . Waht types of bugs we can fond ? NOTE : IT is a web project plz urgent.
what is automation(qtp)bug pls giv me one ex?
Hi, My problem is as follows. I recorded a script that created Object repository of each action i recorded. But later I added one more step (which was to enter data in a textfield) into the script through expert view. But as no repository for this newly added step exists in the test, my script fails. So please help me to sort this problem that how can I create object repository of a new step in an existing test. Thanks everyone
How we can we create a Text checkpoint in QTP 9.1,Actually what i did is first i put in recording mode and gofor Inser menu>Checkpoint>Textcheckpoint>click,Now an hand symbol came and i showed it to some textbox and cliked but the QTP9.1 is giving an error message like "The Obkect you are selecting doesn't support this operation" If i go for Help of QTP 9.1 information I didn't get any solution,pls help me in this issue.