by Jerome Josephraj
Share
Behavior Driven Development (BDD) scenarios can be synced to a Atlassian JIRA agile project management tool and when a BDD scenario fails, a defect can be raised in JIRA through click of a button through “NoCodeBDD – JIRA sync” Atlassian extension.
The reason we created this extension is to:
- Improve collaboration
- Easy for non-technical stake holders to access BDD scenarios
- Avoid manual copy and paste
- Keep BDD Scenarios in sync with JIRA automatically
- Raise issues in JIRA through click of a button
- Capture error information consistently when raising issue in JIRA
Following video shows how BDD scenarios are synced with JIRA and how a failed scenario could be raised as an issue in JIRA through click of a button
STAY IN THE LOOP
Subscribe to our free newsletter.
I had the pleasure of hosting a webinar with two industry experts, Rebecca Stone from IBM. During the webinar, Rebecca shared her experience in successfully implementing BDD in a large government project, highlighting the benefits of BDD, why and how she used OOPSI and its role in overcoming challenges faced […]
Rolling out BDD in a project requires careful planning and a well-structured process. As a tech consultant on a large project, I had to make several changes to their BDD process and automation suite implementation. Some changes were straightforward, while others proved more challenging. If you’re considering implementing BDD in […]
10 Tips for Writing Effective BDD Scenarios When rolling out BDD having a clear and concise scenario writing is a vital aspect of successful BDD adoption. This blog post will provide you with 10 tips to enhance your BDD scenario writing, making it easy to understand, maintainable, and efficient. 1. […]
It will be difficult to automate testing if you don’t consider it when creating your web application. It will be difficult, regardless of whether you are a code wizard or a no-code ninja. Here are some crucial ideas to have in mind as you develop your app to make testing a […]