In this article we discuss how to define a new test object in QTP tool.
You can add test objects to the Object Repository that do not exist in your application. This enables you to make an Object Repository and build test scripts for your application before the application is eligible for testing.When you define a new test object in the Object Repository, a particular object is added to the local Object Repository and can only be used by the current action. We can add the test object to a shared Repository so that it can be used in multiple actions, by adding the Test Object using the Object Repository Manager.How to define a new Test Object:
Mastering Unit Testing