CPSC 480 HFSD Software Development

1234567891011121314151617
Across
  1. 2. Project planning tools can help with projections and presentation of schedule, but do them in parallel with your.........
  2. 3. Good Developers develop, Great developers .........
  3. 6. Shows how you're progressing through an iteration
  4. 9. No matter what process you pick, develop .........
  5. 10. The team member you should estimate for
  6. 11. No more than 15 minutes, these keep the team functioning as a team toward a common goal
  7. 15. Every iteration involves .........
  8. 16. This means to evaluate processes critically and demand results from each of the practices they promote
Down
  1. 1. High stakes game of estimation
  2. 4. How you rack and stack your user stories
  3. 5. What you should be estimating in
  4. 7. Every iteration involves .........
  5. 8. The greatest indicator of success or failure on a project
  6. 12. Every iteration involves .........
  7. 13. This is a process that checks out your code, builds it, and probably runs tests
  8. 14. This is a process that tracks changes to your code and distributes them among developers
  9. 17. This is an approach where you write your tests first and refactor like mad