WorksheetsSoftware Development Quiz
Total questions: 20
Worksheet time: 10mins
What is the first step in the software development lifecycle?
System Design
Coding
System Testing
Preliminary Investigation and Analysis.
What is the major drawback of the Spiral Model?
Higher amount of risk analysis
Doesn't work well for smaller projects.
Additional functionalities are added later on
Strong approval and documentation control
The agile software development model is built based on __________.
Linear Development
Incremental Development
Iterative Development
Both Incremental and Iterative Development.
Which parameters are essentially used while computing the software development cost?
Hardware and Software Costs
Effort Costs
Travel and Training Costs
All of the above.
What does SDLC stands for?
System Design Life Cycle
Software Design Life Cycle
Software Development Life Cycle.
System Development Life cycle
__________________ suits the Manifesto for Agile Software Development.
Customer collaboration
Individuals and interactions
Working software
All of the mentioned.
What are agile manifesto principles?
Customer satisfaction
Face-to-face communication within a development team
Changes in requirements are welcome
All of the mentioned.
What is the full form of the "COCOMO" model?
Cost Constructive Estimation Model
Constructive Cost Estimation Model.
Constructive Case Estimation Model
Constructive Cost Estimating Model
Which of the following document contains the user system requirements?
SRD
DDD
SDD
SRS.
In which step of SDLC actual programming of software code is done?
Development.
Maintenance and Evaluation
Design
Analysis
Software Debugging is known as _________________
identifying the task to be computerized
creating program code
creating the algorithm
finding and correcting errors in the program code.
What are the different levels of Testing?
Integration testing
Unit testing
System testing
All of the above.
In which environment we can performed the Alpha testing?
User's end
Developer's end.
User's and developer's end
None of the above
After which phase, we can proceed to the white box testing?
After the coding phase.
After designing phase
After SRS creation
After the installation phase
Which of the below testing is related to Non-functional testing?
Unit Testing
Black-box Testing
Performance Testing.
None of the above
-------- testing is used to check the code?
Grey box testing
Black box testing
White-box testing.
Red box testing
Which phase is not available in software life cycle?
Coding
Testing
Maintenance
Abstraction.
Scheduling in project management includes listing of-
activities
deliverables
milestones within a project
all of mentioned.
The most common form of project schedule is a
Pie chart
Gantt chart.
bar chart
none
Risk management is one of the most important jobs for a
Client
Investor
Production team
Project manager.
