Business Analysis Flashcards

1
Q
  • Introduction: sets the stage, sets the pace, and establishes the overall purpose.
  • Body: where the questions are asked and the answers are given.
  • Close: provides a graceful termination to the particular session.
  • Follow-Up: the information is consolidated and confirmed with the participants.
A

Elicitation Activities

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

A question that allows the respondents to
answer in any way they desire.

A

Open-Ended Question

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

A question that calls for a response from a limited list of answer choices. Types include forced choice, limited choice, and confirmation.

A

Closed-Ended Question

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

A question that requires an answer regarding the subject at hand; namely, the problem domain or the proposed solutions.

A

Contextual Question

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

A question that may be asked in any
situation. They’re also used as lead-ins to obtain information to define the solution.

A

Context-Free Question

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

A technique that provides a direct way of viewing people in their environment to see how they perform their jobs or tasks and carry out processes. It is particularly helpful for detailed processes when people who use the product have difficulty or are reluctant to articulate their requirements.

A

Observation

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

Models that structure and organize the features, functions, and boundaries of the business domain being analyzed.

A

Scope Models
(Goal Model and Business
Objective Model, Ecosystem Map, Context Diagram, Feature Model and Use Case Diagram)

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

Models that describe business processes and ways in which stakeholders interact with these processes.

A

Process Models
(Process flow, Use Case, User Story)

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

Models of concept and behaviors that define or constrain aspects of a business in order to enforce established business policies.

A

Rule Models
(Business rules catalog, Decision Tree, Decision Table)

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

Models that document the data used in a process or system and its life cycle.

A

Data Models
(Entity relationship diagram, Data flow diagram, data dictionary, state table, state diagram)

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

Models that assist in understanding specific systems and their relationships within a solution.

A

Interface Models
(Report table, System interface table, User interface flow, Wireframes, Display-Action-Response)

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

Non functional requirements are the criteria that define how a system should behave, rather than what it is supposed to do.

Unlike functional requirements, which describe specific system functions, non functional requirements define aspects like performance, security, usability, reliability, and scalability.

A

Functional vs. Nonfunctional Requirements

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

A persona in business analysis is a fictional character that represents a business’s target customers or users. Personas are based on research from interviews with real stakeholders, such as employees and service users. They group people with similar behaviors and service needs together. Personas can include many different types of personal and professional details about an individual, such as:
Age
Geographic location
Education level
Socioeconomic status
Goals and dreams for their personal or professional life
Challenges, frustrations, and fears

A

Persona

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

Validate Requirements process ensures all requirements accurately reflect the intent of the stakeholder.

It is usually performed via requirements walkthrough or concept of CONTINUAL CONFIRMATION

Requirements validation is the process of ensuring that all requirements accurately reflect the intent of the stakeholder and that each requirement aligns to one or more business requirements.

Validation is concerned about ensuring that the requirements solve the problem.

A

VALIDATE requirements

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

Verify Requirements process reviews
the requirements for errors and quality criteria.

It is usually performed via peer review or inspection.

Requirements verification is the process of reviewing requirements and models to ensure they meet quality standards.

Verification is the process of reviewing the requirements for errors and quality. Verification may occur before or after validation.

A

VERIFY requirements

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

Which form of testing consists of a set of use case scenarios or several user stories or functional requirements to exercise in sequence against a specific segment of data, in order to compare the expected results with the actual results.

A

DAY IN THE LIFE TESTING