3460:480 F21 HFSD Chapter 5

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