INSY6211 Chapter 2 Flashcards

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/14

flashcard set

Earn XP

Description and Tags

Flashcards based on lecture notes for Systems Analysis and Design, Chapter 2.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

15 Terms

1
New cards

What are the core activities of systems analysis?

Discovery and understanding details, gathering information, defining requirements, prioritizing requirements, developing user-interface dialogs, and evaluating requirements with users.

2
New cards

What are Functional Requirements?

Activities the system must perform, including business rules, functions users carry out, and use cases.

3
New cards

What are Non-Functional Requirements?

System characteristics like constraints and performance goals.

4
New cards

What does FURPS+ stand for?

Functional, Usability, Reliability, Performance, Security, plus additional categories.

5
New cards

What is a Model in systems analysis?

A representation of some aspect of the system being built.

6
New cards

What are the types of models?

Textual, Graphical, and Mathematical.

7
New cards

What are the reasons for modeling?

Learning, reducing complexity, remembering details, communication, and documentation.

8
New cards

What are common information gathering techniques?

Interviewing, questionnaires, reviewing documents, observing processes, researching vendors, and collecting comments/suggestions.

9
New cards

Who are stakeholders?

Persons who have an interest in the successful implementation of the system.

10
New cards

What are the different types of stakeholders?

Internal, External, Operational, and Executive.

11
New cards

What themes guide information gathering questions?

Business operations/processes, how they should be performed, and what information is needed.

12
New cards

What is a Workflow?

A sequence of steps that handles one business transaction or customer request.

13
New cards

What is an Activity Diagram?

Describes user/system activities, the person involved, and the flow of these activities.

14
New cards

What symbols are found in activity diagrams?

Swimlanes, activities, transition arrows, start/end points, synchronization bars, and decision points.

15
New cards

What is the purpose of the UML Activity Diagram?

Used to document (model) workflows after collecting information.