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 |
Write VB script to test given number is Prime Number
In an application you have a web table. You are provided with an external Excel sheet with the same structure as that of the web table. How will you retrieve all data from the web table and compare it with corresponding data available in the excel sheet, using QTP? How will you report the results in QTP?
hi friends i have 4 yrs exp in testing and 2 yrsexp in QTP.currently aim working in mnc in north as a permanent employer .iam looking for job in south is there any openings plz let me know my mail id is bjr@aol.in its very urjent
please tell me how to identify the index of the link in the web table .links are not constant.example i want to click the link in the inbox ,search the item and click the partcular mail.(mail links count is not constant)
what is syncurnisation point? what is the use of this in real time environment? plz explain?
I'm having a problem to get the status(pass or fail) during runtime for every iteration ran, and must get the results stored to an excel sheet if possible.
write a qtp code to count the number of child objects in login page and highlight it
How to test login module with different username and password by using data driven testing in QTP?
Explain about the test fusion report of quicktest professional (qtp)?
How to use actions in qtp ?
What are objects? how do you select the unknow object?
What is the difference between qtp and selenium?