com.qaprosoft:zafira-client

Java client allowing to communicate with Zafira via its REST API


Keywords
appium, automation, cloud, java, junit, qa, reporing, screenshots, selenium, testing, testng, video-recordings, zebrunner, zebrunner-reporting
Licenses
Apache-2.0/libpng-2.0

Documentation

Zebrunner is a test automation management tool that accumulates and repseresents test results. It is designed to increase the transparency of automation, providing detailed reports with test logs, screenshots and video recordings of test sessions. Detailed reporting functionality reduces maintenance work for automation teams, allowing to identify application bugs and test implementation problems.

Zebrunner Insights - premium reporting features for your tests. See test results in real time - Zebrunner records interactive video sessions, publishes logs and screenshots. Track your pass rate, infrastructure usage, and automation team performance in one application.

Zebrunner Engine - cloud-based Selenium hub lets you run up to 1000 web, mobile, and API tests and reduce execution time and costs - you pay only for the period you test. We support popular platforms like Google Chrome, Firefox, Opera, Microsoft Edge, Internet Explorer, Android, iOS, and provide stability and quality of your execution.

Zebrunner Guard - your data and users will be safe with our enterprise-grade security and centralized administration. Due to the flexible permission management, you can limit access to certain information and keep the workflow steady.

Core features

  • Real-time test results tracking via websockets
  • VNC streaming and video recording of test sessions
  • Flexibly configured widgets and dashboards based on ECharts
  • User management with authorization policies
  • Integration with TestRail and JIRA
  • Integration with Slack
  • Ability to compose automation reports and send via email
Configurable dashboards Integrations with multiple services
Real-time test results Live streaming and video recording
Comparison of test runs Test issues tracking

Repositories structure

Zebrunner server side consists of the following modules:

Zebrunner client side repositories:

Installation steps

  1. Install Docker Engine and Docker Compose
  2. Configure vm.max_map_count kernel setting using official ES guide
  3. Clone this repo and navigate to the root folder
git clone git@github.com:zebrunner/zebrunner.git && cd zebrunner
  1. Run the application
./zebrunner-server.sh start
  1. Login to the application with default credentials qpsdemo/qpsdemo:
$ http://localhost/app

Community and support

License

Code - Apache Software License v2.0