We recently moved to JIRA and Confluence, and our test team wants to be able to write test scripts that have different steps.
A script might be something like
- Go to the login screen
- Please enter an invalid username.
- Check output
I got this by adding a merge page with a list of tasks in it. However, testers want to be able to add expected and actual results to each step and be able to attach screenshots to each step. Also the entire test case should be repeated.
We are trying to reproduce what the Quality Center gives us.
I played with various plugins such as Zephyr, but I can not find anything that gives us this functionality.
Is there anything (with a friendly license, we are a small team ...) that people would recommend?
thank
source
share