Q1
True / FalseIn the Software Development Life Cycle (SDLC), the planning phase includes defining the project scope and objectives.
True. The planning phase in SDLC involves defining the scope, objectives, and overall strategy for the project.
Q2
True / FalseThe design phase in SDLC is where the actual code is written.
False. The design phase involves creating detailed design documents and plans, while coding is done in the development phase.
Q3
True / FalseTesting is the phase in SDLC where software is verified for bugs and issues.
True. Testing is conducted to ensure the software meets the requirements and is free from bugs.
Q4
True / FalseThe maintenance phase involves updating the software to add new features.
True. Maintenance includes updating, patching, and improving the software after deployment.
Q5
True / FalseIn SDLC, the requirements gathering phase is performed after the design phase.
False. The requirements gathering phase precedes the design phase to ensure the software meets user needs.
Q6
True / FalseThe SDLC's planning phase includes creating a project timeline and budget.
True. Planning involves setting a timeline, budget, and identifying resources needed for the project.
Q7
True / FalseThe design phase in SDLC is concerned with both system architecture and user interfaces.
True. The design phase includes system architecture and user interface designs.
Q8
True / FalseDeployment is the final phase in the Software Development Life Cycle.
False. The final phase is maintenance, which follows deployment to manage ongoing updates and issues.
Q9
True / FalseThe implementation phase in SDLC is also known as the deployment phase.
True. Implementation, or deployment, is when the software is installed and made operational.
Q10
True / FalseIn SDLC, the maintenance phase is where initial user feedback is collected and analyzed.
False. Initial user feedback is collected during the testing phase, while maintenance focuses on ongoing improvements.
Q11
True / FalseIn SDLC, the development phase focuses on writing the code based on the design documents.
True. The development phase involves actual coding according to the design specifications.
Q12
True / FalseDuring the requirements analysis phase, the focus is on identifying the hardware requirements for the project.
False. Requirements analysis focuses on identifying software needs, not hardware requirements.
Q13
True / FalseIn the Software Development Life Cycle, the testing phase is used to validate that the software meets user requirements.
True. Testing ensures that the software functions as intended and meets all user requirements.
Q14
True / FalseThe software development lifecycle model can be adapted to include additional phases as needed.
True. Different SDLC models may include additional phases or steps based on project needs.
Q15
True / FalseUser training is a critical part of the SDLC that occurs during the maintenance phase.
False. User training typically occurs during the deployment phase, not maintenance.