Step is a full-featured orchestration platform for software automation. It unifies the software automation disciplines and enables the reuse of automation artifacts through the whole DevOps lifecycle, from large scale test automation to load & performance tests, RPA and monitoring.
It provides all the means to make the most of existing automation artefacts by enabling their reusability over different automation tasks and teams on one centralized platform, and thus reduce duplication of code, tools and resources over projects:
Step focuses on providing a unique platform for the orchestration of multi-purpose scalable automation scenarios while integrating existing automation tools (mainly test automation tools) and DevOps platforms:
The simplest and most efficient way to start using Step is to get a SaaS instance and follow one of the getting started tutorials. Simply select the one that best fits your use-case.
If you prefer installing your own cluster, follow the Quick setup guide, alternatively you can use our OpenSource code to build your own version of Step.
Documentation available at : https://step.dev/knowledgebase
Official Website : http://step.dev
Download link : step-distribution/releases
Step FrontEnd: https://github.com/exense/step-frontend
After cloning the project, issue the following command to set up the git hooks (git version >= 2.9 required):
git config core.hooksPath git-hooks