run (utPLSQL)
Executes individual utPLSQL test packages using the run operation.  utPLSQL version 2.3.1+ only.
Target 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 |
---|---|---|---|
Test Package In |
| Yes | The name of the test package to run. *If utPLSQL Database User is not the test package owner, do not schema-qualify the package. Instead, place the schema name in the |
Autocompile On |
| No | Pass |
Prefix In |
| No | The prefix to be appended to |
Suite In |
| No | The name of the suite that contains the specified test package. This is an optional value and is used to update statistics for the test. |
Owner In |
| No | The name of the schema that contains the packages to be tested. |
Reset Results In |
| No | Pass |
From Suite In |
| No | Pass |
Subprogram In |
| No | Pass a string to restrict which of the test procedures will be executed for this run. Default of ' |
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 Target.
Endpoint ExecutionÂ
This operation will execute on any one of the selected endpoints and will be random in the determination of which one.
Executes individual utPLSQL test packages using the run operation.
- style