Notes on System Design / SDLC Flashcards

1
Q

SAD

A

Systems Analysis and Design

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

Why SAD?

A

Installing a system without planning leads to dissatisfaction and problems. SAD provides structure to the analysis and design of information systems.

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

System Analyst : Role

A

Must be able to with people of al descriptions and be experienced in working with computers.

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

Systems Development Life Cycle (SDLC)

A

Phased approach to solving business problems, and developed through the use of a specific cycle of analyst and user activities.

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

UX Factor

A

Demand for analysts who are capable incorporating UX (user experience) into SAD keep increasing.

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

Seven Phases of the Systems Development Life Cycle

A
  1. Identifying problems, opportunities, and objectives.
  2. Determining human information requirements.
  3. Analysing system needs.
  4. Designing the recommended system.
  5. Developing and documenting software.
  6. Testing and maintaining the system.
  7. Implementing and evaluating the system.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Modelling process (real world problem)

A
  1. Informal Model - the portion of the real life that we want model, and how it will work (input and output and main components in plain English).
  2. Conceptual Model - using an established technique for data analysis (entity-relationship).
  3. Logical Model - rendered using established, formal techniques (definition of the tables of a relational database).
  4. Physical Model - implemented by means of a programming language (MySQL or SQLite)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly