Working with manual TestCases
TestSteps for manual TestCases can either be recorded automatically or manually created. They also allow additional information to be added.
Manual TestSteps can be converted into automated TestSteps (check out "Automating manual TestCases").
Creating manual TestCases
TestCases for manual testing are created as described in "Create TestCase". The TestCases can be structured by using folders.
Tosca uses manual XTestSteps
with several manual XTestStepValues
to perform the corresponding actions. To create manual XTestSteps right-click onto a TestCase and select Create Manual XTestStep from the context menu.
You can create XTestStepValues for each manual XTestStep by selecting the context menu option Create Manual XTestStepValue.
The required ActionModes can be set in the same way as for automated TestCases (check out "ActionMode").
Recording manual TestCases
Tosca enables you to record manual TestCases automatically with a click on the Manual Test Case icon in the Tosca Commander Home menu.
For further details on how to record manual TestCases, please see also "Automated recording of manual TestCases".
Running manual tests
Manual TestCases are processed in the Checklist. For further information see also "Execute manual tests".