CPSC 421 OOP HFSD Chapter 5

12345678910111213
Across
  1. 2. Great developers ........
  2. 5. When a design helps you meet your deadlines, it is said to be a ..... ..... design
  3. 6. When you improve a design to make it more flexible and easier to maintain you are ......... the design
  4. 8. When all the tasks in a user story are finished, the user story is transferred to the ......... bin
  5. 11. If you find you are cutting and pasting large blocks of your design and code then there's a good chance that you're breaking the ......... principle
  6. 12. If a user story is not quite finished at the end of an iteration, it is moved to the ......... bin on your project board deliver A good enough design helps you ........
  7. 13. When a task is finished it goes in the ......... column.
Down
  1. 1. When a class does one job and it's the only class that does that job it is said to obey the ......... responsibility principle
  2. 3. You should always be ......... with your customer
  3. 4. An unplanned task is going to happen in your current iteration once you have added it to your ........
  4. 7. Your burn down rate should show ......... the work on your board, including any new unplanned tasks
  5. 8. ......... is the only constant in software development
  6. 9. Striving for a ......... design can mean that you never actually deliver any code
  7. 10. Unplanned tasks are treated the ......... as unplanned tasks once they are on your board