runSuite (utPLSQL)
Executes utPLSQL test suites using the runSuite operation. utPLSQL version 2.3.1+ only.
Environment/Instance Properties
Property Name | Property Code | Required | Description |
|---|---|---|---|
utPLSQL Database User |
| Yes | User used to connect to the associated database. |
utPLSQL Database Password |
| Yes | Password for the utPLSQL Database User. |
utPLSQL Database Connection Identifier |
| Yes | Identifier used to connect to the Database for utPLSQL testing. Simply the SID can be used if the database is on the same server as the endpoint (e.g. " |
utPLSQL Oracle Home Directory |
| Yes | Directory for Oracle Home (e.g. " |
Inputs
Input Name | Input Code | Required | Description |
|---|---|---|---|
Suite In |
| Yes | The name of the test suite to run. |
Autocompile On |
| No | Pass |
Reset Results In |
| No | Pass |
Per Method Setup In |
| No | Pass |
Artifacts
This operation doesn’t consume or produce any artifacts.
Endpoint Selection
This operation will select all available endpoints associated to the Environment/Instance.
Endpoint Execution
This operation will execute on any one of the selected endpoints and will be random in the determination of which one.
- style