QAtrial Launches Version 3.0.0 of Open-Source Quality Management System
The latest release offers enterprise-grade features including Docker setup, single sign-on, validation documentation, and seamless integrations, making quality management accessible for regulated industries.

DevOps Tools for Java Developers: Best Practices from Source Code to Production Containers
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Introduction of QAtrial 3.0.0: A Fully Functional Open-Source Quality Platform
In April 2026, QAtrial announced the official release of version 3.0.0 of its open-source quality management software designed for regulated sectors. This milestone marks the culmination of a development process spanning five phases, evolving QAtrial from a requirements management prototype into a comprehensive quality management environment with a robust backend, deployment via Docker, integrated single sign-on (SSO), built-in validation documentation, and compatibility with popular engineering and quality tools.
The new version operates on a stack built with Hono, PostgreSQL, and Prisma, offering over 60 REST API endpoints, 15 database models, and JWT-based role management supporting five distinct access levels. Deployment is simplified through a single command: docker-compose up. This command initializes the application server, a PostgreSQL 16 database, and static file hosting, all configured with health checks and persistent storage options for ease of use.

The Operational Excellence Library; Mastering Enterprise Single Sign-On (SSO) Solutions
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Core Features and Enhancements
Unified Sign-On Capabilities
QAtrial 3.0.0 supports integration with leading identity providers such as Okta, Azure AD/Entra ID, Auth0, Keycloak, and Google Workspace. When a user logs in for the first time, the system automatically provisions their account with a default role that can be customized, removing the need for manual account setup for organizations with existing identity management systems.
Validation Documentation Suite
This release introduces five essential validation documents: an Installation Qualification with nine test steps, an Operational Qualification with eighteen steps, a Performance Qualification template, a Compliance Statement aligning QAtrial with 21 CFR Part 11 (covering fifteen sections), EU Annex 11 (covering seventeen sections), and GAMP 5 Category 4. Additionally, a Traceability Matrix links 75 regulatory requirements to specific system features and test identifiers, supporting validation efforts.
Pre-Configured Compliance Packs
Four ready-to-use compliance packs are included: FDA Software Validation based on GAMP 5, EU MDR Medical Device Quality Management System, FDA Good Manufacturing Practice (GMP) Pharmaceutical Quality, and ISO 27001 plus GDPR. These packs automatically populate setup wizards with appropriate country, industry, modules, and project type selections, streamlining initial configuration.
Webhook and Integration Support
Fourteen webhook events facilitate real-time notifications on requirement updates, test failures, CAPA process stages, approval workflows, electronic signatures, and evidence uploads. Payloads are secured with HMAC-SHA256 signatures. The platform also supports two-way Jira Cloud synchronization and GitHub pull request linking, including automatic import of continuous integration test results, accessible via the settings interface.
Audit Mode for External Review
Administrators can generate time-limited, read-only links—valid for 24 hours, 72 hours, or seven days—that provide external auditors with a comprehensive, seven-tab overview of the project. This includes summaries of requirements, tests, traceability, evidence, audit trails, and signatures, all viewable without login credentials.

