Chapter 5

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/48

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 8:33 PM on 10/15/24
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

49 Terms

1
New cards

Logical Model

A representation of what a system MUST do, independent of physical implementation.

2
New cards

Physical Model

A description of HOW a system will be constructed, showing implementation of system requirements.

3
New cards

Sequence

A logical structure where steps are completed in a sequential order.

4
New cards

Selection

A logical structure where one or more process steps are completed based on a test or condition.

5
New cards

Iteration

A logical structure where a step is repeated until a specific condition changes.

6
New cards

Entity

A person, place, thing, or event for which data is collected and maintained.

7
New cards

Source

An entity that supplies data to a system.

8
New cards

Sink

An entity that receives data from a system.

9
New cards

Data Flow Diagram (DFD)

A visual representation of data movement within a system.

10
New cards

Process

A business activity that receives input data and produces output with different content or form.

11
New cards

Data Store

Represents data that is stored for future use by one or more processes.

12
New cards

Context Diagram

A top-level view of an information system showing system boundaries and scope.

13
New cards

Diagram 0 DFD

An overview of all components interacting to form the overall system.

14
New cards

Functional Primitive

A process that consists of a single function that cannot be further decomposed.

15
New cards

Structured English

A subset of standard English used to describe logical processes clearly.

16
New cards

Decision Table

A logical structure showing every combination of conditions and outcomes.

17
New cards

Decision Tree

A graphical representation of conditions, actions, and rules from a decision table.

18
New cards

Data Dictionary

A central storehouse of information about a system's data elements, flows, and processes.

19
New cards

Object Oriented Analysis

A method of describing an information system by identifying objects and their interactions.

20
New cards

Object

Represents a real person, place, event, or transaction in a system.

21
New cards

Method

A task or function that an object performs upon receiving a message.

22
New cards

Attribute

A characteristic that describes an object.

23
New cards

Class

A group or category of objects.

24
New cards

Subclass

A more specific category within a class.

25
New cards

Inheritance

An object relationship allowing an object to derive attributes from another object.

26
New cards

Use Case

Represents steps in a specific business function or process.

27
New cards

Use Case Diagram

A visual summary of related use cases within a system.

28
New cards

Class Diagram

Shows object classes and relationships involved in a use case.

29
New cards

Sequence Diagram

A dynamic model showing interactions among classes over time.

30
New cards

State Transition Diagram

Illustrates how objects change from one state to another.

31
New cards

Activity Diagram

A horizontal flow chart showing actions and events as they occur.

32
New cards

Business Process Modeling

A tool to represent people, events, and interactions in a system.

33
New cards

Unified Modeling Language (UML)

A method for documenting and modeling object-oriented systems.

34
New cards

Object Message

A command telling an object to perform a specific method.

35
New cards

Encapsulation

The concept that all data and methods are self-contained within an object.

36
New cards

Polymorphism

A message that gives different meanings to different objects.

37
New cards

In-house Development

Creating software internally to meet unique business requirements.

38
New cards

Software Package

A commercially produced software product purchased or leased from another firm.

39
New cards

Outsourcing

Transferring information system development or maintenance to an outside firm for a fee.

40
New cards

Fixed Fee Model

A pricing model with a set fee based on a specified level of service.

41
New cards

Subscription Model

A variable fee based on the number of users or workstations accessing an application.

42
New cards

Request for Proposal (RFP)

A document describing company needs and required IT services or products.

43
New cards

Request for Quotation (RFQ)

A document requesting price quotations for a specific product or service.

44
New cards

Web 2.0

A second generation of the web enabling collaboration and information sharing.

45
New cards

Horizontal Application

Software that can be used by various types of organizations.

46
New cards

Vertical Application

Software developed for specific business information requirements.

47
New cards

Service Provider

A firm offering outsourcing solutions.

48
New cards

Software as a Service (SaaS)

A model delivering software functionality on demand via the internet.

49
New cards

Software License

A legal agreement granting users the right to use software under specific terms.