By default, Robot Framework will execute <i>every</i> test.<br>But sometimes tests are interdependent - in the event of a failed login, for example, it is impossible to successfully complete the subsequent tests.<br>If this option is active, Robot Framework will <b>immediately stop</b> the suite execution if a test fails. <br>The results of subsequent tests (which would have failed) will then not be passed to Checkmk; depending on the discovery settings, their results will either be <b>missing</b> (if within a suite result) or the services generated for them will <b>go stale</b>.<br><br><b>Important note</b>: this is where Robotmk deviates from Robot Framework behavior. The HTML log will still contain the omitted tests and show them as <tt>FAIL</tt> (even though they were not executed).<br>See also "<a href="http://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#stopping-when-first-test-case-fails" target="_blank">How to stop a suite when the first test fails</a>".
Standardmäßig führt Robot Framework <i>jeden</i> Test aus.<br>Aber manchmal sind Tests voneinander abhängig - im Falle eines fehlgeschlagenen Login ist es zum Beispiel unmöglich, die nachfolgenden Tests erfolgreich abzuschließen.<br>Wenn diese Option aktiviert ist, hält Robot Framework die Ausführung der Suite <b>sofort</b> an, wenn ein Test fehlschlägt. <br>Die Ergebnisse nachfolgender Tests (die fehlgeschlagen wären) werden dann nicht an Checkmk weitergeleitet; je nach den Erkennungseinstellungen <b>fehlen</b> entweder ihre Ergebnisse (wenn sie Teil eines Suite-Ergebnisses sind) oder die für sie generierten Dienste werden <b>veraltet (stale)</b>.<br> <br><b>Wichtiger Hinweis</b>: An dieser Stelle weicht Robotmk vom Verhalten des Robot Frameworks ab. Das HTML-Protokoll enthält weiterhin die ausgelassenen Tests und zeigt sie als <tt>FAIL</tt> an (auch wenn sie nicht ausgeführt wurden).<br>Siehe auch "<a href="http://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#stopping-when-first-test-case-fails" target="_blank">Anhalten einer Suite, wenn der erste Test fehlschlägt</a>".
Context: Robotmk. Robot is the test executing object (manageable in Checkmk), i.e. the one that 'clicks through'.
Robot Framework
Robot Framework
Checkmk
Context: Robotmk. Product name. Avoid the acronym "RF".
stale
veraltet
Checkmk
suite
Suite
Checkmk
Context: Robotmk. Use this only in coupled terms. Use "test suite" standalone. Avoid "Robot suite". Plural: suites/Suites. "Suites" as Plural in German (instead of "Suiten") to avoid misunderstandings with something like "Hotel-Suiten".