We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5189dfa commit 4d56403Copy full SHA for 4d56403
README.md
@@ -1367,9 +1367,9 @@ _[⬆ Back to Top](#table-of-contents)_
1367
### Which of the following describe Test Driven Development? (choose two answers)
1368
1369
- [x] A Software Development technique based on automated tests.
1370
-- [x] A predictable way to develop working, well-organized code.
+- [ ] A predictable way to develop working, well-organized code.
1371
- [ ] Having Testers in the development process.
1372
-- [ ] An Increment and emergent approach to Software Design.
+- [x] An Increment and emergent approach to Software Design.
1373
- [ ] Creating a manual test script before writing code.
1374
1375
_[⬆ Back to Top](#table-of-contents)_
0 commit comments