Oracle record and run environment variables

Use record and run environment variables to specify the applications you want to use for recording and running your test. These variables can also be used in external library files for automation scripts.

If you define environment variables, they override the values in the corresponding boxes in the Oracle Tab (Record and Run Settings Dialog Box)

UI Elements

Variable Name

Description

Address

ORACLE_URL_ENV

The URL of the Oracle Applications server to which you want to connect.

Auto-login

ORACLE_AUTO_LOGIN_ENV

Instructs UFT One to log on automatically to the Oracle Applications server.

Possible values:

  • True

  • False

User name

ORACLE_USER_NAME_ENV

The user name used to log on to the specified server.

Password ORACLE_PASSWORD_ENV

The password for the specified user name.

Log out of the application when the test closes

ORACLE_LOGOUT_ENV

Instructs UFT One to log out of the Oracle Applications session specified in Oracle Tab (Record and Run Settings Dialog Box) when the test is closed.

Possible values:

  • True

  • False

Close the browser when the test closes

ORACLE_CLOSE_BROWSER_ENV

Instructs UFT One to close the browser on which the test is recorded when the test is closed.

Possible values:

  • True

  • False