Skip to content

Commit 48f7820

Browse files
Improve: question66
1 parent f15f33e commit 48f7820

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
187187
| 63 | [True or False: Best Practices are recommended to solve complex problems.](#true-or-false-best-practices-are-recommended-to-solve-complex-problems) |
188188
| 64 | [When is Performance Testing most effectively performed?](#when-is-performance-testing-most-effectively-performed) |
189189
| 65 | [Which three of the following criteria are most helpful as part of a Scrum Team's Definition of Done? (choose best three answers)](#which-three-of-the-following-criteria-are-most-helpful-as-part-of-a-scrum-teams-definition-of-done-choose-best-three-answers) |
190-
| 66 | [A team has expressed requirements as a set of failing Acceptance Tests. What are three benefits? (choose best two answers)](#a-team-has-expressed-requirements-as-a-set-of-failing-acceptance-tests-what-are-three-benefits-choose-best-two-answers) |
190+
| 66 | [A team has expressed requirements as a set of failing Acceptance Tests. What are two benefits? (choose best two answers)](#a-team-has-expressed-requirements-as-a-set-of-failing-acceptance-tests-what-are-two-benefits-choose-best-two-answers) |
191191
| 67 | [Which is LEAST useful when measuring Code Maintainability?](#which-is-least-useful-when-measuring-code-maintainability) |
192192
| 68 | [Which two criteria are useful in deciding if something should be documented every Sprint? (choose best two answers)](#which-two-criteria-are-useful-in-deciding-if-something-should-be-documented-every-sprint-choose-best-two-answers) |
193193
| 69 | [What factor should be considered when establishing the Sprint length?](#what-factor-should-be-considered-when-establishing-the-sprint-length) |
@@ -1054,7 +1054,7 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
10541054

10551055
**[⬆ Back to Top](#table-of-contents)**
10561056

1057-
### A team has expressed requirements as a set of failing Acceptance Tests. What are three benefits? (choose best two answers)
1057+
### A team has expressed requirements as a set of failing Acceptance Tests. What are two benefits? (choose best two answers)
10581058

10591059
- [x] Improves quality in the requirement itself.
10601060
- [x] Clear Acceptance Criteria for each feature.

0 commit comments

Comments
 (0)