Questions tagged [requirements-management]
Managing the functionality / requirements for the software
79 questions
-1 votes
1 answer
146 views
Rigorous way to compare designs that support the same project
When having 4 different designs that can be delivered for a project and there is a strong difference of opinions on which design is preferred taking into account functional/non-functional requirements/...
0 votes
2 answers
418 views
How to design software architecture without solid requirements?
I am working on a project which does not have solid requirements, All is we have meetings with all the teams across and confluence pages. No one owns any requirements and it just float around ...
5 votes
1 answer
2k views
Use Cases in Clean Architecture, in Requirements Specifications from Software Engineering and Use Case Diagrams in UML
Well, I've been studying software architecture a lot, Clean Architecture in specific and I came across some multi meanings terms and "Use Case" is one of them. I'd read in some places that ...
4 votes
3 answers
2k views
Requirements engineering done in Excel and Word?
Throughout this semester my classmates and I had to do the pre-coding(?) phase of a project (requirements and such) as part of our Software Engineering course. The way our professor had us do it seems ...
15 votes
7 answers
8k views
Where can I find requirements specification for Open Source software? [closed]
I can hardly imagine a software project where the things to do are not somehow collected in a formal/informal document, be it a SRS or a simple note. So I was searching for these requirements ...
-4 votes
1 answer
98 views
Should User Stories be written for non-build requirements?
I am working on a project which is introducing a new Business Product, that is leveraging existing systems From a requirements perspective, they fall into all these types: A system change is required ...
3 votes
3 answers
1k views
Why aren't databases secondary actors in use case diagrams?
Secondary Actors are actors that the system needs assistance from to achieve the primary actor's goal. If a external printer system to the system under construction is commonly shown as a secondary ...
-5 votes
1 answer
73 views
Having trouble finding the issue of an expressed/formulated requirement
I'm studying for an exam (software-engineering) and got stuck with the following question. Developing a web application for stock in order to monitor (automatically) and to trade shares. You are ...