The page is an interface to create a new test implementing all static /
class methods needed by the test workbench.
- Compulsary Input:
- Test Class
- The class name of the test composite to be created.
- Package / Application
- The package / application in which Test Class will be defined
- Description
- A short description of the test. This text is displayed in the
summary field of the Test Suite editor. It is not intended to include
test instructions.
- One of the following
-
- Classes / API
-
- Classes
- A list of UlcProxy classes that are being tested in the
test. In most cases, the list will include only one class name
- API
- If a subset of the classes' API is being tested, the selectors should
be listed. If the class as a whole is tested, enter ALL into the list
of API.
- Category
- This is currently a free text list. Future releases will provide an
extendable list of standard categories to choose from.
- PRs
- If one or more problem reports are being verified in the test case, the
PR's ID should be entered here. The description field could
include the problem report's description.
- Optional Input:
- Author
- Free text
- Tab String
- This string is used as the label of the test's page in the test suite
window. If this entry is left empty, the test's class name will be
displayed instead.
Press the Save Input Button to (re)-generate the test class. The
generated class is immediately included in the Test Suite Editor