What is object repository?
Answers were Sorted based on User's Feedback
Answer / raju
Object Repository is a storage place for the object
properties while recording the application and QTP
recognizes objects at runtime with these properties stored
in Object Repository.
I am also new to QTP.Correct me if i am wrong.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / geena
Like to add to Raju's ans
At run time QTP read line by line each object and if real
time object properties matched the test passes, otherwise
the test fail.
| Is This Answer Correct ? | 1 Yes | 0 No |
CAn anybody tell me how can I use QTP to capture any video in my application?I want to see the video file opened in my application after the tests are completed in tests results.Can anybody help me?
Differences between text and test area checkpoints?
How Exactly we can find out the INDEX No. of any object of an application when we test that application in QTP? Explain this by giving me the example of all LINKS of G-Mail (including home page, User-account page and all possible pages you ever seen in G Mail)?????? and if your answer is that as per appearance of objects(LINKS) in application we can find out the index number in application then tell me how you find out which object(LINK) having INDEX No. 1,2,3 and so on and how you say which object(LINK) is appeared first and which is last?
hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me
Inserting a Call to Action is not importing all columns in Datatable of globalsheet. Why?
What are the Test design techniques you uses in ur project?
Hi, My application is a web application which was developed by Java. In that application we have applets to do some operations. Is it possible to recognize applets using QTP? If yes, how? pls, help me this
what is the diff between manual test plan document and automation test plan doc.can u explain indetail.
Through array we can execute the testcase how ? give me example
Which object model is not supported by QTP? a)COM b)DECOM c)DOM d)DCOM. Pls explain about theese object models?
w is datatable
what is the advantages and disadvantages of using functions instead of re usable actions