Test cases with JIRA or Confluence

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

+5
source share
3 answers

So, after a short conversation, I think that we sit on Marshmallows. This is not quite the way we want, but it allows us to fix the information we need (a little different than we would like). But the fact that we can see how the test cycle for this project goes is really good. The developers are also very responsive, which is always good.

+1
source

I have not used it, so I cannot vouch for it, but GreenPepper has a FIT plugin that can allow you to put actual executable acceptance tests into Confluence.

+1
source

, , Zephyr, Kanoah.

Kanoah , JIRA. .

+1

All Articles