Questions tagged [requirements]
The elicitation, analysis, specification, verification, and validation of requirements for a software project.
387 questions
2 votes
3 answers
248 views
How should small but highly requested features be prioritized in technically driven B2B products?
In technically driven B2B products — such as hosting panels, billing systems, or extensible CMS platforms — it’s common for users to request small but high-impact features, like: Custom messages on ...
1 vote
2 answers
262 views
What empirical evidence is there that the separation between analysis and design leads to better results than mixing them?
What scientific/empirical evidence is there that the mental separation between (business) analysis and (technical) design in software development leads to better results than considering both together?...
0 votes
1 answer
574 views
Best practice to break-down requirements & architecture
This is kind of related to my previous post, but I believe it is rather a separate problem/question. I am seeking to improve the process of project development & system design at work. The way I ...
35 votes
7 answers
7k views
How can we avoid extremely complex configurations in enterprise software?
This is the situation that I've seen two times in a row already. A company makes software intended to be sold to other companies. So there will be relatively few clients, but each is an important one. ...
2 votes
1 answer
147 views
EU Cyber Resilience Act - Conflicting Requirements? [closed]
As a fellow SW developer in EU, I hope that you know that there is a proposal for a new law, called Cyber Resilience Act, that will, if approved, will affect all digital products on the EU market. In ...
0 votes
1 answer
368 views
Is KAOS goal modeling used in the industry? [closed]
KAOS is a goal-modeling strategy that is widely taught in the academia. I have seen that almost no known diagramming software supports it except objectiver, which was developed by the same group that ...
0 votes
0 answers
685 views
What approach for this kind of drawing application in C#/WPF
I've got experience with WPF, but I have always been creating standard UI's. I want to build a drawing application for electrical wiring diagrams (single-wire diagrams). Example of the kind of ...
1 vote
2 answers
722 views
Functional or non functional requirements? [closed]
I just started as a junior business analyst and working on defining the requirement for an already existing system, so I am gathering the requirements for a just added service. One of the ...