DEV Community

Cover image for Software Requirements Engineering
Sardar Mudassar Ali Khan
Sardar Mudassar Ali Khan

Posted on

Software Requirements Engineering

Software Requirement is the process of describing the features and functionalities of the
targeted system. Software Requirements give us a clear picture of the targeted system
i.e. what the expectation of the customer for his/her product requirements can be obvious or hidden
known and unknown expected and unexpected according to the client's point of view
.

Example: (Online Law Firm Android App) is a Real-Time Cloud-Based android application that will provide judicial assistance to society. We aim to help people solve their Judicial
problems and guide them by providing the best possible solution. Another goal of the application is to bring all the interested parties on a single platform. Notification-based alerts
to notify all the parties. Our system will help the Laws and find new cases. The system will have a communication system through which users can communicate with each other. Our system will have a rating system through which the client will rate the users.

What is Software Requirement

Software Requirement is a Condition and Capability that must be possessed by a system
according to some standards.
Example:
β–ͺ Login Functionality of Online Law Firm Android App.
β–ͺ Admin of the system can suspend and delete any accounts.
β–ͺ Users of the system can delete any contact.
β–ͺ Clients can submit /her Case in our system

Why Software Requirement Engineering is Important

Software requirement engineering is a very important phase of the software development process or simply Software development life cycle (SDLC). This phase is used to translate the unclear and incomplete idea of the customer into complete precise and formal specification this document is very must important and act as a bridge between the Customer, User, and Developers. Therefore, the importance of software requirement engineering is very much important for the development of effective and efficient software products.

Complete Book of Software Requirements Engineering

You can download the complete software requirements engineering book from given below URL
https://www.amazon.com/dp/B0B94VRT2Y

Top comments (0)