Open In App

Integrating Risk Management in SDLC | Set 2

Prerequisite: Integrating Risk Management in SDLC | Set 1

We have seen the Risk Management Techniques in SDLC which we have discussed Preliminary Analysis, System Analysis, and Requirement Definition part. In this article, we will be discussing the System Design and Development phase of the Software Development Life Cycle (SDLC). We will discuss how risk is managed in these two phases. Let’s proceed with the System Design part.



3. System Design

This is the second phase of SDLC wherein system architecture must be established and all requirements that are documented needs to be addressed. In this phase, the system (operations and features) is described in detail using screen layouts, pseudocode, business rules, process diagrams, etc.

Support from Risk Management Activities

System Design undergoes a list of seven activities that are listed as follows.



4. Development

This stage involves the actual coding of the software as per the agreed-upon requirements between the developer and the client.

Support from Risk Management Activities

All designed controls are implemented during this stage. This phase involves two steps: Coding and Unit Testing.

Frequently Asked Questions On Risk Management

1. How do stakeholders help in Risk Management during Software Development Life Cycle?

Answer:

Stakeholders has crucial role in Risk Management during SDLC. They help in risk identification by providing insights into potential risks using different perspectives.

2. How does Risk Monitoring and Control happen in the Software Development life Cycle (SDLC)?

Answer:

Risk Monitoring and Control happens during SDLC by continuously tracking and reviewing the project during its development phase.

For other phases of Risk Management, refer to Integrating Risk Management in SDLC | Set 3.


Article Tags :