Resources Object

Description

Represents the lower part of the Resources pane of the Test Settings dialog box, which enables you to set the external resources associated with your test.

Object Model

Resources ObjectTestLibraries Collection

Remarks

Tip: You can click the Generate Script button in the General pane of the Test Settings dialog box to automatically generate an automation script containing the current global testing options, including those represented by the Resources object.

Example

  • Specify External Resources for a Test

Public Methods

Public Method SetObjectRepositoryAsDefaultThis method is no longer supported. Use the methods and properties of the ObjectRepositories collection instead.

Public Properties

Public Property DataTablePathThe file path of the data table.
Public Property LibrariesReturns the TestLibraries object--a collection of the function library files associated with the test or component.
Public Property ObjectRepositoryPathThis property is no longer supported. Use the methods and properties of the ObjectRepositories collection instead.