Products integrating OpenTestFactory¶
SquashTM¶
SquashTM is a comprehensive functional testing tool: it supports any lifecycle (V-cycle, Scrum, SAFe), it can be used during the build or run phases, it manages manual and automated testing…
SquashTM includes its own Orchestrator, which is based on the OpenTestFactory Orchestrator.
This allows a user to launch some automated tests from SquashTM (the Web application part of SquashTM). Once the tests are finished, their results and reports are published in SquashTM.
This also enables the integration of SquashTM in a continuous integration environment:
Once a pipeline is triggered (e.g., by a new pull/merge request or by a scheduled execution),
- a test plan is retrieved from SquashTM;
- then, SquashTM Orchestrator executes the tests;
- at last, the test results and reports are published in SquashTM.