WorksheetsQuiz 1 - Final Term - SDLC (BSIT 2F)
Total questions: 15
Worksheet time: 8mins
Throwaway prototyping is also called ______.
Rapid prototyping
Extreme prototyping
Evolutionary prototyping
Incremental prototyping
The traditional SDLC follows a rigid process model with a high emphasis on requirement analysis and gathering before the coding starts.
TRUE.
FALSE.
A prototype is a working model of software with complete functionality.
TRUE.
FALSE.
Agile is based on adaptive software development methods, whereas the traditional SLDC models like the Waterfall Model are based on the predictive approach.
TRUE.
FALSE.
It comprises of focusing all the possible resources in software development and coding, with very little or no planning.
Big Bang Model
Waterfall Model
V-Model
Iterative Model
It is also referred to as the High-Level Design.
System Desing
Object-Oriented Design
Architectural Design
Module Design
It is also referred to as the Low-Level Design.
System Desing
Object-Oriented Design
Architectural Design
Module Design
It is a type of testing in the Validation phase of V-Model that is considered as testing at the code level and it helps eliminate bugs at an early stage.
Unit Testing
Integration Testing
System Testing
Acceptance Testing
It is a type of testing in the Validation phase of the V-Model that checks the entire system functionality and the communication of the system under development with external systems.
Unit Testing
Integration Testing
System Testing
Acceptance Testing
This model may be described as an "evolutionary acquisition" or "incremental build" approach.
V-Model
Waterfall Model
Spiral Model
Iterative Model
It is also known as breadboard prototyping.
Rapid prototyping
Extreme prototyping
Evolutionary prototyping
Incremental prototyping
Customer Interaction is the backbone of Agile methodology.
TRUE.
FALSE.
The following are considered as Agile manifesto principles except for:
Individuals and interactions
Working software
Customer collaboration
None of the above.
RAD stands for _____.
Rapid Application Development
Random Application Development
Rapid Agile Development
None of the above.
Agile development is focused on quick responses to change and continuous development.
TRUE.
FALSE.
