I am considering moving my product backlog into JIRA/Greenhopper OnDemand. How have people used JIRA to track non-functional requirements? How have they linked them to user stories, if at all?
Community moderators have prevented the ability to post new answers.
Non-functional requirements also should come in product backlog as stories. If you just refer the Scrum Primer by Craig Larman, it states the following.
Product Backlog Item
Functional requirements, non-functional requirements, and issues, prioritized in order of
importance to the business and dependencies and estimated. The precision of the estimate
depends on the priority and granularity of the Product Backlog item, with the highest priority
items that may be selected in the next Sprint being very granular and precise.
In that sense they are also just another story in Jira, right?
Sure - my concern was that NFRs are not typically work items that are scheduled into a Sprint for development, many are underlying principles that drive how other stories are implemented. But just spoke to our resident Agile guru and he agreed that a good way was just to have them in as stories but colour-coded and deprioritised so that they're always there to be seen be everyone but don't actually get scheduled into sprints if it's not appropriate. Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yeah, and it also lies in the hands of the Product Owner while doing Sprint Planning one sessions to keep reminding the teams not to forget these non-functional requirements everytime they do thier story implementation in their sprints.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Many Agile frameworks, including SAFe, define NFRs as constraints on functional requirements. Therefore they should not be as standalone stories, but instead as acceptance criteria. Studies (https://arxiv.org/pdf/1711.08894.pdf) have shown that teams documenting NFRs as stories often lose the requirements and dependencies. Another option is to document the NFRs in a centralised tool such as Confluence, and reference the NFR's unique ID into a stories acceptance criteria.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We have exactly this problem now. We have 2 Product Backlogs : une functional and another technical. So I am interested on how you can link a NFR document in Confluence to acceptable criteria because to own 2 PB is just no manageable now?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Some weeks ago I read something interesting about this topic: non-functional requirements are only requirements for which the main stakeholder is not identified yet. ;)
As Renjith mentioned before, you can handle them as normal requirement. An alternativ would be, to create a new issue type for this type of requirements. if you have a lot of non-functional requirements which are related to the normal user stories, I personally prefer to see them as acceptance criteria: e.g. the response time of x should be under 10 seconds.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for this. Hm. In my case I know who the stakeholders for the non-functional requirements are :)
I like the idea of a different issue type - may do that.
Agree that in reality NFRs are often acceptance criteria for functional stories, I do want to keep them as a list of entities in their own right rather than buried in other stories - in case they get forgotten when new stories are added, for example.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What should one do if there are multiple projects / backlogs which share certain non-functional requirements? Copy & paste them from one backlog to the others?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Consider a centralised repository (i.e. confluence) and reference the unique ID of hte NFR
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Recommended Learning For You
Level up your skills with Atlassian learning
Learning Path
Apply agile practices
Transform how you manage your work with agile practices, including kanban and scrum frameworks.
Learning Path
Configure agile boards for Jira projects
Learn how to create and configure agile Jira boards so you can plan, prioritize, and estimate upcoming work.
Jira Essentials with Agile Mindset
Suitable for beginners, this live instructor-led full-day course will set up your whole team to understand how to use Jira with an agile methodology.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.