NEW
Font size
WorksheetsEIT Quiz 2
Total questions: 20
Worksheet time: 11mins
Software is:
Superset of programs
Subset of programs
Set of programs
Program itself
Which is NOT a software characteristic?
Software does not wear out
Software is flexible
Software is not manufactured
Software is always correct
Software consists of:
Set of instructions + operating system
Programs + documentation + operating procedures
Programs + hardware manuals
Set of programs
Concept of software engineering are applicable to
C Programming Language
C++ Programming Language
Java Programming Language
Any Programming Language
Which model is most popular for student’s small projects?
Waterfall model
Build & Fix Model
Agile Development Process
Spiral Model
Which is not a software life cycle model?
Waterfall model
Spiral model
Prototyping model
Capability maturity model
SDLC stands for
Software design life cycle
Software development life cycle
System development life cycle
System design life cycle
Build and fix model has
2 Phases
3 Phases
4 Phases
5 Phases
Which of the following is delivered at the end of the Sprint?
A document containing test cases for the current sprint
An architectural design of the solution
An increment of Done software
Wireframes designs for User Interface
When is a Sprint Retrospective ceremony performed?
Whenever the team suggests
At the end of each Sprint
Whenever needed
Whenever the Product Owner suggests
A software engineering approach is used to achieve:
Better performance of hardware
Error-free software
Reusable software
Quality software product
If requirements are easily understandable and defined, which model is best suited?
Waterfall Model
Prototyping Model
Spiral Model
V-Model
A software process model represents which one of the following?
The way in which software is developed
The way in which software processes data
The way in which software is used
The way in which s/w may fail
Which one of the following activities spans all stages of a software development life cycle (SDLC)?
Coding
Testing
Project Management
Design
Which of the following is not a characteristic of an Agile software development project?
Shared code ownership
Implement the simplest solution to meet today's problem
Continual feedback from customer
Postpone integration until all the incremental deliveries are complete
The operation phase of the waterfall model is a synonym for which one of the following phases?
Coding and unit testing phase
Integration and system testing phase
Maintenance phase
Design phase
Unit testing is carried out during which phase of the waterfall model?
Implementation phase
Testing phase
Maintenance phase
Design phase
Agile model advocates, which one of the following approaches?
In each increment, get something “quick and dirty” delivered and thereby save time.
In each increment, get something simple released as quickly as possible.
In each increment, get something of business-value delivered as quickly as possible, consistent with the right level of quality.
In each increment, get something delivered once it has been fully documented and the documentation has been signed off as complete.
What is the duration of Agile - Scrum meeting?
Depends on project Complexity
1 hour
Depends on Scrum Master
15 minutes
Agile Software Development Process is:
Sequential
Iterative
Incremental
Iterative & Incremental both
