Question 1
What does SDLC stand for?
Software Development Logic Cycle
Systematic Development Life Cycle
Software Development Life Cycle
System Design and Logic Compilation
Question 2
Which phase of SDLC involves gathering and understanding the requirements for the software project?
Design
Testing
Requirement Analysis
Implementation
Question 3
What is the purpose of the Design phase in SDLC?
Coding the software
Planning the project
Defining the software architecture
Verifying software functionality
Question 4
In SDLC, which phase is responsible for coding the actual software?
Testing
Design
Implementation
Requirement Analysis
Question 5
What is the primary goal of the Testing phase in SDLC?
Writing code
Identifying and fixing defects
Gathering requirements
Creating design specifications
Question 6
Which SDLC model involves the sequential execution of phases and is often represented as a waterfall?
Agile
Spiral
Waterfall
Iterative
Question 7
What is the main advantage of the Agile SDLC model?
Rigidity
Flexibility to changes
Detailed planning
Minimal customer involvement
Question 8
What is the purpose of the Maintenance phase in SDLC?
Developing new features
Fixing defects and making enhancements
Requirement gathering
Software deployment
Question 9
Which testing type is performed to ensure that different components of the software system work together?
Unit testing
Integration testing
System testing
Regression testing
Question 10
What is the purpose of the Feasibility Study in SDLC?
To design the system architecture
To determine whether the project is viable
To write code for the software
To identify and fix defects
There are 25 questions to complete.