A test case step.
This element may occur inside the following elements: <testCaseStepFragments> .
Table C.27. <testCaseStep> attributes
| Name | Restriction | Description |
|---|---|---|
| kl__id | required | The unique identifier of this element. |
Table C.28. <testCaseStep> elements
| Name | Multiplicity | Description |
|---|---|---|
| <action> | 1..1 | The action to be taken in this step. |
| <expectedResult> | 0..1 | The expected result for this test case step. |
| <postcondition> | 1..1 | The postcondition for this test case step. |
| <precondition> | 1..1 | The precondition for this test case step. |