Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

User stories for integration in Scrum [closed]

I am working on a project that has very complex integration needs, specifically with receiving and sending EDI data and all the "fun" stuff that happens in between. I can definitely focus efforts around data processing (validation, required fields, transformation), but the problem I am having is how to frame stories and epics in the backlog to plan and track work.

It is very easy to say "As a manager, I can deny a vacation request so that I can make sure that I have enough workers on staff to meet my commitments." Actually, I am very very good at this, but I am very new to this kind of integration effort.

For a big integration project, it is tougher to indicate who the user is, and what the value is. The EDI integration are just interface (non-functional) requirements, but the implementation is a big effort.

Can anyone provide some guidance on how to structure / frame these kinds of requirements in the product backlog I am creating?

like image 934
noplay Avatar asked Oct 05 '22 21:10

noplay


1 Answers

Mike Cohn has something to say about this, I think this last paragraph is very relevant

But, you should be careful not to get obsessed with that template. It’s a thinking tool only. Trying to put a constraint into this template is a good exercise as it helps make sure you understand who wants what and why. If you end up with a confusingly worded statement, drop the template. If you can’t find a way to word the constraint, just write the constraint in whatever way feels natural

like image 100
Jonny Cundall Avatar answered Oct 10 '22 01:10

Jonny Cundall