lundi 17 septembre 2018

Recommendation on frameworks for viewing QA results

Can someone recommend some fairly easy, open-source framework I can investigate to view the results of running some tests? These tests (various check scripts written in python) run on some datasets to produce some results on a Linux machine.

Note that I am not looking to write QA tests etc. Ideally, I just need to output the results of the checks/tests in some format that can accepted by the framework to view as a dashboard with hierarchical drill-down, history tracking, color coding, etc

So my requirements are the following:

  • Open-source framework runs on Linux; easy to setup/maintain.
  • Has a web-based dashboard to see QA results (hierarchical drill-down, multiple-run history, color coding, hyper links to the results file).
  • Not looking for any tight integration with any IDEs etc; looking to use this as a standalone application.

I could write my own HTML-based table viewer, etc. but not looking to reinvent the wheel. Thanks for any suggestions.

Aucun commentaire:

Enregistrer un commentaire