Settings StateColorSettings/en: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Cg (Diskussion | Beiträge) |
Cg (Diskussion | Beiträge) |
||
Zeile 8: | Zeile 8: | ||
* '''Red''' |
* '''Red''' |
||
:for failed test runs / test items.<BR>A failure should be reported if the System-Under-Test (SUT) is incorrect.<BR><B>A failure-result requires action by the developer of the System-Under-Test.</B> |
:for failed test runs / test items.<BR>A failure should be reported if the System-Under-Test (SUT) is incorrect. This verdict is the outcome of a test which detects a malfunction in the system under test. It is NOT reported if the test itself is erronous (i.e. raises an exception).<BR><B>A failure-result requires action by the developer of the System-Under-Test.</B> |
||
* '''Dark Red''' |
* '''Dark Red''' |
Version vom 1. April 2014, 23:18 Uhr
State Colors Settings[Bearbeiten]
This dialog allows for the status colors (in lists and reports) to be choosen.
By default, the colors are:
- Green
- successful test runs / test items.
- Red
- for failed test runs / test items.
A failure should be reported if the System-Under-Test (SUT) is incorrect. This verdict is the outcome of a test which detects a malfunction in the system under test. It is NOT reported if the test itself is erronous (i.e. raises an exception).
A failure-result requires action by the developer of the System-Under-Test.
- Dark Red
- for erronous test runs / test items.
An error is reported if the Test itself is malfunctioning. This means, that we do not know if the System-Under-Test (SUT) is correct.
An error-result always requires action by the test-developer.
- Grey
- for inconclusive test runs / test items. The term "inconclusive" means, that for some reason, the test could not be executed (typically due to missing resources, measurement devices, databases etc.), and therefore, it is not known, if the System-Under-Test (SUT) is correct or not. Also, skipped tests are marked as inconclusive.
An inconclusive-result requires action by the test-manager.
If you have red/green visibility problems, you may want to change the setting for better readability.