In: Computer Science
The systems requirements in a software project includes the categories of primary requirements, derived requirements, design constraints, and design goals. Briefly explain each category and how it is different from the other categories.
Please upvote if you are able to understand this and if there is any query do mention it in the comment section.
Primary requirements in a software project:
The requirements that describe the features or the functions that a software will perform. These are those requirements which are made from what the users expects to be in a software.
Derived requirements in a software project:
These are those requirement which have been taken out of the analysis of the requirements to the architectures which were logical in functionality. These requirements are developed during the process of requirement analysis.
Design constraints in a software project:
These are some of the limitations that have been put in forward by the users, or by the clients on the design of the software and are done before developing the project rather than others. The design solution has to come over these constraints so that the design can meet the requirements.
Design goals in a software project:
These are the goals which are made to get ensured that the design of a software is meeting the desired goals or not. This is performed at a higher level as compared to others and are most important in a project.
Is this was supposed to be done in any other way or some more information is required to be added then please mention it in the comment section otherwise please upvote.