3460:480 F20 HFSD Chapter 5

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