In hardcoded and test class module types user has a possibility of generating a basic test cases automatically. To create test cases, do as follows:
In the following example, the methods are chosen from an exemplary class:
You can add one method several times, which will create multiple test cases for one methods.
Note: No validation is done so check that the values are valid for the tests.
For an example of the output summary, see the following figure.
If you are using a test module of type other than hardcoded and test class you cannot use automatic test case generation. Please refer to STIF User Guide to see how to create proper test cases for the given test module.