NEW
Font size
WorksheetsSoftware Life cycle Models
Total questions: 15
Worksheet time: 8mins
Build & Fix Model is suitable for programming exercises of ___________ LOC (Line of Code).
100-200
200-400
400-1000
above 1000
Which one of the following models is not suitable for accommodating any change?
Waterfall
Evolutionary
Prototype
Spiral
SDLC stands for
Software Development Life Cycle
System Development Life cycle
Software Design Life Cycle
System Design Life Cycle
Who is the person responsible for writing code and knows one or more programming languages (e.g., Java, C++, etc.). His job is to read a programming specification, which is usually written by the systems analyst, and then translate that specification into program code?
Project Manager
Programmer
System Analyst
Client
What is the major advantage of using Incremental Model?
Customer can respond to each increment
Easier to test and debug
It is used when there is a need to get a product to the market early
Easier to test and debug & It is used when there is a need to get a product to the market early
The spiral model was originally proposed by
IBM
Barry Boehm
Pressman
Royce
Selection of a model is based on
Requirements
Development team & Users
Project type and associated risk
All of the mentioned
One can choose Waterfall Model if the project development schedule is tight.
True
False
Spiral Model has high reliability requirements.
True
False
Which one is NOT a phase of the systems development life cycle?
System Design
Analysis
Decision Analysis
Testing
1) Waterfall model......................a) Incremental development
2) Evolutionary model..................b) Explicit recognition of risk
3) Spiral development.................c) Inflexible partitioning of
the project into stages
1-c, 2-a, 3-b
1-a, 2-b, 3-c
1-b, 2-c, 3-a
1-a, 2-c, 3-b
The work associated with software engineering can be categorized into three generic phases,regardless of application area, project size, or complexity namely the__________ phase which focuses on what, the_________ phase which focuses on how and the_________ phase which focuses on change.
i. support
ii. development
iii. definition
1, 2, 3
2, 1, 3
3, 2, 1
3, 1, 2
First step in SDLC is
Analysis
Design
Testing
Maintenance
Prototyping aims at
End User understanding and approval
Program Logic
Planning
None of these
Spiral model development
Ends with software delivery
Includes risk evaluation during each iteration
Is more chaotic than incremental model
None of these
