QAtrial Launches Enterprise-Ready Open-Source Quality Management Platform

  • by

QAtrial Introduces Version 3.0.0 with Enterprise-Grade Open-Source Quality Management Capabilities

The latest release provides seamless deployment, authentication, validation tools, and integrations suitable for regulated sectors.

In a move to democratize access to robust quality management tools, QAtrial today announced the official release of version 3.0.0 of its open-source platform tailored for industries subject to strict regulatory standards. This milestone marks the culmination of a five-phase development process that has evolved QAtrial from a prototype for requirements management into a comprehensive quality workspace ready for production environments. The new version introduces Docker-based deployment, single sign-on (SSO) support, built-in validation documentation, and integrations with popular engineering tools, all under the AGPL-3.0 license.

Built on a modern architecture utilizing Hono, PostgreSQL, and Prisma, QAtrial v3.0.0 features over 60 REST API endpoints, 15 database models, and JWT authentication supporting five distinct user roles. Deployment is simplified through a single command: executing `docker-compose up` launches the entire system, which includes the application server, PostgreSQL 16 database, and static file hosting, with health checks and persistent data storage configured automatically.

Core Features and Enhancements

Single Sign-On (SSO): Compatibility with identity providers such as Okta, Azure AD/Entra ID, Auth0, Keycloak, and Google Workspace. New users are automatically provisioned with a default role, streamlining onboarding without manual account setup.
Validation Documentation Suite: Comes with five validation templates, including Installation Qualification (9 test steps), Operational Qualification (18 test steps), a Performance Qualification form, a compliance statement aligning QAtrial with 21 CFR Part 11 (covering 15 sections), EU Annex 11 (17 sections), and GAMP 5 Category 4. Additionally, a Traceability Matrix links 75 regulatory requirements to specific features and test identifiers.
Regulatory Compliance Packs: Four ready-to-use packs—FDA Software Validation (GAMP 5), EU MDR Medical Device QMS, FDA GMP Pharmaceutical Quality, and ISO 27001 + GDPR—preconfigure the setup wizard with relevant country, vertical, modules, and project type selections.
Webhooks and Tool Integrations: Supports 14 webhook events such as requirement updates, test failures, CAPA lifecycle events, approval requests, electronic signatures, and evidence uploads. Payloads are secured with HMAC-SHA256 signatures. Additionally, two-way Jira Cloud synchronization and GitHub pull request linking with CI test result import are accessible from the settings panel.
Audit Mode: Administrators can generate temporary, read-only links valid for 24 hours, 72 hours, or one week. These links provide auditors access to a comprehensive seven-tab view of the project—covering overview, requirements, tests, traceability, evidence, audit trail, and signatures—without requiring user login credentials.

Open-Source Commitment to Quality Management

“For too long, quality management software has been restricted behind expensive licensing fees,” explained the QAtrial development team. “Organizations in regulated sectors—especially small and medium-sized manufacturers, biotech firms, and software developers—deserve transparent, auditable, and cost-effective tools. By releasing QAtrial under the AGPL-3.0 license, any entity can deploy a validated quality management system on their own infrastructure at no license cost, and auditors can freely review the source code that manages their compliance records.”

Industry and Market Context

The worldwide market for quality management software is forecasted to surpass $12.5 billion by 2028. As regulatory requirements intensify—such as the FDA’s February 2026 enforcement of the Quality Management System Regulation (QMSR) mandating compliance with ISO 13485—companies face increasing pressure to adopt systems that are both rigorous and accessible. Data from the FDA indicates a 115% rise in medical device recalls over the past decade, emphasizing the need for reliable quality systems.

QAtrial addresses these challenges by offering a platform that supports ten industry verticals—including pharmaceuticals, biotech, medical devices, clinical research, logistics, software, cosmetics, aerospace, and environmental sectors—covering 37 countries and featuring 15 modular components. These modules span requirements management, audit trail, electronic signatures, CAPA, risk management, and supplier qualification, among others.

Immediate Availability and Deployment

Version 3.0.0 of QAtrial is now accessible on GitHub at https://github.com/MeyerThorsten/QAtrial, licensed under the AGPL-3.0 agreement.

