Skip to content

Commit a07fb17

Browse files
Fix: question number typos till 280 (the end)
1 parent 6faeef0 commit a07fb17

File tree

1 file changed

+30
-30
lines changed

1 file changed

+30
-30
lines changed

README.md

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -2824,7 +2824,7 @@ What are some shortcomings of Code Coverage as a measurement for how well a syst
28242824

28252825
_[⬆ Back to Top](#table-of-contents)_
28262826

2827-
254. ### Question254
2827+
251. ### Question251
28282828
What are three advantages of Continuous Integration? (choose the best three answers)
28292829

28302830
- [x] Broken builds are detected quickly.
@@ -2834,7 +2834,7 @@ What are three advantages of Continuous Integration? (choose the best three answ
28342834

28352835
_[⬆ Back to Top](#table-of-contents)_
28362836

2837-
255. ### Question255
2837+
252. ### Question252
28382838
What are ways a Development Team can ensure a good Application Architecture? (choose the best two answers)
28392839

28402840
- [ ] A Development Team doesn't need an architecture model in Scrum and should focus on adding functionality. The architecture will come into place without fail as the Development Team adds functionality.
@@ -2845,7 +2845,7 @@ What are ways a Development Team can ensure a good Application Architecture? (ch
28452845

28462846
_[⬆ Back to Top](#table-of-contents)_
28472847

2848-
256. ### Question256
2848+
253. ### Question253
28492849
What does a test written with Test Driven Development represent?
28502850

28512851
- [ ] A bug that will be uncovered.
@@ -2855,7 +2855,7 @@ What does a test written with Test Driven Development represent?
28552855

28562856
_[⬆ Back to Top](#table-of-contents)_
28572857

2858-
257. ### Question257
2858+
254. ### Question254
28592859
What does Code Coverage show?
28602860

28612861
- [x] Code being exercised by tests
@@ -2866,7 +2866,7 @@ What does Code Coverage show?
28662866

28672867
_[⬆ Back to Top](#table-of-contents)_
28682868

2869-
258. ### Question259
2869+
255. ### Question255
28702870
What is a Unit Test?
28712871

28722872
- [ ] A technique for ensuring that units of co-dependent or clustered computers perform correctly.
@@ -2876,7 +2876,7 @@ What is a Unit Test?
28762876

28772877
_[⬆ Back to Top](#table-of-contents)_
28782878

2879-
260. ### Question260
2879+
256. ### Question256
28802880
What is Code Coverage?
28812881

28822882
- [ ] An insurance policy that covers the code for defects.
@@ -2886,7 +2886,7 @@ What is Code Coverage?
28862886

28872887
_[⬆ Back to Top](#table-of-contents)_
28882888

2889-
261. ### Question261
2889+
257. ### Question257
28902890
What is NOT Test Driven Development?
28912891

28922892
- [ ] A predictable way to develop working, clean code.
@@ -2896,7 +2896,7 @@ What is NOT Test Driven Development?
28962896

28972897
_[⬆ Back to Top](#table-of-contents)_
28982898

2899-
262. ### Question262
2899+
258. ### Question258
29002900
What is Pair Programming?
29012901

29022902
- [ ] A Developer and a Tester work together to write and test code.
@@ -2907,7 +2907,7 @@ What is Pair Programming?
29072907

29082908
_[⬆ Back to Top](#table-of-contents)_
29092909

2910-
263. ### Question263
2910+
259. ### Question259
29112911
What is Technical Debt?
29122912

29132913
- [x] A term representing the eventual consequences of poor technical choices.
@@ -2917,7 +2917,7 @@ What is Technical Debt?
29172917

29182918
_[⬆ Back to Top](#table-of-contents)_
29192919

2920-
264. ### Question264
2920+
260. ### Question260
29212921
What is the value of Refactoring code?
29222922

29232923
- [ ] To have all code in a single file for easy printing and Code Reviews.
@@ -2927,7 +2927,7 @@ What is the value of Refactoring code?
29272927

29282928
_[⬆ Back to Top](#table-of-contents)_
29292929

2930-
265. ### Question265
2930+
261. ### Question261
29312931
What relationship does Scrum have to technical practices?
29322932

29332933
- [ ] All technical practices must be used to support Scrum.
@@ -2937,7 +2937,7 @@ What relationship does Scrum have to technical practices?
29372937

29382938
_[⬆ Back to Top](#table-of-contents)_
29392939

2940-
266. ### Question266
2940+
262. ### Question262
29412941
When are Testers and quality experts ideally included in a project?
29422942

29432943
- [ ] After Developer handoff.
@@ -2947,7 +2947,7 @@ When are Testers and quality experts ideally included in a project?
29472947

29482948
_[⬆ Back to Top](#table-of-contents)_
29492949

2950-
267. ### Question267
2950+
263. ### Question263
29512951
When does the Development Team participate in Product Backlog Refinement?
29522952

29532953
- [x] Anytime during the Sprint.
@@ -2957,7 +2957,7 @@ When does the Development Team participate in Product Backlog Refinement?
29572957

29582958
_[⬆ Back to Top](#table-of-contents)_
29592959

2960-
268. ### Question268
2960+
264. ### Question264
29612961
When is a system's architecture decided?
29622962

29632963
- [ ] In the beginning of the project, during Sprint 0.
@@ -2967,7 +2967,7 @@ When is a system's architecture decided?
29672967

29682968
_[⬆ Back to Top](#table-of-contents)_
29692969

2970-
269. ### Question269
2970+
265. ### Question265
29712971
Which are attributes of a good bug report? (choose all that apply)
29722972

29732973
- [x] Build/version where bug was found.
@@ -2979,7 +2979,7 @@ Which are attributes of a good bug report? (choose all that apply)
29792979

29802980
_[⬆ Back to Top](#table-of-contents)_
29812981

2982-
270. ### Question270
2982+
266. ### Question266
29832983
Which are potential benefits of Test Driven Development? (choose all that apply).
29842984

29852985
- [x] It causes you to construct a test harness that can be automated.
@@ -2989,7 +2989,7 @@ Which are potential benefits of Test Driven Development? (choose all that apply)
29892989

29902990
_[⬆ Back to Top](#table-of-contents)_
29912991

2992-
271. ### Question271
2992+
267. ### Question267
29932993
Which describes the practice of expressing requirements as Acceptance Tests?
29942994

29952995
- [x] Acceptance Test Driven Development
@@ -2999,7 +2999,7 @@ Which describes the practice of expressing requirements as Acceptance Tests?
29992999

30003000
_[⬆ Back to Top](#table-of-contents)_
30013001

3002-
272. ### Question272
3002+
268. ### Question268
30033003
Which is a benefit of establishing naming standards for code?
30043004

30053005
- [ ] To communicate the name of the Developer that worked on the code.
@@ -3009,7 +3009,7 @@ Which is a benefit of establishing naming standards for code?
30093009

30103010
_[⬆ Back to Top](#table-of-contents)_
30113011

3012-
272. ### Question272
3012+
269. ### Question269
30133013
Which of the following are benefits of Continuous Integration? (choose the best two answers)
30143014

30153015
- [x] Causes team members to consider each other's work and context.
@@ -3019,7 +3019,7 @@ Which of the following are benefits of Continuous Integration? (choose the best
30193019

30203020
_[⬆ Back to Top](#table-of-contents)_
30213021

3022-
273. ### Question273
3022+
270. ### Question270
30233023
Which of the following are NOT metrics of Code Quality? (choose all that apply)
30243024

30253025
- [ ] Class coupling
@@ -3030,7 +3030,7 @@ Which of the following are NOT metrics of Code Quality? (choose all that apply)
30303030

30313031
_[⬆ Back to Top](#table-of-contents)_
30323032

3033-
274. ### Question274
3033+
271. ### Question271
30343034
Which of the following best describes Continuous Integration?
30353035

30363036
- [ ] A Software Development practice that continuously integrates feedback from users into Software Design.
@@ -3040,7 +3040,7 @@ Which of the following best describes Continuous Integration?
30403040

30413041
_[⬆ Back to Top](#table-of-contents)_
30423042

3043-
275. ### Question275
3043+
272. ### Question272
30443044
Which of the following describe an Architecture Spike?
30453045

30463046
- [ ] A decision made by a systems Architect to settle disagreement within a Development Team
@@ -3050,7 +3050,7 @@ Which of the following describe an Architecture Spike?
30503050

30513051
_[⬆ Back to Top](#table-of-contents)_
30523052

3053-
276. ### Question276
3053+
273. ### Question273
30543054
Which statement describes how often the build should be executed?
30553055

30563056
- [ ] As often as possible, and certainly prior to the end of the Sprint.
@@ -3060,7 +3060,7 @@ Which statement describes how often the build should be executed?
30603060

30613061
_[⬆ Back to Top](#table-of-contents)_
30623062

3063-
277. ### Question277
3063+
274. ### Question274
30643064
Which statement describes Test First Development (TFD)?
30653065

30663066
- [x] Designing tests before satisfying them.
@@ -3070,7 +3070,7 @@ Which statement describes Test First Development (TFD)?
30703070

30713071
_[⬆ Back to Top](#table-of-contents)_
30723072

3073-
278. ### Question278
3073+
275. ### Question275
30743074
Which statements describe why automated builds are important? (choose the best three answers)
30753075

30763076
- [x] They allow frequent validation of the unit of Software being worked on, ensuring it remains in a potentially shippable state.
@@ -3081,7 +3081,7 @@ Which statements describe why automated builds are important? (choose the best t
30813081

30823082
_[⬆ Back to Top](#table-of-contents)_
30833083

3084-
279. ### Question279
3084+
276. ### Question276
30853085
While changing Software, you find a bug in a previously delivered piece of functionality. What should you do?
30863086

30873087
- [ ] Fix the bug.
@@ -3091,7 +3091,7 @@ While changing Software, you find a bug in a previously delivered piece of funct
30913091

30923092
_[⬆ Back to Top](#table-of-contents)_
30933093

3094-
280. ### Question280
3094+
277. ### Question277
30953095
Who is responsible for the system architecture of a Product being developed using Scrum?
30963096

30973097
- [ ] The Architect chosen by the Development Team.
@@ -3101,7 +3101,7 @@ Who is responsible for the system architecture of a Product being developed usin
31013101

31023102
_[⬆ Back to Top](#table-of-contents)_
31033103

3104-
281. ### Question281
3104+
278. ### Question278
31053105
Who must be present at the Daily Scrum meeting?
31063106

31073107
- [ ] Anyone who wants to attend
@@ -3112,7 +3112,7 @@ Who must be present at the Daily Scrum meeting?
31123112

31133113
_[⬆ Back to Top](#table-of-contents)_
31143114

3115-
282. ### Question282
3115+
279. ### Question279
31163116
Who should be present during Product Backlog Refinement? (choose all that apply)
31173117

31183118
- [ ] Only the most senior people from the Development Team.
@@ -3124,7 +3124,7 @@ Who should be present during Product Backlog Refinement? (choose all that apply)
31243124

31253125
_[⬆ Back to Top](#table-of-contents)_
31263126

3127-
283. ### Question283
3127+
280. ### Question280
31283128
You are on a Scrum Team that is enhancing an existing Product. Which is the LEAST useful piece of documentation you want to have at your disposal?
31293129

31303130
- [ ] Acceptance Tests.

0 commit comments

Comments
 (0)