Ch2 Pr2 Flashcards

1
Q

Stakeholders?

A

persons who have an interest in the successful implementation of the system

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

Internal Stakeholders?

A

persons within the organization

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

External stakeholders?

A

persons outside the organization

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

Operational stakeholders?

A

persons who regularly interact
with the system (aka the employees)

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

Executive stakeholders?

A

persons who don’t directly interact, but use the information or have financial interest

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

Internal + operational
موظفين/ يتعاملون معه كثير + داخلي

A

Bookkeepers, Accountants, Internal auditors

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

Internal + Executive
مساهم/ مدير، مدراء كبييير + داخلي

A

Senior managers , Board of directors

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

External + Operational
موظفين/ يتعاملون معه كثير + خارجي

A

Partner organizations , Customers

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

External + Executive
مساهم/ مدير، مدراء كبييير + خارجي

A

Investors + Regulators

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

Textual model

A

something written down, described

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

Graphical models?

A

diagram, schematic

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

Mathematical models?

A

formulas, statistics, algorithms

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

Unified Modeling Language (UML)

A

standard graphical modeling symbols/terminology used for information svstems

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

UML short for ?

A

Unified Modeling Language

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

Workflow?

A

sequence of processing steps that completely handles one business transaction or customer request

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

Activity Diagram?

A

describes user (or system) activities,
the person who does each activity, and the sequential flow of these activities

17
Q

Information Gathering Techniques

A
  1. Interviewing
  2. questionnaires
  3. Observing and documenting business procedures
  4. Researching vendor solutions
  5. Collecting active user comments and suggestions
18
Q

How do we define requirements?

A

After collecting information, create models

19
Q

Model?

A

representation of some aspect of the system being built

20
Q

Types of Models?

A
  1. Textual model
  2. Graphical models
  3. Mathematical models
21
Q

1 ?? Reasons for Modeling?

A
  1. Learning from the modeling process
  2. Reducing complexity by abstraction
  3. Remembering all the details
  4. Communicating with other development team members
  5. Communicating with a variety of users and stakeholders
  6. Documenting what was done for future maintenance/enhancement
22
Q

Reasons for Modeling مختصر ?

A
  1. Learning from the modeling process
  2. Reducing complexity by abstraction
  3. Remembering the details
  4. Communicating with other team members
  5. Communicating with a variety of users and stakeholders
  6. Documenting what was done for future maintenance
23
Q

What is an Activity diagram good for?

A
  1. Showing a graphical model of workflow
  2. A UML diagram
24
Q

Analysis activities include ?

A
  1. Gather detailed information
  2. Define requirements
  3. Prioritize requirements
  4. Develop user-interface dialogs
  5. Evaluate requirements with users