Manually upload test results

Once your team automates the features with Cucumber or another executable specification framework, you should be able to obtain a test results file in JSON format.

Use the menu in the top right corner of the main living documentation page to upload this test results file to Jira.

 

Choose the cucumber language you used to generate the file and then choose “Manually upload a result file”

 

Click or drag-and-drop your results JSON files

Ruby, Java and JavaScript are supported, if you run with another language, you can try pushing it by selecting ‘Other’ and writing the framework you used. In that specific case Cucumber for Jira cannot guarantee your results will be correctly imported. If you need more languages, feel free to ask on our public issue tracker.

When the file is uploaded, the test results are updated for each feature:

Next