You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -183,7 +183,7 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
183
183
| 63 |[True or False: Best Practices are recommended to solve complex problems.](#true-or-false-best-practices-are-recommended-to-solve-complex-problems)|
184
184
| 64 |[When is Performance Testing most effectively performed?](#when-is-performance-testing-most-effectively-performed)|
185
185
| 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)|
186
-
| 66 |[A team has expressed requirements as a set of failing Acceptance Tests. What are three benefits? (choose best three answers)](#a-team-has-expressed-requirements-as-a-set-of-failing-acceptance-tests-what-are-three-benefits-choose-best-three-answers)|
186
+
| 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)|
187
187
| 67 |[Which is LEAST useful when measuring Code Maintainability?](#which-is-least-useful-when-measuring-code-maintainability)|
188
188
| 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)|
189
189
| 69 |[What factor should be considered when establishing the Sprint length?](#what-factor-should-be-considered-when-establishing-the-sprint-length)|
@@ -1050,13 +1050,13 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
1050
1050
1051
1051
**[⬆ Back to Top](#table-of-contents)**
1052
1052
1053
-
### A team has expressed requirements as a set of failing Acceptance Tests. What are three benefits? (choose best three answers)
1053
+
### A team has expressed requirements as a set of failing Acceptance Tests. What are three benefits? (choose best two answers)
1054
1054
1055
1055
-[x] Improves quality in the requirement itself.
1056
1056
-[x] Clear Acceptance Criteria for each feature.
1057
1057
-[ ] Using a code generation tool, the solution can be generated from the requirements model.
0 commit comments