4.5.2 Acceptance Criteria Flashcards

1
Q

Acceptance criteria for a user story are the “ “ that an implementation of the … must meet to be accepted by “ “.

A

conditions
user story
stakeholders

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

From this perspective, … may be viewed as the … that should be exercised by the “ “.

A

acceptance criteria
test conditions
tests

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

Acceptance criteria are usually a result of the “ “.

A

Conversation

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

Acceptance criteria are used to:
- Define the s…
- Reach consensus a…
- Describe both p…
- Serve as a “ “ for the u…
- Allow accurate p…

A
  • scope of the user story
  • among the stakeholders
  • positive and negative scenarios
  • basis
    user story acceptance testing
  • planning and estimation
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

There are several ways to write acceptance criteria for a user story.

The two most common formats are:
- S… (G…
- R… (bullet point v… , tabulated form of i… )

A
  • Scenario-oriented
    (Given/When/Then - BDD)
  • Rule-oriented
    (bullet point verification list,
    tabulated form of input-output mapping)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Most acceptance criteria can be documented in one of the S… oriented “ “.

A

Scenario/Rule
formats

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

However, the team may use another, custom format as long as the a… are w… and “ “.

A

the acceptance criteria
well-defined
unambiguous.

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