Basic Understanding of the Development Context Questionnaire

Based on the "Continuous Delivery" book.


show details   

  1. How are you tracking progress?
  2. How are you preventing defects?
  3. How are you discovering defects?
  4. How are you tracking defects once they are discovered?
  5. How do you know a story is finished?
  6. How are you managing your environments (production, test, development...)?
  7. How are you managing configuration, such as test cases, deployment scripts, environment and application configuration, database scripts, and external libraries?
  8. How often do you showcase working features?
  9. How often do you do retrospectives?
  10. How often do you run your automated tests?
  11. How are you deploying your software?
  12. How are you building your software?
  13. How are you ensuring that your release plan is workable and acceptable to the operations team?
  14. How are you ensuring that your risk-and-issue log is up-to-date?

show JSON