System Dev Life Cycle Flashcards

h2:Prelim (20 cards)

1
Q

also called waterfall development, consists of well-defined phasesthat are followed
methodically. Most of the larger organizations use the SDLC process in their development to check if the requirements are
followed, including its progress.

A

Systems Development Life Cycle (SDLC)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

is the oldest method when building information systems. It is a phased approach in creating or building a
system by dividing systems development into formal stages

A

Systems Life Cycle

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

This is the first stage in a system life cycle that has certain steps to come up on the data. It requires
analyzing the data, identifying the problems, and determining the information requirements and objectives of the
system

A

Systems Analysis

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Steps and sample of questions: System Analysis
-What is the business process needed to support a system?
- What problems do you want to solve?

A

Investigation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Steps and sample of questions: System Analysis
* Is the technology available to create the system?
* Which of the available technologies should be used?

A

Technical Feasibility Study

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Steps and sample of questions: System Analysis
* What are the resources needed to implement the system?
* Will the system’s benefits outweigh its costs?

A

Economic Feasibility Study

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Steps and sample of questions: System Analysis
* Will the system be used to its full capacity?
* Will the system be used appropriately by its intended users?

A

Operational Feasibility

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Steps and sample of questions: System Analysis
* Does it support other systems such as web and mobile technologies?

A

Requirement Definition

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

In this phase, the system design shows how the system will fulfill the objectives based on the
requirements that have come up.

A

System Design

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

In this stage, the system specifications that were prepared during the design stage are translated
into program code or software.

A

Programming

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

This phase is the most respected in systems development. Testing each module in every simulation does
not mean that the functionalities are in good condition; rather, it is important to test the entire system.

A

Testing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

In the new IS, implementation is referred to as delivery. This consists of conversion and training.
Conversion takes place when an operation in an organization switches from using an existing or old system to the
new system

A

Implementation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

When the new system is installed, it is said to be in production. In this stage, the
system will be reviewed by both users and technical specialists to check if it meets the original objectives.

A

Production and Maintenance

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

The system developers and their clients share a common goal for developing the information systems that effectively support
the objectives of the business process

A

Tasks in Development Process Life Cycle

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

This approach relies on the skills and experience of the individual staff. It only refers to the
small projects at which the staff is skilled.

A

AdHoc Development

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

This method is the most common and the earliest structured system development and is still
widely used.

A

Waterfall Model

17
Q

It is developed on the assumption that it knows all the requirements at the beginning of the project.
When using this approach, the developer only builds a simplified version of the proposed system and presents it to
the client

18
Q

This approach is designed to include the best features from the waterfall and the prototype models.

19
Q

This approach focuses on the fast delivery of the working software by dividing a large project
into a series of small subprojects, which will be completed in short periods using iteration and continuous feedback

A

Agile Development

20
Q

What are the 5 different approaches in system development?

A
  • AdHov Dev
  • Waterfall Model
  • Prototyping
  • Spiral Model
  • Agile Dev