Settings StateColorSettings/en: Unterschied zwischen den Versionen
Cg (Diskussion | Beiträge) |
Cg (Diskussion | Beiträge) |
||
Zeile 8: | Zeile 8: | ||
* '''Red''' |
* '''Red''' |
||
for failed test runs / test items. |
:for failed test runs / test items. |
||
<BR>A failure should be reported if the System-Under-Test (SUT) is incorrect. |
<BR>A failure should be reported if the System-Under-Test (SUT) is incorrect. |
||
<BR> |
<BR> |
||
Zeile 14: | Zeile 14: | ||
* '''Dark Red''' |
* '''Dark Red''' |
||
for erronous test runs / test items. |
:for erronous test runs / test items. |
||
<BR>An error is reported if the Test itself is malfunctioning. |
<BR>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. |
This means, that we do not know if the System-Under-Test (SUT) is correct. |
||
Zeile 21: | Zeile 21: | ||
* '''Grey''' |
* '''Grey''' |
||
for inconclusive test runs / test items. |
:for inconclusive test runs / test items. |
||
The term <DFN>"inconclusive"</DFN> means, that for some reason, the test could not be executed |
The term <DFN>"inconclusive"</DFN> means, that for some reason, the test could not be executed |
||
(typically due to |
(typically due to |
Version vom 1. April 2014, 23:12 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.
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.