Wednesday, November 9, 2011

Types of object Repositories in QTP?

QTP Supports 2 types of Object Repository

1) Shared Object Repository (also called Global). It is preferable while dealing with dynamic objects which are called in multiple tests. The extension is ".tsr"

2) Per-Action Object Repository, (also called Local). It is used by default. The extension for Per-Action repository is ".mtr" .

No comments: