0

I want to integrate manual testing and automated testing in Jira.

I use Specflow in .Net with NUnit and Jenkins.

In Jira it's installed the Zephyr plugin:

Zephyr for Jira - Test Management for JIRA (Server) 2000 Users: Commercial License

From my research to integrate everything I will need also:

  1. Cucumber for Jira (is this necessary?)

  2. BDD feature for Zephyr should be enabled

  3. Zephyr Squad plugin

Do I need something also for Jenkins?

Did I understand correctly? Is it another way to integrate them?

marc_s
  • 732,580
  • 175
  • 1,330
  • 1,459
Trica
  • 3
  • 3
  • Just a quick glance at Zephyr, and I'm not sure if there is integration with SpecFlow. They mention [cucumber](https://cucumber.io/) quite a bit. That is a different Gherkin implementation than SpecFlow. – Greg Burghardt Jun 10 '21 at 23:21
  • Since SpecFlow uses an underlying unit test provider, you might have better luck integrating NUnit with Jira: https://community.atlassian.com/t5/Jira-questions/Integration-C-Nunit-Selenium-results-with-Jira/qaq-p/1214075 – Greg Burghardt Jun 11 '21 at 20:47
  • In your case SpecFlow is just a fancy way of writing NUnit tests. – Greg Burghardt Jun 11 '21 at 20:48
  • Looks like there is no direct integration between SpecFlow and Jira: https://community.atlassian.com/t5/Jira-questions/Any-plans-for-SpecFlow-and-JIRA-integration/qaq-p/379097 – Greg Burghardt Jun 15 '21 at 19:06

0 Answers0