• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/10

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

10 Cards in this Set

  • Front
  • Back

Describe data and process modeling concepts.

Graphical models developed to show how the system converts data into valuable information. The end result is a logical model that supports business operations and meets user’s needs. Data and process modelling involves three main tools: data flow diagrams, a data dictionary, and process descriptions.

Describe data and process tools.

Data Flow Diagrams (DFD)


Data Dictionary


Process Descriptions

Describe Data Flow Diagrams (DFD)

Diagrams showing how data is processed, transformed, and stored in an information system. It does not show program logic or processing steps.

Describe Data Dictionary

It is a centralized storehouse of information about the system's data. It is used to define and describe all data elements and relationships of each element.

Describe Process Descriptions

Used in the documentation of the processes. This includes the input and output data flows. For functional primitives, the process description also documents the processing steps and business logic.

Explain the differences between Gane and Sarson and Yourdon symbols.

Gane and Sarson Process represented as a rectangle with rounded corners


Yourdon Process represented as a circle




Data Flow represented as an arrow for each model types




Gane and Sarson Data Store represented as a rectangle with smaller box to the left.


Yourdon Data Store represented as a rectangle.




Gane and Sarson External Entity represented as three-dimensional box.




Yourdon External Entity represented as a two-dimensional box.

Explain BPM.

Business Process Management.


Businesses need to be efficient and effective, while having the ability to adapt and maneuver through a competitive landscape. BPM is a method of reviewing the relationships between systems and procedures and is not limited to information technology.

Explain what is meant by the context diagram.

A model diagram that is a high level view of a system that defines the boundaries between the system and its environment.

What is a Primitive (Elementary) DFD?

A decomposition diagram giving the greatest detail for an event process.

When would you use Primitive (Elementary) DFD?

It is most often used for complex business transaction processes, in order to decompose each process into multiple elementary processes. Each elementary process is cohesive and only does one thing. This is the lowest level view of a system.