0

Now on my project we use TFS as TestCase management tool, issue tracking system and code management. But we want to move to JIRA and Bitbucket. In VisualStudio we have ability to bind TC to automation test and then run test suite with automation test. The question is: Is it possible to bind JIRA test case with automation test(UI tests, API tests used MSTest framework)? Is it possible to run automation test and see if test case pass\failed? Some reports? Maybe there is possibility to develop some extension for this?

DarkNik
  • 803
  • 2
  • 8
  • 17

1 Answers1

0

Unfortunately, right now there are no built-in JIRA importer for data from Microsoft Team Foundation Server for Visual Studio.

However, there are complete third party solutions available which might help you between JIRA and TFS such as below:

PatrickLu-MSFT
  • 49,478
  • 5
  • 35
  • 62