Techno_5 User Story Flashcards

1
Q

It is a short, simple description of a feature from the end-user’s perspective.

A

User Story

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

It defines who the user is, what they need, and why it’s important.

A

User Story

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

How does User Stories help in task?

A

help Agile teams break down work into small, manageable pieces.

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

Who creates User Stories?

A

PRODUCT OWNERS & DEVELOPERS

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

What does creators make User Stories

A
  • USER INTERVIEWS & FEEDBACK
  • MARKET NEEDS
  • BUSINESS GOALS
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are the user stories used in Agile Development?

A
  • Discovery and Ideation
  • Planning and Prioritization
  • Development
  • Testing and Validation
  • Iteration and Feedback
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is Functional Acceptance Criteria

A

(What the system should do)
* Defines specific features, functions or interactions

Example
* The system must allow users to log in with an email and password
* User should be able to reset their password via recovery link

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

Define the Key terms in Agile Development:
Epic, User Story, Task

A
  • Epic - A large goal that contains multiple user stories.
  • User Story - A single feature within an epic
  • Task - A small piece of work needed to complete a user story
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is Non-Functional Acceptance Criteria

A

(Performance, Security, Usability)
* Specifies how well the system should work

Examples:
* The page should load within 3 seconds on a mobile Service
* The system must handle 100 concurrent users without performance degredation

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

What is Business Rule Criteria

A

(Compliance with business rules)
* Defines conditions that align with industry standards, laws, or company policies

Example
* The application must comply with GDPR data privacy regulations
* Transaction above 50k required two-step aunthentications

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

What is User Experience Criteria

A

(Ease of use, design, accessibility)
* Defines how the system should behave from a user’s perpspective

Example
* The interface should follow Material Design Guidelines
* Error messages should be displayed in red with clear explanations

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

Explain the difference between Backlog and Sprint Backlog

A
  • Bocklog - A list of all user stories for a project
  • Sprint Backlog - A subset of high-priority stories selected for development
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is MoSCoW Method

A

(Technology/Product Centric)
* M- Must Have (Essential)
* S - Should Have (Important but not critical)
* C - Could Have (Nice to have, but not necessary)
* W - Won’t Have (Not a priority for now)

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

What is KANO Model

A

(Customer Centric)
* Basic Needs (Must Have) - Expected by User
* Performance Needs (More is better) - Directly affects satisfaction
* Delighters (Exciters) - Unexpected but highly appreciated
* Indifferent Features - No impact on user satisfaction
* Reverse Feature - Some users dislike them

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