Sorry, we don't support your browser.  Install a modern browser

Analytics module to help maintain tests quickly based on big data analysis#15

We have a lot of test executions in place, so test runs have a lot of infomation about execution. We would like to see analytics module that will allow us make maintenance quicer, for example:

  1. show flaky tests in time
  2. agreegated exception fof particular automated test if it’s failed
  3. impact analysis by defect, namely when one exception is failing a lot of tests so it means we need to fix 1 defect and everything will be fine
  4. focus mode to understand most occurred exception or defect we should concentrate on

etc …

4 years ago