NEW
Font size
WorksheetsSDP Quiz - Chapter 1 & 2
Total questions: 20
Worksheet time: 20mins
What does SDLC stand for?
System Deployment Life Cycle
Software Deployment Life Cycle
System Development Life Cycle
Software Development Life Cycle
At which phase of SDLC whereby surveys or interviews are conducted to collect more information from users?
Planning and Requirement Analysis
Design the program
Coding the Program
Deploy and Maintain the Program
At which phase of SDLC whereby the completed product will be released formally according to customer requirement?
Testing the program
Planning and Requirement Analysis
Deploy and Maintain the Program
Coding the program
User requirements can be functional and non-functional requirements. What does non-functional requirements do?
Describe what the system should do
Describe how the system
should do
Describe when the system should do
Describe why the system should do
Which one of the following is NOT the characteristic of White Box Testing?
Knowledge of implementation is
required.
Testing is done by software developers.
It is outer or external software
testing.
The design/implementation of the item
being tested is known to
the tester.
What is the first SDLC Model that is widely used in Software Engineering?
Waterfall Model
Agile Model
Prototype Model
DevOps Model
Which one of the following testings whereby a complete and integrated software is
tested as a whole?
Unit Testing
Integration Testing
System Testing
Acceptance Testing
Which one of the following testings whereby individual components of a software are tested?
Unit Testing
Integration Testing
System Testing
Acceptance Testing
Which one of the following is NOT the advantage of using Waterfall Model?
Simple and easy to understand.
Easy to manage.
Gives flexibility to developers.
Phases are processed and completed one at a time.
Which one of the following is the disadvantage of using Waterfall Model?
Lack of necessary documentation.
High amounts of risk and uncertainty.
Depends heavily on customer interaction.
Organizational transformation.
Which one of the following testings whereby individual components are
combined and tested as a group?
Unit Testing
Integration Testing
System Testing
Acceptance Testing
Which one of the following testings whereby a formal testing is conducted with respect to user needs and requirements?
Unit Testing
Integration Testing
System Testing
Acceptance Testing
Which one of the following SDLC model is a combination of iterative and
incremental process model?
Waterfall Model
Agile Model
DevOps Model
Prototype Model
Which one of the following is NOT belong to the Agile Manifesto Principles?
Individuals and Interaction
Customer Collaboration
Responding to changes
Complexity
Which one of the following is NOT an example of Agile software development methodology?
Scrum
Lean
Extreme Programming
Docker
Which one of the following is NOT an advantage of Agile Model?
Easy to manage.
Gives flexibility to developers.
Phases are processed and completed one at a time.
Good model for environments that change steadily.
Which one of the following is the disadvantage of using Agile Model?
High amounts of risk and uncertainty.
Lack of necessary documentation.
Poor model for long and ongoing projects.
Difficult to measure progress within stages.
Which one of the following is NOT the characteristic of DevOps Model?
Continuous delivery.
High collaboration with all
stakeholders.
Comprehensive
documentation.
Customer feedback is
continuous.
Which one of the following SDLC tools used for Agile Model?
Gradle
GitHub
Smartsheet
Ansible
Which one of the following is NOT the characteristic of Agile Model?
Responsive with
iterative delivery.
Light documentation.
Low collaboration
Rapid delivery (daily/
weekly)
