FUNDAMENTALS OF COMPUTER

SYSTEMS DEVELOPMENT ANALYSIS

SYSTEMS DEVELOPMENT LIFE CYCLES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
In the four-phase approach to the SDLC, the creation ofdocumentation, user manuals, and training programs are developedduring the ____ phase of the SDLC.
A
planning
B
analysis
C
design
D
implementation
Explanation: 

Detailed explanation-1: -A Software Requirement Specification (SRS) document is used in the analysis phase, which specifies the software, hardware, functional, and network requirements of the system is prepared at the end of this phase.

Detailed explanation-2: -The waterfall is considered the most traditional and rigid system development life cycle type. It provides a defined framework for a development process, and a team can hardly deviate from it. The SDLC stages in the waterfall go one after another in a sequential manner.

Detailed explanation-3: -In this fourth stage of SDLC, the tasks are divided into modules or units and assigned to various developers. The developers will then start building the entire system by writing code using the programming languages they chose.

Detailed explanation-4: -The new seven phases of SDLC include planning, analysis, design, development, testing, implementation, and maintenance.

There is 1 question to complete.