Settings StateColorSettings/en: Unterschied zwischen den Versionen

Aus expecco Wiki (Version 2.x)
Zur Navigation springen Zur Suche springen
Zeile 8: Zeile 8:


;Red
;Red
: for failed test runs / test items. A failure should be reported if the System-Under-Test (SUT) is incorrect. This [[Glossary/en#Verdict|verdict]] is the outcome of a test which detects a malfunction in the System-Under-Test (SUT). It is NOT reported if the test itself is erroneous (i.e. raises an exception, such as division by zero).
: for failed test runs / test items. A failure should be reported if the System-Under-Test (SUT) is incorrect. This [[Glossary/en#Verdict|verdict]] is the outcome of a test which detects a malfunction in the SUT. It is NOT reported if the test itself is erroneous (i.e. raises an exception, such as division by zero).
: '''A failure-result requires action by the developer of the System-Under-Test'''.
: '''A failure-result requires action by the developer of the System-Under-Test'''.



Version vom 15. September 2020, 12:00 Uhr

State Colors Settings[Bearbeiten]

This dialog allows for the status colors (in lists and reports) to be chosen. 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 SUT. It is NOT reported if the test itself is erroneous (i.e. raises an exception, such as division by zero).
A failure-result requires action by the developer of the System-Under-Test.
Dark Red
for erroneous test runs / test items. An error is reported if the test itself is malfunctioning. This means, that during the test execution an unhandled error/exception was raised, and therefore, we do not know if the System-Under-Test (SUT) is correct.
An error-result 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, power down, server down etc.), and therefore, it is not known, if the System-Under-Test (SUT) functions correctly or not. Also, skipped and aborted 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. Japanese users may prefer blue instead of green. Old fashioned, die-hard-communists may want to exchange red and green ☺.



Copyright © 2014-2024 eXept Software AG