Red Hat Ansible Automation Platform on Microsoft Azure
Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.
Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
Learn More
Software Testing Platform | Testeum
Testeum is a Software Testing & User Test platform
Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
Unix utility to help to create XML files from shell scripts.
Simple Unix utility to help to create XML files from shell scripts. It encapsulates what comes from the pipe.
Ex.: $> echo hi | tagx label
<label> hi </label>
The RBSEE (Remote Bash Script Execution Engine) is set of the bash script which allows user to send & execute scripts on a remote platform and then collect and assert results. Mainly used for test automation.
This is a system shell merged with python (as for now 3.*, but 2.* fork is also planned).
It lets you write your system scripts in high-level language (which python is) as well as using it as "classic" terminal.
It is developed in linux environment, but should be as system-independent as python itself.