BA TERMS Flashcards

1
Q

Glossary of terms

A

This is a list of key terms and definitions that boosts understanding across teams involved in the project.

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

RACI chart

A

RACI stands for responsible, accountable, consulted, and informed. It’s a matrix that delineates who is responsible for what in the context of the business analysis effort.

Responsible: A person who performs an activity or does the work.

Accountable: A person who is ultimately accountable for the outcome

Consulted: A person who needs to provide feedback or contribute to the activity.

Informed: A person who needs to know of a decision or action.

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

Interview and elicitation records

A

These documents capture important information from stakeholders.

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

Stakeholder analysis

A

This document identifies:

Who you should talk with to understand the business problem
Who can help flesh out the requirements
The individuals who can give you a range of perspectives

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

User stories

A

A user story describes the functionality that a business system should provide so that it can be developed. It is often called a ticket or work item. The format is “As a…. I want to… So that I can…”

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

Use cases

A

A use case identifies, defines, and organizes the system requirements from the perspective of a user.

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

Business analysis plan

A

This plan lists all the business analysis activities that will take place throughout the project.

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

Current state analysis

A

If the current business process or domain is not well understood, the BA analyzes and documents the current state before scoping a project to improve upon it. (ex. as-is diagram)

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

Scope statement specification

A

This is the most fundamental deliverable on any project. It is a clear definition of what needs to be achieved and the work that must be done to deliver the project or product.

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

Functional requirements specification (FRS)

A

This is the business requirements that are defined from an end user or business perspective. It will specify the expected outcomes.

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

System requirements specification (SRS)

A

This document details how the complete system should function and enumerates hardware, software, and functional and behavioral requirements of the system.

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

Gap analysis document

A

This document describes the gaps between the current processes and the intended processes.

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

Change request logs

A

This document is a log of all the change requests in the project including date of request, requester, and any other key information.

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

Wireframes and other visual documentation

A

This document contains renderings of the user interface, often in the form of low-fidelity wireframes.

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

Test plans, test cases, or user acceptance test plans

A

These documents describe the test plans and detailed test cases that the team will use to validate the functional requirements.

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

Change management

A

This document describes the method for pushing out changes to the business.

17
Q

Business Case

A

A document describing solution options, their comparisons and recommended solution based on parameters relevant to the organization.

18
Q

Product Backlog

A

A listing of to-be-done requirements (captured as user stories or any other format) with priority and estimation. It is maintained on the product level and not all requirements are detailed out in the phase.

19
Q

Sprint Backlog

A

A subset of product backlog to-do items, which is to be taken up for development in a particular sprint. These are fully detailed out. A sprint backlog may contain:

Requirements
Defects
Changes etc.

20
Q

Stakeholder

A

A stakeholder is a person, group or organization with a vested interest, or stake, in the decision-making and activities of a business, organization or project. Stakeholders can be members of the organization they have a stake in, or they can have no official affiliation. Can be anyone. A user, an executive, anyone who is interested in or will feel the affects of project.

21
Q

Jira

A

Jira is a software application that allows teams to track issues, manage projects, and automate workflows. Jira holds the project backlog (aka the team to do list), user stories, acceptance criteria, and more