Hey, any of you magical programmers or development people in general, have any recommendations of good requirements management tools? Need to manage lots of software requirements, prioritize them... you know, the stuff that Excel could but isn't ideal for
Requirements Management Tools
Collapse
X
-
-
Requirements management has a number of stages that may be vastly overkill for anything less than enterprise-level software. Do you really need to go through the traditional path of investigation, feasibility, design, construction, test, change management, and then release? Likely, you just need to build a minimum viable product from a strong spec sheet, and protect against feature creep.
For that, I'd recommend you consider a kan-ban type of system, which will provide visibility to management as well as keep your programmers on task. It allows for sprints and feature-set prioritization, while maintaining the transparency that lets you keep management in the loop.Comment
-
I use youtrack.. it can be modified easily to suit every need..Comment

Comment