The following macros are not currently supported in the header:
  • style

runScript0

Executes an OATS Load Testing script.

Environment/Instance Properties

Property Name

Required

Description

FDOAT_RUN_SCRIPT

Yes

Oracle Application Test Suite run script file name (.sh or .bat) with full Path.
(e.g. C:\OracleATS\openScript\ runScript.bat)

Project Properties

Property Name

Required

Description

 

 

 

Inputs

Input Name

Required

Description

FDOAT_SCRIPT_PROJECT_FILE

Yes

Script project file (jwg file) with path. Relative paths will be relative to the FD_ARTIFACTS_DIR directory.
(e.g. /OATSprojects/project/test.jwg)

FDOAT_ARGS

No

Arguments to pass to the test. (e.g. -browser.type FireFox)

Outputs

Output Name

Required

Description

 

 

 

Artifacts

This operation consumes .jwg Oracle ATS test artifacts, if available.

Endpoint Selection

This operation delegates endpoint selection to the workflow developer. The workflow editor will default the selection to "All", which selects all available endpoints associated to the environment instance.

Selecting a specific resource will result in selection of endpoints associated to the environment instance which have that resource defined.

Endpoint Execution

This operation delegates endpoint execution to the workflow developer. The workflow editor will default to "Any", which will execute on any one of the selected endpoints, which will be randomly picked from selected endpoints or a specific endpoint where previous step may have executed. Changing this value to "All" to will result in execution on all selected endpoints.

Special Considerations

This plugin supports Load Testing scripts only. Functional Testing (Browser/GUI Automation) is not supported at this time.


The following macros are not currently supported in the footer:
  • style