Requirements Analysis
Requirements Analysis is the process of
defining the expectations of the users for an application that is to be built
or modified. It involves all the tasks that are conducted to identify the needs
of different stakeholders.
Therefore, requirements analysis means to analyze, document, validate and manage software or system requirements.
Requirements Analysis
Process
The software
requirements analysis process involves the following steps/phases:
1. Eliciting requirements
The process of
gathering requirements by communicating with the customers is known as
eliciting requirements.
2. Analysing requirements
This step
helps to determine the quality of the requirements. It involves identifying
whether the requirements are unclear, incomplete, ambiguous, and contradictory.
These issues resolved before moving to the next step.
3. Requirements modelling
In
Requirements modelling, the requirements are usually documented in different
formats such as use cases, user stories, natural-language documents, or process
specification.
4. Review and retrospective
This step is
conducted to reflect on the previous iterations of requirements
gathering in a bid
to make improvements in the process going forward.
Requirements Analysis Techniques:
There are
different techniques used for business Requirements Analysis. Below is a list of
different business Requirements Analysis Techniques:
1. Business process modelling notation (BPMN)
This technique
is similar to creating process flowcharts, although BPMN has its own symbols and elements. Business
process modelling and notation is used to create graphs for the business
process. These graphs simplify understanding the business process. BPMN is
widely popular as a process improvement methodology.
2. UML (Unified Modelling Language)
UML consists
of an integrated set of diagrams that are created to specify, visualize,
construct and document the artifacts of a software system. UML is a useful
technique while creating object-oriented software and working with the software
development process. In UML, graphical notations are used to represent
the design of a software project. UML also help in validating the
architectural design of the software.
3. Flowchart technique
A flowchart
depicts the sequential flow and control logic of a set of activities that are
related. Flowcharts are in different formats such as linear, cross-functional,
and top-down. The flowchart can represent system interactions, data
flows, etc. Flow charts are easy to understand and can be used by both the
technical and non-technical team members. Flowchart technique helps in
showcasing the critical attributes of a process.
4. Data flow diagram
This technique
is used to visually represent systems and processes that are complex and
difficult to describe in text. Data flow diagrams represent the flow of
information through a process or a system. It also includes the data inputs and
outputs, data stores, and the various subprocess through which the data moves.
5. Role Activity Diagrams (RAD)
Role activity
diagrams are a high-level view that captures the dynamics and role structure of
an organization. Roles are used to grouping together activities into units of
responsibilities.
6. Gantt Charts
Gantt charts
used in project planning as they provide a visual representation of tasks that
are scheduled along with the timelines. The Gantt charts help to know what is
scheduled to be completed by which date. The start and end dates of all the
tasks in the project can be seen in a single view.
7. IDEF (Integrated Definition for Function Modelling)
IDEFM is
technique represents the functions of a process and their relationships to
child and parent systems with the help of a box. It provides a blueprint to
gain an understanding of an organization’s system.
8- Gap Analysis
Gap analysis
is a technique which helps to analyse the gaps in performance of a software
application to determine whether the business requirements are met or not. Gap
denotes the difference between the present state and the target state. Gap
analysis is also known as need analysis, need assessment or need-gap analysis.
No comments:
Post a Comment