Skip to content

Reporting concepts#

Reporting of test data to Zebrunner is possible thanks to reporting agent.

Reporting agent acts as a bridge between your tests and Zebrunner - it sends information about events happening within test suite execution lifecycle - test start, test finish, error during test execution, etc. Additionally it provides APIs allowing to enhance your reporting experience - abilities to keep track of test maintainer, attach labels, references to test cases, upload screenshots and more.

Reporting agent concept

This section contains information on how to configure reporting agent for the test framework you use.

If there's no reporting agent for your framework please consider integration via REST API or contact us via support@zebrunner.com.