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 |
what about f2&f6 function keys
How you automate testscripts one by one or moduelwise or all at once
Hi,Every one,my name is RAHUL,aim wondering if any one got QTP software? If yes,can u plz knock on to gchinthakindhi@gmail/yahoo.com. THANK U.
Suppose one object is changed in a project after delivering the project.Where we will update that object? it can be present in many scripts so can we update all the scripts?
How to call script1 into script2?
how can we know the program is testing by multiple test data in data driven frame work?
How can we parameterize our test, values in flat file. Ex:- Values in notepad, with that values i want to parameterize the test.
how to change the properties of object during run time . plz give the code using flight reservation
How to get the column count and column name from the resultset in the database connection program?
How do we run a test from the 3rd row of the datatable in QTP? Leaving the first two rows we need to test AUT from 3rd row to n'th row.
what is the difference between link and hyper link?
what kind of erros can be handled with the using QTP?