Test Case/en: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Cg (Diskussion | Beiträge) |
Cg (Diskussion | Beiträge) |
||
Zeile 10: | Zeile 10: | ||
=== Creating the Test Plan === |
=== Creating the Test Plan === |
||
[[Datei:TestCaseExample1.png| |
[[Datei:TestCaseExample1.png|thumb|250px|Select the "New Test Plan" menu function]] |
||
[[Datei:TestCaseExample2.png| |
[[Datei:TestCaseExample2.png|thumb|250px|New test plan shown]] |
||
=== Defining a Test Action === |
=== Defining a Test Action === |
Version vom 20. Juli 2023, 10:23 Uhr
Test cases are the elements of test plans. They are added to a test plan by dragging an action into the plan's item list. You can also use the copy-paste function via the right-button menu or keyboard shortcuts.
Any action (textual/eleemntary and compound) can be put into a test plan's list. Although we recommend wrapping single elementary actions into a compound; this makes debugging easier, as you can then place a breakpoint or additional trace actions more easily.
If the test case action has input pins, values for them are provided by the test plan. Thus, an action can be used in multiple scenarios possibly with different input values.
Inhaltsverzeichnis
Typical Scenario[Bearbeiten]
The following screenshots demonstrate how a test case is added to a test plan: