PSD Exam Question 16

Database design must be complete before coding starts to ensure a solid foundation
  • PSD Exam Question 17

    The practice of decomposing a requirement into failing tests is called:
  • PSD Exam Question 18

    What are two reasons to use mock objects in unit tests?
  • PSD Exam Question 19

    You are asked to refactor part of the codebase for an application. When you are done, all unit tests pass with 50% code coverage. What can you infer from this?
  • PSD Exam Question 20

    Which four are benefits of TDD?