INTRODUCTION TO SOFTWARE ENGINEERING
SOFTWARE DEVELOPMENT LIFE CYCLE
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Analysis
|
|
Planning
|
|
Deployment
|
|
Implementation
|
|
Testing and Integration
|
Detailed explanation-1: -The new seven phases of SDLC include planning, analysis, design, development, testing, implementation, and maintenance.
Detailed explanation-2: -Inception phase (analysis of the project’s needs, goals, and scope). Elaboration phase (the design of a functional product architecture). Construction phase (coding of the architecture and creation of a deployable product) Transition phase (releasing the product to a production environment).
Detailed explanation-3: -In the maintenance phase, among other tasks, the team fixes bugs, resolves customer issues, and manages software changes. In addition, the team monitors overall system performance, security, and user experience to identify new ways to improve the existing software.