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 |
What are the test cases for mouse?
how to write testcases for google registration screen? Please give me the answer ASAP.send me the answer to gutha_424@yahoo.co.in.
int a, int b, int c= (a+b); Write the test cases for c.
how to make test case for anolog voice logger?
what is the test plan for ms-word
Explain the branch coverage testing?
Explain the monkey testing?
test cases for calculator ,this should accept integer form +99 to -99(perform addition operator).need to raise defects
If I give u refill which cost is 5000 & I ll give u refill then how u find that refill cost is right or wrong? & that refill is new in market.
Explain the scalability testing?
can any body help me with providing a a case for usability testing...
What is transaction testing?