2nd Long Flashcards

(76 cards)

1
Q

Central storehouse of information about the system’s data

A

Data Repository

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

Analyst uses the data dictionary to ______

A

Collect document and organize specific facts about the system

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

also called as data item or field

A

Data element

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

smallest piece of data that has a meaning

A

data element

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

meaningful combination of meaningful data elements that is included in a data flow or retained in a data store

A

Record

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

T/F you must document every data element in the dictionary

A

True

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

T/F documenting processes involves Voulume and frequency

A

False

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

documents the details of a functional primitive, which represents a specific set of processing steps and business logic

A

process description

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

serves as building blocks for the process

A

control structures / logical structures

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

enumerate the 3 logical structures for modular design

A

Sequence, selection, Iteration - looping

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

Based on combination of three logical structures

A

Modular design

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

Shows a logical structure, with all possible combinations of conditions and resulting actions

A

Decision tables

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

Often are the best way to describe a complex set of conditions

A

Decision Tables

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

Graphical representation of the conditions, actions, and rules found in a decision table

A

Decision tree

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

effective way to describe a relatively simple process

A

Decision tree

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

used to develop a logical model for a new IS

A

Structured analysis tool

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

shows how the system’s requirements are implemented

A

Physical Model

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

shows how data moves through an information system

A

Data flow diagram

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

T/F Data flow diagram show program logic or processing steps

A

False

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

T/F set of DFDs provides a logical model that shows what the system does

A

True

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

(T/F) set of DFDs provides a logical model that shows how the system does a task

A

False

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

(T/F) Processing details are not shown in a DFD

A

True

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

Referred to as a black box

A

Process symbol

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

Contains the business logic/ business rules

A

Process symbol

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
A process produces an output but has no input data flow
Spontaneous generation
26
A process has an input but does not produces an output
Black hole
27
A process has at least one input and one output, but the input is insufficient to generate the output
Gray hole
28
Receives input data and produces output
Process symbol
29
Represent the data that the system stores
Data store symbol
30
Entity - data origins or final destination
Terminators
31
entity that receives data from the system
Sink
32
Entity that supplies data to the system
Source
33
(T/F) an entity can be connected by a data flow to another entity
False
34
(T/F) an can be connected to a data store
False
35
A data flow in which the same data travels to two or more different locations
Diverging data flow
36
a process that consists of a single function that is not exploded further
Functional primitive
37
The process of drawing series of increasingly detailed diagrams or DFDs, until all functional primitives are identified
Leveling
38
Ensures that the output data flows of the parent DFD are maintained on the child DFD
Balancing
39
Sees the systems from the viewpoint of the objects themselves as they function and interact
Object-oriented analysis
40
The car object's model, make, color are it's ________
Attributes
41
Give some instance of a dog object
Buddy, Annie, Megan
42
Describes the characteristics of an object
Attributes
43
defines specific tasks that an object can perform
Methods
44
a message produces different result or method dependent on which object receives it
Polymorphism
45
a group or category where an object belongs
Class
46
Class: vehicle Subclass: __________
Car, Minivan, Truck, School bus
47
Employee: Class Instructor: Subclass Person: _________
Superclass
48
Mainly used to support object-oriented system analysis and to develop object models
UML - Unified Model Language
49
0..* means
Zero or many
50
Parts of the sequence diagram
Lifeline, Focus, Class, Message
51
shows how an object changes from one state to another
State Transition Diagram
52
Has cardinality.
Class Diagrams
53
Show the order in which the actions take place and identify the outcomes
Activity Diagrams
54
Two major Web-based development environment are ________ & ________
WebSphere (IBM) | .NET (Microsoft)
55
(T/F) In traditional development, system design is influenced by compatibility issues
True
56
(T/F) Internet-based development: Web as the platform
True
57
(T/F) Web-based software is treated as a service rather than a product
True
58
Web-based software usually requires additional layers, called, __________
Middleware
59
Firm that offers outsourcing solutions
Service provider
60
Two popular outsourcing options
1. Application service providers (ASP) | 2. Internet Business Services (IBS)
61
Also called managed hosting
Internet Business Services
62
has a variable fee based on the number of users or workstations that have access to the application
Subscription Model
63
set fee based on a specific level of service and user support
Fixed fee model
64
Charges a variable fee based on the volume of transactions or operations performed by the application
Usage model or transaction model
65
Sending IT Work overseas
Offshore outsourcing or global outsourcing
66
Most important consideration for in-house software development
Total Cost of ownership (TCO)
67
The choice between developing versus purchasing software is called ________
Make or buy decision | build or buy decision
68
Companies that develop software for sale are called __________.
Software Vendors
69
Benchmark
a STANDARD to be compared to
70
When selecting hardware and software, system analysts often work as an ___________
Evaluation and Selection team
71
Internet bulletin board that contains thousands of forums
Newsgroups
72
Contains the requirements for the new system, describes the alternatives that were considered, and makes a specific recommendation to management
System requirements document or Software requirements specification
73
defines the functions and features of the system and the relationships among its components
Logical Design
74
The _________ of an information system is a plan for the actual implementation of the system
Physical Design
75
A system is _________ if it adequately handle errors
Reliable
76
A system is _________ if it is well designed, flexible, and developed with future modifications in mind
Maintainable