📅  最后修改于: 2020-12-06 10:39:47             🧑  作者: Mango
对象存储库是对象和属性的集合,QTP可以使用它们来识别对象并对其执行操作。用户记录测试时,默认情况下会捕获对象及其属性。如果不了解对象及其属性,QTP将无法播放脚本。
单击以下每个主题,以了解有关对象存储库及其关联功能的更多信息。
Sr.No. | Topic & Description |
---|---|
1 | Object Spy and its Features
To understand the usage of object spy and its associated functionalities. |
2 | Working with Object Repository
Adding, editing, deleting objects from an Object Repository and its associated functionalities. |
3 | Types of Object Repository
Deals with shared Object and local Object Repository and their context with respect to scripting. |
4 | User-defined Objects
Deals with the circumstances to use the User-Defined Objects. |
5 | Object Repository in XML
Deals with converting OR’s to XML and using the object Repository as XML. |
6 | Comparing and Merging OR
Operations such as Compare OR’, Merge OR’s to effectively work with Object Repository. |
7 | Ordinal Identifiers
Circumstances where the ordinal identifiers are used and its advantages. |
8 | Child Objects
Using Child Objects for effective scripting |