Test Case Properties
You describe the expected behavior of a program and then SQL Navigator generates the required code for the test case.
Test Name |
The name of the test case selected or a new name. This field is editable. |
Parameter, Input & Expected Output |
Configure input parameters and expected outputs. |
Test & Result |
|
Exception Outcome |
No Exception |
Select if you do not expect the test to raise an exception. |
Exception Expected |
Select if you expect the test to raise an exception.
Fill in the expected Error Code as a number. | |
Elapsed Time Outcome |
Check |
Select to test the time taken to execute the code. |
Time (ms) |
The maximum time allowed for the code to complete execution (in milliseconds). | |
Related Topics
Module: Code Test
Also opened from: Code Editor | PL/SQL Execution Console