Software Validation Verification Testing and Documentation
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Open-Source Commitment for Quality Management
The QAtrial team emphasizes that quality management tools have traditionally been restricted behind high licensing costs. They advocate for open, transparent, and affordable solutions, especially for small and medium-sized enterprises, biotech firms, and software developers. The release under the AGPL-3.0 license means organizations can deploy a validated quality workspace on their own infrastructure without licensing fees, and auditors can inspect the source code that manages their compliance records.
webhook notification tools
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Industry Context and Market Outlook
The worldwide market for quality management software is expected to surpass $12.5 billion by 2028. Increasing regulatory demands, such as the FDA’s February 2026 implementation of the QMSR requiring compliance with ISO 13485, are driving adoption. The sector also faces rising challenges: FDA data indicates a 115% increase in medical device recalls over the past decade. QAtrial aims to fill the need for accessible, rigorous systems capable of supporting 10 industry verticals—including pharmaceuticals, biotech, medical devices, clinical research, and others—across 37 countries with 15 modular features covering audit trails, electronic signatures, CAPA, risk management, and supplier qualification.
Availability and How to Access
QAtrial version 3.0.0 is immediately accessible on GitHub at https://github.com/MeyerThorsten/QAtrial, licensed under AGPL-3.0. To deploy the platform locally, use the following commands:
git clone https://github.com/MeyerThorsten/QAtrial.git
cd QAtrial
cp .env.example .env
docker-compose up
The system becomes available at http://localhost:3001 within minutes of setup completion.
Additional Resources and Support
Further information, detailed documentation, deployment instructions, feature overviews, and community resources are hosted on the dedicated QAtrial website at https://qatrial.com/. This portal also offers comprehensive guides on compliance starter packs, validation procedures, and integration options, enabling organizations to evaluate the platform thoroughly before implementation.
About QAtrial
QAtrial is an open-source platform designed to facilitate quality management in regulated environments. It integrates requirements management, test execution, risk assessment, CAPA tracking, electronic signatures, and audit trails within a unified workspace. Supporting 12 languages, 10 industry sectors, 37 countries, and four compliance starter packs, QAtrial incorporates AI-assisted features such as test case generation, risk classification, gap analysis, CAPA recommendations, and requirement validation, leveraging multiple large language model providers including Anthropic, OpenAI, and local Ollama deployments. Its codebase comprises over 130 source files and 25,000 lines of TypeScript code.
For more details, visit https://qatrial.com/ or access the source code at https://github.com/MeyerThorsten/QAtrial. The project is licensed under AGPL-3.0.
Key Facts
- QAtrial version 3.0.0 introduces Docker deployment, SSO, validation documentation, and integrations with Jira and GitHub.
- The platform supports role-based access with JWT authentication and over 60 REST API endpoints.
- Includes pre-built compliance packs for FDA, EU MDR, GMP, and ISO 27001 + GDPR.
- Features webhook notifications, bidirectional Jira sync, and GitHub PR linkage with CI result import.
- Open-source under AGPL-3.0 license, enabling organizations to self-host and audit the source code.
“For too long, quality management software has been locked behind expensive licenses. Our goal is to provide transparent, auditable, and affordable tools for regulated companies of all sizes. With QAtrial under AGPL-3.0, organizations can deploy a validated quality workspace on their own infrastructure at no cost, and auditors can freely inspect the source code that manages their compliance records.”
— QAtrial project team
Availability
QAtrial version 3.0.0 is available immediately on GitHub at https://github.com/MeyerThorsten/QAtrial. To deploy, clone the repository, copy the environment template, and run Docker Compose:
git clone https://github.com/MeyerThorsten/QAtrial.git
cd QAtrial
cp .env.example .env
docker-compose up
The platform can be accessed locally at http://localhost:3001 within minutes after setup.
About
QAtrial is an open-source, AI-enabled quality management system tailored for regulated sectors. It combines requirements management, test execution, risk analysis, CAPA tracking, electronic signatures, and audit trails within a single environment. Supporting 12 languages, 10 industry verticals, 37 countries, and four compliance starter packs, it features AI assistance for test case creation, risk classification, and requirement validation, integrating multiple LLM providers including Anthropic, OpenAI, and Ollama. The codebase exceeds 130 source files and 25,000 lines of TypeScript code.
Visit https://qatrial.com/ or the GitHub repository at https://github.com/MeyerThorsten/QAtrial for more information. The project is licensed under the AGPL-3.0 license.
Frequently Asked Questions
How can I deploy QAtrial version 3.0.0 locally?
Clone the repository from GitHub, copy the environment example file, and run docker-compose up. The platform will be accessible at http://localhost:3001 within minutes.
What features does QAtrial 3.0.0 include?
The latest version offers Docker deployment, single sign-on support, validation documentation, webhook event notifications, Jira and GitHub integrations, and pre-configured compliance packs for various regulations.
Is QAtrial open-source and free to use?
Yes, QAtrial is licensed under the AGPL-3.0 license, allowing organizations to deploy and modify the platform on their own infrastructure at no cost, with source code inspection permitted for auditors.
Which industries and regions does QAtrial support?
QAtrial caters to 10 industry verticals including pharmaceuticals, biotech, medical devices, and more, across 37 countries, with modules supporting compliance standards like FDA, EU MDR, GMP, and ISO 27001 + GDPR.
Where can I find detailed documentation and community resources?
All resources, including deployment guides, feature descriptions, validation procedures, and community support, are available on the dedicated QAtrial website at https://qatrial.com/.