Software Development Life Cycle (SDLC)

Software Development Life Cycle (SDLC)

Assessment

Flashcard

Computers

University

Hard

Created by

NUR SAHARIL

Used 1+ times

FREE Resource

Student preview

quiz-placeholder

8 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is the focus of Software Engineering?

Back

Systematic, disciplined approach to software development that ensures quality, maintainability, and efficiency.

2.

FLASHCARD QUESTION

Front

What are the phases of the Software Development Life Cycle (SDLC)?

Back

Planning, Analysis, Design, Implementation, Testing, Deployment, Maintenance.

3.

FLASHCARD QUESTION

Front

What are some models of SDLC?

Back

Waterfall, Iterative, Spiral, V-Model.

4.

FLASHCARD QUESTION

Front

What is Agile Software Development?

Back

An iterative and incremental approach that emphasizes collaboration, adaptability, and customer feedback (e.g., Scrum, Kanban).

5.

FLASHCARD QUESTION

Front

What does Requirement Engineering involve?

Back

Elicitation, analysis, specification, validation of requirements to ensure correct understanding of user needs.

6.

FLASHCARD QUESTION

Front

What occurs during the Implementation Phase?

Back

Coding and development of system components, following coding standards and integrating modules.

7.

FLASHCARD QUESTION

Front

What types of testing are included in the Testing Phase?

Back

Unit, integration, system, and acceptance testing to detect defects and ensure software meets requirements.

8.

FLASHCARD QUESTION

Front

What is Software Maintenance?

Back

Bug fixing, updates, enhancements after deployment, including types like Corrective, Adaptive, Perfective, and Preventive.