+2
Completed
More than 1: action/results steps from 1 to N per test case
This would be convenient to be able to add steps (action/expected result)
Exemple :
A: Click on the product 'add to basket'
ER: Basket is refreshed with added product
A: Click check out
ER : User is taken to the order summary page
etc...
Exemple :
A: Click on the product 'add to basket'
ER: Basket is refreshed with added product
A: Click check out
ER : User is taken to the order summary page
etc...
Customer support service by UserEcho
We now have "Steps to execute" as part of test cases.
Should allow to enter expected result for each test step for the above example. I would suggest to change 'Expected result' field from test case level to test step level or add 'Expected result' field for each test step.