Test Case/en: Unterschied zwischen den Versionen

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


=== Creating the Test Plan ===
=== Creating the Test Plan ===
[[Datei:TestCaseExample1.png|thumb|250px|Select the "New Test Plan" menu function]]
[[Datei:TestCaseExample1.png|thumb|200px|Select the "New Test Plan" menu function]]
[[Datei:TestCaseExample2.png|thumb|250px|New test plan shown]]
[[Datei:TestCaseExample2.png|thumb|200px|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.

Typical Scenario[Bearbeiten]

The following screenshots demonstrate how a test case is added to a test plan:


Creating the Test Plan[Bearbeiten]

Select the "New Test Plan" menu function
New test plan shown

Defining a Test Action[Bearbeiten]

TestCaseExample3.png
TestCaseExample4.png

Making it a Test Case[Bearbeiten]

TestCaseExample5.png

Adding a Parameter[Bearbeiten]

TestCaseExample6.png

Reusing with Different Parameters[Bearbeiten]



Copyright © 2014-2024 eXept Software AG