Content deleted Content added
No edit summary |
|||
Line 51:
==Object repository==
Object repositories are a collection of UI/Application object data recorded by the testing tool while exploring the application under test.<ref name = "Interface" />
Object repositories hold information about objects which will be helpful in identifying them and testing the application. The information held by the Object Repositories (OR) are like name of the object, its position on the screen during the time of capture, text, tags associated with the object etc. In tools like QTP (Quick Test Professional) OR play a vital role, as it contains all the information to run automated test scripts.
==References==
|