You can use Manual Tester files as implementations of your test cases in TestManager. You can also directly run Manual Tester scripts from TestManager.
You must complete the following steps before running manual test scripts in TestManager and generating TestManager logs:
When logging the results of a Manual Tester test in TestManager, statement types and results in one tool are mapped to statement types and results in the other tool.
Manual Tester statement | TestManager statement |
---|---|
step | step |
verification point | verification point |
reporting point | verification point |
group | not reported |
Manual Tester result | Hyades / TestManager result |
---|---|
pass | pass |
fail | fail |
error | fail |
inconclusive | warning |
Parent topic: Using TestManager with Manual Tester