Definition, Prototyping, and Reviews Flashcards

1
Q

Involves formally spelling out the requirements

A

Requirements Definition

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

what is DFD

A

Data Flow Diagram

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

What is ERD

A

Entity-Relationship Diagram

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

DFD was introduced in what year

A

1970s

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

DFD was introduced by

A

DeMarco,Gane, Sarson

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

ERD was introduced in what year

A

1976

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

ERD was introduced by

A

Peter Chen

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

A graphical tool, useful for communicating with
users, managers, and other personnel.

A

DFD

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

DFD is used to perform ______ to determine logical requirements

A

structured analysis

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

DFD focuses on _____

A

movement of data between external entities and processes, and between processes and data stores

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

DFD provides an overview of

A

Data system processes, transformations performed, data storage, production of results and their flow

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

people or organisations that send data
into the system or receive data from the system

A

External Entity

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

models what happens to the data
i.e. transforms incoming data into outgoing data

A

Process

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

represents permanent data that is used by
the system

A

Data Store

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

models the actual flow of the data between
the other elements

A

Data Flow

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

Context Diagram

17
Q

Contains only one process

18
Q

represents entire system

19
Q

Data arrows show input output

20
Q

Data stores are NOT shown, they are within the system

21
Q

The major information flows between the entities
and the system

22
Q

Level ____ must balance with the context diagram it
describes

23
Q

Input going into a process are different from outputs
leaving the process.

24
Q

Data stores are first shown at this level

25
Overview Diagram
Level 1
26
Utilizes all four elements
Level 1
27
DFD elements
External Entities, Process, Data Flow, Data Store
28
Level ___ must balance with the Level 1 it describes.
Level 2
29
Continue to show data stores
Level 2
30
On level ____ processes are numbered x.1, x.2, x.3... where x is the number of the parent level 1 process
Level 2
31
Detailed Diagram
Level 2
32
breakdown of a process
Level 2
33
The following should be included in the Software Requirements Specification (SRS)
Introduction, High level description, detailed requirements
34
what is SRS
Software Requirements Specification