Testing Tool

  1. Comprehension, so that the tool is useable by a novice
    • Help sensitive context (mostly tooltips)
    • Documentation
    • Online help
  2. Accessibility via different communication methods
    • keyboard
    • mouse
  3. Functionality coverage
    • Check that creating a unit test works
    • Check that executing a unit test works
    • Check that when there is an error it is properly reported
    • Check that the various reports are correct

Test cases

No test cases for this test plan available.