Review Jeopardy Sheet Flashcards
Define BA.
Business Analyst is an individual that serves as liaision between the business and the tech team.
Define Stakeholder?
An individual who represents the business.
What is walk through session?
Meetings in which BA gathers requirements.
What is feasibility analysis?
Meeting with the tech team where BA ascertains whether project is possible.
What is business sign-off?
Meeting where business agrees to move forward with project after finalizing of the requirements.
What is UX team and what is their responsibility?
UX is user experience team who is tasked with creating various designs, mock-ups and concepts for the project.
What is Dev team and what is their responsibility?
Responsible for creating the product.
What is QA team and their responsibility?
quality assurance team is charged with insuring that the product is bug free .
What is out of scope?
Term for when requirements unrelated to the project are added.
What is current State?
It defines how the processes work currently. e.g. what is the current state of the system?
What is future state?
This sections describes how the process should work once the project is completed. e.g. how do we want the state of the system to be?
What is Daily stand up?
Held at the beginning of each day. The scrum team takes turn informing everyone of their status.
what we did yesterday
what we will do today
are there any blockers
What is waterfall methodology?
Waterfall methodology implements the phases of SDLC in a sequential manner. One phase has to be completed before the next phase can begin. Once a phase is completed, it is generally not revisited.
Who is the leader of team in (waterfall)
Product Owner?
What is scope document and its purpose?
Short document that sets the criteria of the project.
It is a high-level artifact that captures the parameters of a given project.
It helps establish what requirements may be gathered for a project and presents scope creep.
Definiation of BRD?
BRD is business requirements document, that contains business requirements gathered in walkthrough sessions. It also contains the overview and the scope of the project.
Defination of FRD?
FRD document defines the functionality of a system or features of a project and defines the technical aspects of business requirements.
What is the role of PO?
Representative of the business, the PO identifies which features are needed for a project.
What is the role of SM (Scrum Master)
Represents management of the scrum team. Responsible for ensure there are no impediments and the team is on track.
What is a user story?
High level business requirement(s) for a feature.
What is the structure of a value statement?
As a (role), I want to (goal), so that I can (reason).
What are story points?
The amount of effort a story will take is generally representated as ‘points’ (i.e 1, 2, 3, 5, 8, 13 etc). It does not equate to the lenght of time rather it represents level of effort.
A two point story is twice as long as one point story.