To get started:

git clone https://github.com/MeyerThorsten/QAtrial.git
cd QAtrial
cp .env.example .env
docker-compose up

The application can be accessed locally at http://localhost:3001 within minutes of deployment.

About QAtrial

QAtrial is an open-source, AI-powered platform designed for regulated industries to manage quality processes efficiently. It integrates requirements management, test planning, risk evaluation, CAPA tracking, electronic signatures, and audit trail functions within a unified environment. Supporting 12 languages, 10 industry sectors, 37 countries, and four regulatory starter packs, QAtrial also features an AI co-pilot that assists with generating test cases, classifying risks, identifying gaps, suggesting CAPAs, and verifying requirement quality, utilizing multiple large language model providers, including Anthropic, OpenAI, and local Ollama deployments. The platform’s codebase comprises over 130 source files and exceeds 25,000 lines of TypeScript code.

GitHub Repository: https://github.com/MeyerThorsten/QAtrial

License: AGPL-3.0

Key Facts

QAtrial v3.0.0 introduces Docker deployment, SSO, validation documentation, webhooks, and Jira/GitHub integrations under AGPL-3.0 license.
Supports identity providers like Okta, Azure AD, Auth0, Keycloak, and Google Workspace with auto-provisioning for new users.
Includes five validation documents and a traceability matrix linking 75 regulatory requirements to product features.
Offers four compliance starter packs covering FDA, EU MDR, ISO 27001, and GDPR standards.
Provides webhooks for 14 events, signed payloads, and integrations with Jira Cloud and GitHub for seamless workflow automation.

“”For too long, quality management tools have been locked behind costly licenses,””

— QAtrial development team

“”Organizations in regulated sectors—particularly small and mid-sized manufacturers, biotech firms, and software developers—deserve tools that are transparent, auditable, and affordable. The AGPL-3.0 license allows deployment on their own infrastructure at zero licensing cost, with source code inspection available for auditors.””

— QAtrial development team

Availability

QAtrial version 3.0.0 is now accessible on GitHub at https://github.com/MeyerThorsten/QAtrial. The setup process involves cloning the repository, copying the environment configuration, and running Docker Compose:

git clone https://github.com/MeyerThorsten/QAtrial.git
cd QAtrial
cp .env.example .env
docker-compose up

The system becomes operational and accessible via http://localhost:3001 shortly after deployment.

About

QAtrial is an open-source, AI-assisted quality management platform tailored for industries with strict regulatory requirements. It consolidates requirements management, test planning, risk assessment, CAPA management, electronic signatures, and audit trail functions within a single, multilingual workspace supporting 12 languages, 10 industry verticals, and 37 countries. Its AI co-pilot aids in test case creation, risk classification, gap analysis, CAPA recommendations, and requirement validation, leveraging multiple LLM providers including Anthropic, OpenAI, and local Ollama deployments. The platform’s codebase includes over 130 source files and exceeds 25,000 lines of TypeScript code, emphasizing its extensibility and robustness.

Frequently Asked Questions

How can I deploy QAtrial v3.0.0 locally?

Clone the repository from GitHub, copy the environment variables file, and run docker-compose up. The platform will be accessible at http://localhost:3001 shortly after.

Which identity providers are compatible with QAtrial’s SSO feature?

QAtrial supports Okta, Azure AD/Entra ID, Auth0, Keycloak, and Google Workspace for single sign-on integration, with automatic user provisioning based on default roles.

What regulatory standards are covered by the pre-configured compliance packs?

The four starter packs include FDA Software Validation aligned with GAMP 5, EU MDR Medical Device QMS, FDA GMP Pharmaceutical Quality, and ISO 27001 plus GDPR compliance modules.

Is the source code available for review and customization?

Yes, the entire platform is licensed under AGPL-3.0, making the source code publicly accessible for inspection, modification, and deployment on your own infrastructure.

What industries and regions does QAtrial support?

QAtrial caters to ten sectors including pharmaceuticals, biotech, medical devices, clinical research, logistics, software, cosmetics, aerospace, and environmental industries across 37 countries.

Leave a Reply

Your email address will not be published.