what is objectrepositry
Answers were Sorted based on User's Feedback
Answer / ravindra
During recording Quick Test learns the objects and its
properties.These properties are stored in a repository or
some database,this is actually called as an Object
Repository........... Thankx
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sushma
Object repositry in QTP is a Storage place where it stores
the properties of all the objects. when we execute the
script QTP checks that the object in the app matches with
the object in the repositry or not.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ramakrishna.kolli
it is storage place in when tha ttesting time
| Is This Answer Correct ? | 1 Yes | 0 No |
QTP CANNOT COMMUNICATE DIRECTLY TO THE APPLICATION UNDER
TEST(AUT). THE OBJECT REPOSITRY ACTS AS TRANSLATION B/W
QTP AND AUT.WHEN QTP IS EXPECTED TO PERFORM SOME OPERATION
ON APPLICATION OBJECT THEN THE OBJECT TITLES PRESENT IN VB
SCRIPT LINE MAY NOT BE SUFFICENT FOR THE QTP TO LOCATE THAT
SPECIFIC APPLICATION OBJECT AND HENCE FOR EVERY UNIQUE
OBJECT IN THE APPLICATION TO BE IDENTIFIED BY THE QTP SUM
OF THE MANDATRY PROPERTIES ARE TO BE ADD TO THE OBJECT
RPOSITRY(OR).SO QTP IS EASY TO IDENTIFY THAT OBJECT.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / pradula
Object Repository is a file where it can store the
information of the object properties.so that while we
playback in record and playback mode ,QTP learns the
properties of that particular object and can easily findout
that object.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ramakrishna
obj is storage place when while running qtp compare aut and obj.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ramu
Object Repository is a place where QTP keeps the
information of the objects. While recording it identifies
each object uniquely by a set of properties & stores it.
While running the script, it refers the object repository &
tries to identify the object based on the properties.
Object repository is like a brain to the QTP. We can make
QTP identify or ignore objects.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / pravin
Object repository option from tools menu of QTP Is user to
stored object description.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / venkateswararao.ch
object repository is nothinh but stores all the properties
of an object while its recording time of an application. by
using this we can see the properties of any object. and
also we can export and import any objects
| Is This Answer Correct ? | 1 Yes | 1 No |
Please tell m all posiible tst cass for this--> A password of password field will expire in 45 days.It should send 1st reminder message to user whn 10 days are left and 2nd reminder message when 5 days are left and 3rd reminder mssage when 2 days are left.write all positive and negativ test cass for this.
what is self cleaning of test cases and repeatability and usability of test cases?what is the difference in repeatability and usability
write case for petrol pump?
9 Answers Accenture, AppLabs, EPPCO, Satyam,
Pls can any 1 temme the test cases for an online banking proj. like account transaction summary, deposit module, savings module
what are the Test Cases for " Test Cases " ?
write the system testcase and functional testcase for the below scenario scenario: view the balance in online account
What is test environment? Elaborate with example.
explain end to end scenario's for online Money transfer in Banking Domain?
test cases for bus transport (TNSTC)
write test case for button of google page?"i am feeling lucky" if button is not appear on page?
Explain the concept of semi-random test cases?
Tell me how to write a test case to test a search (general search engine ) function that is present on almost all sites.