testSuite (utPLSQL)
Executes utPLSQL test suites using the testSuite 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 |
---|---|---|---|
Suite In |
| Yes | The name of the test suite to be tested. |
Recompile In |
| No | Pass |
Reset Results In |
| No | Pass |
Per Method Setup In |
| No | Pass |
Override Package In |
| No | Override the automatic determination of package names thus removing the one to one relationship between test package and package to test. Default is false. Instead of using this parameter consider using the runSuite |
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.
- style