St

Squash TM - Open Source Test Management

AWS Developer Tools

Squash TM, an open source test and requirement management platform, ready to organise test cases, plan campaigns and track execution from first boot.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Overview

Squash TM is an open source application for software test and requirement management. Teams capture requirements, write and organise reusable test cases into structured libraries, build and schedule test campaigns and iterations, then record and follow execution results and coverage from a single web interface. It gives QA and delivery teams a self hosted, vendor neutral home for their functional testing knowledge.

Why the cloudimg image

cloudimg delivers Squash TM preconfigured on a hardened, fully patched base with the application bound to loopback behind an nginx reverse proxy. It is secure by default: no default login survives in the image, and two secrets, the database password and the administrator web password, are generated uniquely on each instance's first boot and written to a root only file. Every deployment carries a paired deployment guide and 24/7 support.

Common uses

  • Manage requirements, test cases and coverage in one place
  • Plan and run functional test campaigns and iterations
  • Give QA teams a self hosted, vendor neutral test management tool

Key features

  • Production-ready in minutes: Squash TM is fully installed on the OpenJDK 21 JRE with PostgreSQL and nginx, managed by systemd with automatic restart on failure. No manual setup - launch the image and your self-hosted test management platform is live behind a reverse proxy. Unlike unsupported community images or manual installs, this image ships hardened and ready to run from day one.
  • Secure by default with per-instance credentials: The web interface binds to loopback behind nginx and enforces authentication. A first-boot process generates a unique administrator password and a unique database password on every launch and rotates the shipped default admin login so it never works, storing the real password in a root-only file. No shared or default credentials ever ship in the image.
  • Full test management with 24/7 expert support: Manage requirements, author test cases, plan and execute test campaigns, track coverage, and integrate with your bug tracker and CI through the REST API. cloudimg engineers provide 24/7 support by email and live chat with a one-hour average response for critical issues, covering deployment, integration, database tuning and scaling.

See it running

Real screenshots taken while testing this image against its deployment guide.

Squash TM - Open Source Test Management screenshot 1 Squash TM - Open Source Test Management screenshot 2 Squash TM - Open Source Test Management screenshot 3 Squash TM - Open Source Test Management screenshot 4

Description

This is a repackaged open source software product wherein additional charges apply for cloudimg support services.

Overview

Squash TM is an open source test and requirement management platform used by QA and test teams to manage requirements, write and organise test cases, plan and run test campaigns, and track execution and coverage from a single web application. This image delivers Squash TM fully installed and configured as a production application so you have a complete test management platform running within minutes of launch - no manual setup, no shared credentials, and full ownership of your test assets.

Why This Image Over DIY or Other Images

Unlike a manual install or a generic community image, this image ships production-hardened from the start. The application binds to loopback behind nginx, so the web interface is never exposed with a default login. Systemd manages the Squash TM service, PostgreSQL and nginx, restarting them on failure. A secure first-boot process generates a unique administrator password and a unique database password per instance, so there are no shared or default passwords to rotate. And 24/7 cloudimg support means you have engineers available for deployment, tuning and troubleshooting - something unsupported community images cannot offer.

Application Stack

  • Squash TM running on the OpenJDK 21 JRE behind nginx on port 80
  • PostgreSQL application database on loopback only
  • Systemd service management with automatic restart on failure
  • Secure first-boot credential generation unique to each instance

Test and Requirement Management

Manage requirements, author and organise test cases into folders and libraries, build test suites, plan and execute test campaigns and iterations, and track coverage between requirements and tests. Record execution results, follow progress with dashboards and reports, and connect Squash TM to your bug tracker and CI through its REST API and the bundled open source connectors.

Secure First Boot

On the first boot a one-shot service generates a fresh PostgreSQL role password and a fresh administrator password, both unique to that instance, before the public web interface is started. The shipped default admin login is rotated so it no longer works. The administrator password is written to a file only the root user can read. No shared or default credentials ship in the image.

Ready To Use

The Squash TM web interface is served on port 80 through nginx. Sign in with the generated administrator credentials to create projects, add requirements and test cases, plan campaigns and invite your team. The REST API is available on the same port for integration with CI pipelines and issue trackers.

cloudimg Support

24/7 technical support by email and live chat. Our engineers help with deployment, project and workspace setup, the REST API, bug-tracker and CI integration, user management, database tuning, TLS and scaling. Critical issues receive a one-hour average response.

All product and company names are trademarks or registered trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them.

Related technologies

test managementtest case managementrequirement managementqatest automationquality assurancetest campaignalmapplication lifecycle managementself-hostedopen sourcerest api