Business Analyst Vocabulary Flashcards
User stories
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…”
Functional requirements specification (FRS)
This is the business requirements that are defined from an end user or business perspective. It will specify the expected outcomes. These are hard requirements that illustrate how the feature should work as opposed to nonfunctional requirements which cover things such as how the feature should look
Nonfunctional requirements
Nonfunctional Requirements (NFRs) are intended to specify ‘system qualities,’ various systems attributes that are not directly related to their functionality. This covers attributes of a function such as the look and feel. A functional requirement would be a ‘Submit’ button while a nonfunctional requirement would be the color of the submit button
Gap analysis document
This document describes the gaps between the current processes and the intended processes.
Change request logs
This document is a log of all the change requests in the project including date of request, requester, and any other key information.
Jira
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
Stakeholder
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 the project.
Sprint Backlog
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.
Product Backlog
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.
Business Case
A document describing solution options, their comparisons and recommended solution based on parameters relevant to the organization.
Wireframes and other visual documentation
This document contains renderings of the user interface, often in the form of low-fidelity wireframes.
Use cases
A use case identifies, defines, and organizes the system requirements from the perspective of a user.
Current state analysis
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)
Agile
The division of work into small iterative tasks with the ability to rapidly adapt to changing circumstances.
Business Requirements Document
A Business Requirements Document is a requirements package that describes business requirements and stakeholder requirements (it documents requirements of interest to the business, rather than documenting business requirements).