ISTQB® Certified Tester Advanced Level Test Analyst
Lehrplan v4.0 · 112 Übungsfragen · 66 Glossarbegriffe
Vier Wege zur Vorbereitung
Nutze gezielte Übungen, Probeprüfungen unter Zeitdruck, Glossar-Karteikarten und Fortschrittsverfolgung zusammen oder einzeln.
Prüfungsformat
45 Fragen · 120 Minuten · Bestehensgrenze 51 von 78 Punkten · nach K-Stufe gewichtet (K2: 1 Pkt., K3: 2 Pkt., K4: 3 Pkt.)
Warum ist diese Fragensammlung vertrauenswürdig?
Die veröffentlichte Fragensammlung wird anhand fixierter offizieller Quellen und ihrer hinterlegten Prüfungsstruktur geprüft.
So entstehen die Inhalte →Eigene Übungsfrage (keine offizielle Prüfungsfrage)
Beispielfrage ausprobieren
Inhalte auf EnglischDiese Frage ist auf Englisch verfügbar.
Which statement best characterizes a low-level (concrete) test case as distinguished from a high-level (abstract) test case?
- It specifies concrete preconditions, input data, expected results, and postconditions.
- It indicates only which test conditions are covered, with no concrete data.
- It can never be derived from a high-level test case.
- It must always be executed by the person who authored it.
Antwort und Erklärungen anzeigen
Richtige Antwort: A. It specifies concrete preconditions, input data, expected results, and postconditions.
Erklärung
A low-level (concrete or physical) test case is the detailed refinement of a high-level test case: it states specific preconditions, input data, expected results, and postconditions. A high-level (abstract or logical) test case only indicates which test conditions are covered, without concrete values.
Warum jede Option
- Richtig. A low-level test case gives concrete preconditions, input data, expected results, and postconditions.
- Indicating only the covered test conditions with no data describes a high-level (abstract) test case.
- Low-level cases are typically refinements derived from high-level ones, not unrelated to them.
- Any tester may execute a test case; authorship does not restrict who runs it.