UrbanPro

Learn QTP Training from the Best Tutors

  • Affordable fees
  • 1-1 or Group class
  • Flexible Timings
  • Verified Tutors

Search in

What is object repository??

Asked by Last Modified  

Follow 1
Answer

Please enter your answer

Trainer

Simple, Its collection of object --> or i can say collection of such information related to object with which automation tool (QTP,OATS,Selenium etc) can get some help to locate that object. Like, You are the object and your home address is your object information which will be stored in object repository....
read more
Simple, Its collection of object --> or i can say collection of such information related to object with which automation tool (QTP,OATS,Selenium etc) can get some help to locate that object. Like, You are the object and your home address is your object information which will be stored in object repository. Any one who want to locate you will see your address (like in object repo) and find you (object) read less
Comments

Software Testing Training

Object Repository is a collection of object and properties with which QTP will be able to recognize the objects and act on it. When a user records a test, the objects and its properties are captured by default. Without understanding objects and its properties, QTP will NOT be able to play back the scripts. Suppose,...
read more
Object Repository is a collection of object and properties with which QTP will be able to recognize the objects and act on it. When a user records a test, the objects and its properties are captured by default. Without understanding objects and its properties, QTP will NOT be able to play back the scripts. Suppose, you are telling about your friend to me that his name is "xyz", height is "6" and his haircolor is "Brown". When he will come infront of me I will match these properties one by one to recognize him. Same thing with QTP, properties added in object repository are used to identify an object at run time. If QTP finds all properties matched at run time, result is passed else failed. read less
Comments

QA Engineer with 7+ years experience

Object Repository is a collection of object and properties. With the help of this QTP will be able to recognize the objects and act on it. When a user records a test, the objects and its properties are captured by default. Without understanding objects and its properties.
Comments

Advance QTP Trainer having 10 Years of Industrial Experience

Object Repository..I would like to divide this word in two parts to understand clear meaning other than giving technical answer. Object & Repository First try to understand Object. What is Object? Think about object nearby yours. there are lots of objects like Mobile,TV Remote, Spectacles ,Laptop...
read more
Object Repository..I would like to divide this word in two parts to understand clear meaning other than giving technical answer. Object & Repository First try to understand Object. What is Object? Think about object nearby yours. there are lots of objects like Mobile,TV Remote, Spectacles ,Laptop etc. If i ask you, how do you identify these Objects. Your Answer will be like: 1. Object's Color 2. Object's Shape & Size 3. Object's Name etc. In the Same way QTP also Identify the Object i,e Object's Logical Names and physical Properties. Now my Question to You about 'Repository'. What do you understand about Repository? Your answer would be like 1.Repository is a place where or receptacle in which things are or may be stored 2. a central location in which data is stored and managed( Ideally this answer would be from Technical Person) So, Now if i combined both Answer, My Answer would be like Object Repository is the place in QTP where QTP stores Object's Logical Names and Physical Properties during Record mode in order to compare the same object's properties during Run Time Here Object may be Button,Checkbox, Link, Textbox etc. Hope this would be give you better understanding. read less
Comments

Trainer

Object Repository is a collection of object and properties with which QTP will be able to recognize the objects and act on it. When a user records a test, the objects and its properties are captured by default. Without understanding objects and its properties, QTP will NOT be able to play back the sc...
1 Comments

Object Repository is like a storage where detail of each object is stored uniquely and assigned a unique logical name to it. when we write code in QTP/UFT, we instruct QTP/UFT to perform an activity on any object/Control in Application under test (AUT) while writing the code we use logical name of the...
read more
Object Repository is like a storage where detail of each object is stored uniquely and assigned a unique logical name to it. when we write code in QTP/UFT, we instruct QTP/UFT to perform an activity on any object/Control in Application under test (AUT) while writing the code we use logical name of the object on which we have to perform the task. Based on the logical name QTP/UFT goes into Object repository and get the detail properties of object and identify the object in AUT and perform the same action for which we have written the code. It works very much similar to our brain where we have stored unique property of every individual like age, height, face etc... we can identify every individual as our brain provides the detail of each person read less
Comments

