# Squash DEVOPS

> software to execute Squash TM test plans from a CI/CD pipeline

**Wikidata**: [Q110620942](https://www.wikidata.org/wiki/Q110620942)  
**Source**: https://4ort.xyz/entity/squash-devops

## Summary
Squash DEVOPS is a software tool designed to execute test plans from Squash TM within CI/CD pipelines, enabling continuous testing in software development. Developed by Henix, it supports integration with DevOps workflows and runs on Linux and Windows operating systems. First released in 2021, it aims to streamline automated testing processes.

## Key Facts
- **Release Date**: First released on April 23, 2021.
- **Developer**: Created by Henix, an independent French IT services company.
- **Supported Platforms**: Runs on Linux and Microsoft Windows operating systems.
- **Programming Languages**: Utilizes Java and Python.
- **Latest Version**: Version 2023-05, released on May 25, 2023.
- **Language Support**: Available in English and French.
- **Primary Function**: Executes Squash TM test plans within CI/CD pipelines for continuous testing.
- **Complementary Tool**: Functions as a supplement to Squash TM.

## FAQs
### Q: What is the main purpose of Squash DEVOPS?
A: Squash DEVOPS is designed to execute test plans from Squash TM within CI/CD pipelines, facilitating continuous testing in DevOps environments.

### Q: Who developed Squash DEVOPS?
A: It was developed by Henix, a French IT services company.

### Q: What operating systems does Squash DEVOPS support?
A: It supports both Linux and Microsoft Windows operating systems.

## Why It Matters
Squash DEVOPS plays a critical role in modern software development by bridging the gap between test management (Squash TM) and CI/CD pipelines. It enables teams to automate and integrate testing seamlessly into their DevOps workflows, ensuring faster feedback loops and higher-quality releases. By supporting multiple operating systems and programming languages like Java and Python, it offers flexibility for diverse development environments. Its alignment with continuous testing principles helps organizations accelerate time-to-market while maintaining reliability, addressing the growing demand for efficient, automated testing solutions in agile and DevOps practices.

## Notable For
- **Integration with Squash TM**: Directly executes test plans from Squash TM, ensuring alignment with existing test management frameworks.
- **Cross-Platform Compatibility**: Supports both Linux and Windows, catering to heterogeneous development environments.
- **Continuous Testing Focus**: Specifically designed to embed testing within CI/CD pipelines, promoting DevOps best practices.
- **Multilingual Support**: Offers interfaces and documentation in both English and French, enhancing accessibility for global teams.

## Body
### Overview
Squash DEVOPS is a specialized software tool developed by Henix to integrate Squash TM test plans into CI/CD pipelines. First released on April 23, 2021, it facilitates continuous testing by automating the execution of tests within DevOps workflows.

### Technical Details
- **Programming Languages**: Built using Java and Python, ensuring compatibility with a wide range of development ecosystems.
- **Operating Systems**: Compatible with Linux and Microsoft Windows, supporting deployment across different infrastructure setups.
- **Version History**: The latest version, 2023-05, was released on May 25, 2023, reflecting ongoing updates and improvements.
- **Language Support**: Provides resources and interfaces in both English and French, catering to international user bases.

### Development and Release
- **Inception**: Initially launched in 2021 as part of Henix's efforts to expand its Squash toolkit into DevOps environments.
- **Complementary Tool**: Functions as a critical extension of Squash TM, enhancing its test management capabilities with automated execution in CI/CD contexts.

### Accessibility
- **Website**: Official resources are available at https://squashtest.com (French) and https://www.squashtest.com/?lang=en (English), offering documentation, release notes, and community support.

## Schema Markup
```json
{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Squash DEVOPS",
  "description": "Software to execute Squash TM test plans from a CI/CD pipeline",
  "url": "https://squashtest.com",
  "operatingSystem": ["Linux", "Microsoft Windows"],
  "programmingLanguage": ["Java", "Python"],
  "author": {
    "@type": "Organization",
    "name": "Henix"
  },
  "version": "2023-05",
  "datePublished": "2021-04-23"
}

## References

1. [Source](https://www.squashtest.com/community-roadmap-releases-autom)
2. [Source](https://autom-devops-fr.doc.squashtest.com/latest/release-note/release-note-by-version.html)
3. [Source](https://www.squashtest.com/post/releases-squash-autom-devops-1-0-0-release)