All Projects → zebrunner → community-edition

zebrunner / community-edition

Licence: Apache-2.0 license
Zebrunner is a Test Automation Management Tool

Programming Languages

shell
77523 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to community-edition

Zebrunner
Zebrunner is a Test Automation Management Tool
Stars: ✭ 131 (-23.39%)
Mutual labels:  infrastructure, jenkins, test-automation, test-driven-development
one-click-microservice
A starting point for automating the creation of microservices and all its Ops costs with a single click.
Stars: ✭ 27 (-84.21%)
Mutual labels:  jenkins, pipelines-as-code, continuous-delivery
Jenkins
Jenkins automation server
Stars: ✭ 18,225 (+10557.89%)
Mutual labels:  jenkins, pipelines-as-code, continuous-delivery
Vividus
Vividus is all in one test automation tool
Stars: ✭ 170 (-0.58%)
Mutual labels:  infrastructure, test-automation
Cd Maturity Model
Continuous Delivery Maturity Model - Gap Analysis Visualization Tool, using D3.js
Stars: ✭ 45 (-73.68%)
Mutual labels:  infrastructure, continuous-delivery
Terrahub
Terraform Automation and Orchestration Tool (Open Source)
Stars: ✭ 148 (-13.45%)
Mutual labels:  infrastructure, continuous-delivery
Seleniumbase
A Python framework that inspires developers to become better test automation engineers. 🧠💡
Stars: ✭ 2,520 (+1373.68%)
Mutual labels:  jenkins, test-automation
exactly
Exactly - tests a command line program by executing it in a temporary sandbox directory and inspecting its result.
Stars: ✭ 30 (-82.46%)
Mutual labels:  test-automation, test-driven-development
allure-nunit
Archived - Allure adapter for NUnit framework.
Stars: ✭ 45 (-73.68%)
Mutual labels:  test-automation, reporting-tool
eat
Json based scenario testing tool(which can have test for functional and non-functional)
Stars: ✭ 41 (-76.02%)
Mutual labels:  test-automation, test-driven-development
artifact-promotion-plugin
A simple Jenkins plugin to promote artifacts.
Stars: ✭ 29 (-83.04%)
Mutual labels:  jenkins, continuous-delivery
mypaas
MyPaas is an Ansible playbook for startups or small companies which want to build a modern and fully automated infrastructure.
Stars: ✭ 24 (-85.96%)
Mutual labels:  infrastructure, jenkins
ebook-continuous-delivery-with-kubernetes-and-jenkins
Continuous Delivery for Java Apps: Build a CD Pipeline Step by Step Using Kubernetes, Docker, Vagrant, Jenkins, Spring, Maven and Artifactory
Stars: ✭ 39 (-77.19%)
Mutual labels:  jenkins, continuous-delivery
laravel-test-watcher
Laravel Test Watcher
Stars: ✭ 20 (-88.3%)
Mutual labels:  test-automation, test-driven-development
Jenkinsfiles
Examples for jenkins pipelines, comparing scripted and declarative syntax
Stars: ✭ 187 (+9.36%)
Mutual labels:  jenkins, continuous-delivery
django-angular2-fullstack-devops
All-in-one django/angular2 seed with cli interface for multi-environment devops on aws using ansible/packer/terraform
Stars: ✭ 54 (-68.42%)
Mutual labels:  infrastructure, jenkins
cloud-s4-sdk-pipeline
The Cloud SDK pipeline uses the Cloud SDK continuous delivery server for building, checking, and deploying extension applications. Projects based on the SAP Cloud SDK archetype will automatically use this pipeline.
Stars: ✭ 65 (-61.99%)
Mutual labels:  jenkins, continuous-delivery
Fabric8
fabric8 is an open source microservices platform based on Docker, Kubernetes and Jenkins
Stars: ✭ 1,783 (+942.69%)
Mutual labels:  jenkins, continuous-delivery
Nevergreen
🐤 A build monitor with attitude
Stars: ✭ 170 (-0.58%)
Mutual labels:  jenkins, continuous-delivery
MasterSeleniumFramework
Automation Testing | Web | Java | OOPS | Selenium WebDriver | TestNG | Maven | ExtentReport | Allure Reports | Java mail API | Design Patterns (Page Object Model, Singleton) | Jenkins | Data-Driven Testing using JSON file
Stars: ✭ 52 (-69.59%)
Mutual labels:  jenkins, test-automation

Zebrunner CE (Community Edition) is a Test Automation Management Tool for continuous testing and continuous deployment. It allows you to run various kinds of tests and gain successive levels of confidence in the code quality. It is built in accordance with Infrastructure as Code processes.

Zebrunner is integrated by default with carina-core open source TestNG framework and uses Jenkins as a CI Tool.

It is built on top of popular docker solutions, it includes Postgres database, Zebrunner Reporting, Jenkins Master/Slaves Nodes, Selenium Hub, Mobile Device Farm (MCloud), SonarQube etc.

All components are deployed under NGINX WebServer which can be configured in a fully secured environment

Zebrunner subcomponents all together can be used as an effective Test Automation infrastructure for test automation development, execution, management, etc.

Support Zebrunner CE

Enjoy using Zebrunner Reporting in your testing process! Feel free to support the development with a donation for the next improvements.

Zebrunner

Hardware requirements

Requirements
Operating System Ubuntu 16.04 - 21.10
Linux CentOS 7+
Amazon Linux 2
CPU 8+ Cores
Memory 32 Gb RAM
Free space SSD 128Gb+ of free space

Software requirements

Initial setup

Visit Zebrunner Guide for detailed installation and configuration instructions.

  1. Clone Zebrunner CE recursively and launch setup procedure:

    git clone --recurse-submodule https://github.com/zebrunner/community-edition.git && cd community-edition && ./zebrunner.sh setup
    

    Provide required details and start services.

  2. After the startup, the following components might be available:

    Use your host address instead of hostname!

Components URL
Zebrunner Reporting http://hostname
Jenkins http://hostname/jenkins
SonarQube http://hostname/sonarqube
Web Selenium Hub http://hostname/selenoid/wd/hub
Mobile Selenium Hub http://hostname/mcloud/wd/hub
Mobile SmartTest Farm http://hostname/stf

admin/changeit crendetials should be used for Reporting and Jenkins, admin/admin for SonarQube.

Documentation and free support

License

Code - Apache Software License v2.0

Documentation and Site - Creative Commons Attribution 4.0 International License

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].