All Projects → zebrunner → Reporting

zebrunner / Reporting

Licence: apache-2.0
Zebrunner Reporting Tool

Programming Languages

java
68154 projects - #9 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to Reporting

Qxf2 Page Object Model
Write Selenium and Appium tests in Python using the Page Object pattern. This Pythonic GUI and API test automation framework will help you get started with QA automation quickly. It comes with many useful integrations like - email, BrowserStack, Slack, TestRail, etc. This repository is developed and maintained by Qxf2 Services (https://qxf2.com).
Stars: ✭ 155 (-21.72%)
Mutual labels:  automation, selenium, qa, appium
autotest-framework
UI自动化测试框架,支持APP、Web、HTML5三端, 基于SpringBoot框架, 采用Page Object设计模式,基于 TestNG 测试框架构建测试用例,支持消息通知、失败截屏、HTTP 报告、并发执行等特性
Stars: ✭ 98 (-50.51%)
Mutual labels:  selenium, appium, testng
Testowanieoprogramowania
Testowanie oprogramowania - Książka dla początkujących testerów
Stars: ✭ 146 (-26.26%)
Mutual labels:  selenium, junit, appium
Qaf
Quality Automation Framework for web, mobileweb, mobile native and rest web-service using Selenium, webdrier, TestNG and Java Jersey
Stars: ✭ 150 (-24.24%)
Mutual labels:  automation, selenium, appium
Unium
Automation for Unity games
Stars: ✭ 132 (-33.33%)
Mutual labels:  automation, selenium, appium
carina
Carina automation framework: Web, Mobile, API, DB etc testing...
Stars: ✭ 652 (+229.29%)
Mutual labels:  selenium, appium, testng
Carina
Carina automation framework: Web, Mobile, API, DB
Stars: ✭ 549 (+177.27%)
Mutual labels:  selenium, appium, testng
Video Recorder Java
This library allows easily record video of your UI tests by just putting couple annotations.
Stars: ✭ 179 (-9.6%)
Mutual labels:  automation, junit, testng
Appium Selenium Starter
Open source, complete and easy to use QA Automation platform
Stars: ✭ 30 (-84.85%)
Mutual labels:  automation, selenium, appium
Fluentlenium
FluentLenium is a website & mobile automation framework which extends Selenium to write reliable and resilient UI functional tests. This framework is React ready. Written and maintained by people who are automating browser-based tests on a daily basis.
Stars: ✭ 766 (+286.87%)
Mutual labels:  selenium, junit, testng
Selion
Enabling Test Automation in Java
Stars: ✭ 252 (+27.27%)
Mutual labels:  selenium, appium, testng
Aet
AET - a system that detects visual changes on web sites and performs basic page health checks
Stars: ✭ 100 (-49.49%)
Mutual labels:  automation, selenium, qa
Mastering Junit5
A comprehensive collection of test examples created with JUnit 5
Stars: ✭ 223 (+12.63%)
Mutual labels:  selenium, junit, appium
Selenium-Foundation
Selenium Foundation is an automation framework designed to extend and enhance the capabilities provided by Selenium (WebDriver).
Stars: ✭ 51 (-74.24%)
Mutual labels:  selenium, appium, testng
Appiumtestdistribution
A tool for running android and iOS appium tests in parallel across devices... U like it STAR it !
Stars: ✭ 764 (+285.86%)
Mutual labels:  automation, appium, testng
Java.appium
Mobile test automation using Appium in Java
Stars: ✭ 59 (-70.2%)
Mutual labels:  selenium, appium, testng
Frameworkium Core
Framework for writing maintainable Selenium and REST API tests in Java.
Stars: ✭ 107 (-45.96%)
Mutual labels:  automation, selenium, appium
Java.webdriver
Browser test automation using Selenium WebDriver in Java
Stars: ✭ 135 (-31.82%)
Mutual labels:  selenium, testng
Screen Recorder
A Ruby gem to video record and take screenshots of your desktop or specific application window. Works on Windows, Linux, and macOS.
Stars: ✭ 135 (-31.82%)
Mutual labels:  screenshots, selenium
Autolink
AutoLink是一个开源Web IDE自动化测试集成解决方案
Stars: ✭ 129 (-34.85%)
Mutual labels:  selenium, appium

Zebrunner Reporting 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 Reporting server side consists of the following modules:

Zebrunner Reporting client side repositories:

Prerequisites

Hardware requirements

Requirements
Operating System Linux Ubuntu 16.04, 18.04, 20.04
Linux CentOS 7+
Amazon Linux 2
CPU 4+ Cores
Memory 16Gb RAM
Free space SSD 64Gb+ of free space

Installation steps

  1. Install Docker Engine and Docker Compose
  2. Clone this repo recursively and navigate to the root folder
git clone --recurse-submodule https://github.com/zebrunner/reporting.git && cd reporting
  1. Run the application
./zebrunner.sh start
  1. Login to the application with default credentials admin/changeit:
$ http://localhost:8081/

Community and support

License

Code - Apache Software License v2.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].