Skip to content

Commit

Permalink
#522: fixed mcloud link and engine product name
Browse files Browse the repository at this point in the history
  • Loading branch information
vdelendik authored Jul 21, 2022
1 parent e2b3f80 commit 7e6583e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ Zebrunner (Community Edition)
Zebrunner (Community Edition) is a [Continuous configuration automation](https://en.wikipedia.org/wiki/Infrastructure_as_code#Continuous_configuration_automation) framework for continuous testing (running various kinds of tests on the code to gain successive levels of confidence in the quality of the code), and (optionally) continuous deployment. It is built in accordance with [Infrastructure as Code](https://en.wikipedia.org/wiki/Infrastructure_as_code) processes.
> It is integrated by default with [carina-core](http://www.carina-core.io) open source TestNG framework and uses Jenkins as a CI Tool.
* Zebrunner is built on top of popular docker solutions, it includes Postgres database, [Zebrunner Reporting](https://zebrunner.com/), Jenkins with agent node(s), Selenium Hub(s), [MCloud](https://zebrunner.com/products/mobile-testing-farm/), [SonarQube](https://github.com/zebrunner/sonarqube), etc.
> In addition, it is easily integrated with 3rd party devices/browsers cloud providers like: [Zebrunner Engine](https://zebrunner.com/), [Browserstack](https://www.browserstack.com/), [SauceLabs](https://saucelabs.com/), etc.
* Zebrunner is built on top of popular docker solutions, it includes Postgres database, [Zebrunner Reporting](https://zebrunner.com/), Jenkins with agent node(s), Selenium Hub(s), [MCloud](https://zebrunner.com/mcloud), [SonarQube](https://github.com/zebrunner/sonarqube), etc.
> In addition, it is easily integrated with 3rd party devices/browsers cloud providers like: [Zebrunner Selenium Grid](https://zebrunner.com/), [Browserstack](https://www.browserstack.com/), [SauceLabs](https://saucelabs.com/), etc.
* All components are deployed under NGiNX WebServer which can be configured in a fully secured environment

Expand Down

0 comments on commit 7e6583e

Please sign in to comment.