Object Repository is a concept in automation, where element properties are kept in a property file instead of directly using them in the test code. Please watch the below video tutorial on object repository.
Comments

Trainer

Object Repository is a place where all the objects i.e. object's logical name & physical description (properties) are stored, which are used while executing the QTP test...When you record any functionality (when you perform action on objects say for login page - enter userid, enter pwd, click login button)...
read more
Object Repository is a place where all the objects i.e. object's logical name & physical description (properties) are stored, which are used while executing the QTP test...When you record any functionality (when you perform action on objects say for login page - enter userid, enter pwd, click login button) then two things will be created automatically...(1) VB Script code is generated in an QTP Test/Action (2) objects are stored in the object repository. While executing your VB Script code, QTP will make sure that those objects are present in the object repository (it must identify those objects) and execute successfully AND if any object is absent, it simply throws an runtime error - object doesn't found! read less
Comments

Software Testing Trainer

Object Repository i's kind of database where all description properties and logical name will be save while recording any operation on application. it's basically decide by two type : 1) Local Object Repository 2) Global Object Repository
Comments

Istqb and Hp Certified Trainer With 11+ Years

Object repository is an interface between the QTP and the AUT(Application under test). Just like the interface we have between all the cellphones.
Comments

View 12 more Answers

Related Questions

What are the alternatives for QTP? What are it's advantages?
Selenium is best alternatives for QTP. Share with all your friends in office We Are taking Advance Selenium Weekend and weekdays class . Enroll it and join now.
Rajeev J
which is better and on demand to learn QTP or selenium please do answer
HI Compare with Selenium has more opportunities . Better go with selenium
Priti

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Automated testing with the help of Behavior driven testing (BDT)
Behavior-driven development (BDD) is a popular and acknowledged Software testing methodology. Behavior driven testing (BDT) is not that popular, but is a companion of BDD. BDT can be used without BDD. BDD...

Overview on Auto IT and use in selenium webdriver
AutoIt v3 is a freeware BASIC-like scripting languages designed for automating the windows GUI and general scripting. It used a combination of simulated keystrokes, mouse movements and window/control manipulation...
S

What You Need to Know About Test Automation In Agile
Software development has transformed over time. Developers have gone from executing a project in the “waterfall” method to the “agile” method. Due to digitization of businesses,...

How to Shape Your Software Testing Career?
When I met with the students they ask or can say its a frequently ask question "How much Scope of Testing is?" "What the pay package I will get?" "Is career secure in Software Testing?" "I will learn...

Free selenium video tutorial
Hi All, Hope you are doing good. We uploaded few videos on Selenium components like IDE, RC and Webdriver on youtube channel you can watch them for free of cost. Kindly search with below link: ...
S

Recommended Articles

Microsoft Excel is an electronic spreadsheet tool which is commonly used for financial and statistical data processing. It has been developed by Microsoft and forms a major component of the widely used Microsoft Office. From individual users to the top IT companies, Excel is used worldwide. Excel is one of the most important...

Read full article >

Software Development has been one of the most popular career trends since years. The reason behind this is the fact that software are being used almost everywhere today.  In all of our lives, from the morning’s alarm clock to the coffee maker, car, mobile phone, computer, ATM and in almost everything we use in our daily...

Read full article >

Almost all of us, inside the pocket, bag or on the table have a mobile phone, out of which 90% of us have a smartphone. The technology is advancing rapidly. When it comes to mobile phones, people today want much more than just making phone calls and playing games on the go. People now want instant access to all their business...

Read full article >

Information technology consultancy or Information technology consulting is a specialized field in which one can set their focus on providing advisory services to business firms on finding ways to use innovations in information technology to further their business and meet the objectives of the business. Not only does...

Read full article >

Looking for QTP Training classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you
X

Looking for QTP Training Classes?

The best tutors for QTP Training Classes are on UrbanPro

  • Select the best Tutor
  • Book & Attend a Free Demo
  • Pay and start Learning

Learn QTP Training with the Best Tutors

The best Tutors for QTP Training Classes are on UrbanPro

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more