Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

1. Write JBehave Story On The View Issue Page In Jira

Once you have installed the plugin (see Installation for more information) you should see two new panels called "JBehave Story" and "JBehave Story Reports" on the view issue page in Jira.

"JBehave Story" panel is where you write new or edit an existing JBehave story. You can enter one JBehave story for one Jira issue.

2. Execute JBehave Tests As Part Of Your Project Build

Run your project build either locally or in your continuous integration application which will execute your JBehave tests. The JBehave runner will download the stories you have written in Jira, execute them and will then upload the generated story reports back to Jira.

Note that there are some prior configuration changes that need to be made in order for this to work (see installation page for more information).

3. Review Story Reports On The View Issue Page

Uploaded story reports will be available for viewing on the view issue page under a panel titled "JBehave Story Reports". If you are running your test suit against multiple environments then several story reports will be shown organized into tabs where each tab label corresponds to the name of the environment on which the story report was generated

  • No labels