MIS 372–Chapter 1 – Flashcards
Unlock all answers in this set
Unlock answersquestion
An information system consists ofβ
answer
software, database, and manual processes
question
A person that functions as an architect to plan, capture the vision, and understand the needs for a new system is often called a _________.β
answer
systems analyst
question
Those activities that enable a person to describe in the detail the system that solves the need is called __________.β
answer
systems design
question
SDLC stands for what?β
answer
Systems Development Life Cycle
question
An information system development process that emphasizes flexibility to embrace change is called __________.β
answer
Agile development
question
When a system is partitioned into pieces, each piece is referred to as a _________________.β
answer
subsystem
question
Two important goals or steps within Core Process one are ____ and _____.β
answer
identify the solution objective;
obtain project approval
question
Determine the major subsystems and assigning them to an iteration is done in which Core Process?β
answer
2
question
Determining team members and assigning responsibilities is done in which Core Process?β
answer
2
question
Two of the primary elements that are included in a Work Breakdown Structure include:β
answer
list of tasks and estimated effort
question
The primary difference between a work breakdown structure and a work sequence draft is that the work sequence draft shows ___________.β
answer
the sequence of tasks
question
The purpose of a use case is to _______.β
answer
Identify a business event that requires system action
question
The purpose of a class diagram is to _______.
answer
document the information requirements in the new system
question
The boxes on a class diagram can be thought of as a particular _______.β
answer
set of objects
question
The diagram that is most effective in describing the internal steps of a use case is _______.β
answer
a workflow diagram
question
Performing in-depth fact finding to understand details is done as part of which Core Process?β
answer
3
question
In a workflow diagram, the arrows that cross the center line are used to identify what?β
answer
Screens and Reports
question
Designing the database schema is included in which Core Process?β
answer
4
question
Detailed design is the thought process of how to program each _______.
answer
use case
question
Another name for a workflow diagram is a(n) _______ diagram.
answer
activity
question
To design the database schema, information from which diagram is the most important?β
answer
class diagram
question
Method signatures are included in which diagram?
answer
Design class diagram
question
A diagram that shows the overall structure of a system as it exists after it is deployed is called what?
answer
Architectural configuration diagram
question
Programming is included in which Core Process?
answer
5
question
Overall functional testing is included in which Core Process?β
answer
6
question
What is the purpose of an iteration recap?
answer
βTo review the project processes
question
What is the single activity that usually requires the most time during a project?
answer
Programming
question
What is usually the end result of an iteration?
answer
A piece of working code
question
Which two answers identify the two middle core processes, i.e. core process 3 and 4? (choose two)β
answer
Design the components; Understand the details of the problem
question
Two of the primary benefits of iterative development include (choose two).β
answer
early deployment of part of the system; high risk elements done first
question
What are the three parts of a System Vision Document? (choose three)β
answer
Problem description; System capabilities; Business benefits
question
A work sequence draft provides three benefits to a project. Which of the following are included in those benefits?β
answer
Measure progress; Anticipate resource needs
question
What are the first two models, e.g. diagrams that include the entire system, that are built during the Core Process to discover and understand the details?β
answer
Use case diagram; Class diagram