WHAT IS OBJECT REPROSITORY?
Answers were Sorted based on User's Feedback
Answer / ramarao
When ur record the script object repository caputers the
properties of the object and give a unnique logiacl name
and stored in to object repository ,these propertis are
find out by using mandatory properties (class,label)if it
is not unique that will go for assitive properties(x,y-
coordinates,height,width,enable,disable).if itis not unique
that will go for ordinal properties(location,index).
this is the OR.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / suneelreddy
object repository is storage place where one can store the
object information it interface between test script and AUT
during exucution time it identify the object
thre 2 types
1.per action repository
2. shared repository
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / asish kumar
Object repository is container,which stores the object
properties in a tree like strutcher.Through OR we can add
object properties,modify properties.
In QTP We have two types of OR.
i>Per action OS(Per single action),file Ext:-.mtr
ii>Shared OR(which can be shared),File Ext:-.tsr
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ram.polavarapu
object repositary can stores the object properties based on
that only tool can recignize the objects,we need to write
the script mannually we need to add the objects in to
object repositary,otherwise will go for recording the
repositaty can store the object properties automatically...
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between Accessibility Checkpoint and Bitmap Checkpoint in QTP? Note: I have read it in QTP help but i dont want answer from that.......
How do function returns a value?How can we pass one function value to other function as input
Am going to QTP testing......but i dont know coding languages like (c,c++,java,etc)and am not having interest in coding .............can i choose testing tools like qtp to learn and get a job in software......please reply me
What is the difference between "call to action" and "call an existing action"
9 Answers Accenture, Yana Software,
what is the difference between data driver & data driven and driver script?
How can you pass value one action to another action?
What are the QTP advantages and disadvantages?
w is datatable
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
Explain the check points in quicktest professional (qtp)?
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
How to open any application during Scripting in QTP?