Scenario : Bug Testing

Tester

  • Needs to have access to software and ability to use software.
  • Needs access to Bug List in order to write Bug Reports.
    • OHS shall provide testerrs with access to the Bug List.

 

Coder

  • Needs access to Bug List to review, categorize, potentially ask tester for clarifications and for checking off completed Bug Fixes.
    • OHS shall provide the ability to review, categorize, potentially ask tester for clarifications and for checking off completed Bug Fixes.
  • Needs environment for thinking and tinkering.
  • Needs ability to change code.
    • OHS shall provide ability to change code.
  • Needs to have ability compile code.
    • OHS shall provide the ability to compile code.
  • Needs to be able to test application.
    • OHS shall provide the ability to test application.
  • Needs to be able to issue complied code to tester.
    • OHS shall provide a mechanism for coder to issue code to tester.