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 throw object?
How you can delete excel file in qtp?
.qfl extension for which file? where vl use it
Could some one explain me how to create folder on the desktop from QTP?? This is an interview question
How many types of trigger events are there in qtp?
What is data driver in qtp?
What are the data types in qtp?
i m fresher iwant to know about testing what is the scope of testing field.i m aware in manual testing shall i go to automatiuon testinh directly or if any work experinc in manual testinh then only i go to manually automation testing.
hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me
Client is able to provide budget..he want you to choose the automation tool for the web application? which one you will select ? QTP or Selenium ? what are the reasons?
what is run-time object property in Object spy in QTP9?
How to capture data from images in QTP and produce them in Excel sheet ?