Squash DEVOPS

This guide will show you the various possibilities offered by the version 1.1.0.RELEASE of Squash DEVOPS.

This 1.1.0.RELEASE version provides the following components :

  • Squash Orchestrator : it is a tool composed of a set of micro-services to be used by sending an execution plan written in a specific format, the EPAC (Execution plan «as code»), in order to orchestrate automated tests.

  • OpenTestFactory Agent : agent to allow HTTP communication between a Squash Orchestrator and a test execution environment.
    It is mandatory for Agilitest or Ranorex test execution.

  • Result Publisher Plugin for Squash TM : this plugin for Squash TM allows the return of information towards Squash TM at the end of the execution of a Squash TM execution plan by the Squash Orchestrator.

  • Test Plan Retriever for Squash TM : this plugin for Squash TM allows the sending of details about a Squash TM execution plan to the Squash Orchestrator.

  • Squash DEVOPS plugin for Jenkins : this plugin for Jenkins facilitates the sending of an EPAC to the Squash Orchestrator from a Jenkins pipeline.

Back to top