Test

In this section, you will find information on Test Folder in Cerberus. A Test Folder is just a way to group and classify your test case. Every test case must be attached to a unique Test Folder. Inside the same Test Folder, every test case must have a different id. 2 test cases can have the same id if they belong to 2 different Test Folder.

TestPage

Note
There are 2 Test Folder that have a specific behavior and allow to automatically add before and after any steps execution.
Those 2 tests are Pre Testing and Post Testing. They are identifying all test cases that will respectively be added at the beginning and at the end of the test cases.
For a given test case running on an application app1, the following rules will apply :
. Only test cases inside Pre Testing and Post Testing will be added if they belong to the same application app1.
. Only active test cases will be added.
. Only test cases that are within the From Major / From Minor and To Major / To Minor
. The test cases will be executed sorted by test case id.

Test attributes

Field

Description

Test

Test name.

Description

Description of the test.

Active

Define if the test is active. When Inactive, all associated test cases will be desactivated and will be allowed to be executed.