Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

Walk through

Live code coverage quickly point to failure nodes for reproducible cases. To quickly train QA in the effectiveness of EMMA I have written a tool that mimics Russian Roulette. There are size buttons that call six methods one of which is at random chosen to fail.

Here is the walk though on how to find the method that fails via code coverage.

...

http://qa1-nl.sakaiproject.org:82

...

  • Reset the EMMA session data in the helper tool
  • Reproduce the error in the failure tool
  • Generate a report in the helper tool

  • Review the reoprt report and look for the partially run code in yellow

...