Wednesday, June 4, 2008

How to load the Object Repository

To load the object repository at runtime -
Write following script...

Set app=CreateObject("QuickTest.application")
app.test.settings.resources.ObjectRepositoryPath="Path of the Object Repository"


To load manually -

Goto Test-Settings-resources-select shared for Object Repository Type-Browse the required Object Repository.

No comments:

Post a Comment