QAtrial Introduces Version 3.0.0 of Open-Source Quality Management System
The latest release offers enterprise features like Docker deployment, single sign-on, validation documentation, and seamless integrations, making quality management accessible to regulated organizations.
In a move to democratize quality management tools for regulated sectors, QAtrial has announced the immediate availability of its third major release, version 3.0.0. This milestone marks the culmination of a structured development process that has evolved QAtrial from a prototype focused on requirements management into a comprehensive, production-ready quality platform. The new version introduces a Docker-based deployment model, single sign-on (SSO) capabilities, integrated validation documentation, and extensive integrations with popular engineering and quality tools, all licensed under the AGPL-3.0 license.
Built on a stack comprising Hono, PostgreSQL, and Prisma, QAtrial v3.0.0 features over 60 REST API endpoints, 15 database models, and JWT-based authentication supporting five distinct user roles. The entire system can be launched with a single command: docker-compose up. This command initializes the application server, PostgreSQL 16 database, and static file hosting, with health checks and persistent storage volumes configured automatically for ease of setup.
Core Features and Enhancements
- Single Sign-On (OIDC): Compatibility with identity providers such as Okta, Azure AD/Entra ID, Auth0, Keycloak, and Google Workspace. New users are automatically provisioned with configurable default roles, removing manual account setup.
- Validation Documentation Suite: Comes with five validation documents including Installation Qualification (9 steps), Operational Qualification (18 steps), a Performance Qualification template, a compliance statement aligning QAtrial with 21 CFR Part 11 (15 sections), EU Annex 11 (17 sections), and GAMP 5 Category 4. Additionally, a Traceability Matrix links 75 regulatory requirements to specific features and tests.
- Pre-configured Compliance Packs: Four starter packs—FDA Software Validation (GAMP 5), EU MDR Medical Device QMS, FDA GMP Pharmaceutical Quality, and ISO 27001 + GDPR—pre-fill setup options with relevant country, industry, modules, and project types.
- Webhooks and Integration Support: Supports 14 webhook events related to requirement updates, test failures, CAPA status changes, approval requests, electronic signatures, and evidence uploads, with payloads secured via HMAC-SHA256. Also enables bi-directional synchronization with Jira Cloud and GitHub pull requests, including CI test result imports.
- Audit Mode: Administrators can generate time-limited, read-only links (valid for 24 hours, 72 hours, or 7 days) that provide auditors access to project overviews, requirements, tests, traceability, evidence, audit trails, and signatures without requiring user login credentials.
Open-Source Commitment
“For too long, quality management solutions have been locked behind exorbitant licensing fees,” commented the QAtrial development team. “Organizations in regulated industries—especially small and medium-sized manufacturers, biotech firms, and software developers—deserve tools that are transparent, auditable, and affordable. With QAtrial licensed under AGPL-3.0, any organization can deploy a validated quality management workspace on their own infrastructure at no license cost, and auditors can freely review the source code that handles their compliance records.”
Industry Context
The worldwide market for quality management software is projected to surpass $12.5 billion by 2028. Increasing regulatory demands, such as the FDA’s new Quality Management System Regulation (QMSR) effective from February 2026, which mandates compliance with ISO 13485, underscore the need for accessible yet robust systems. The FDA reports a 115% rise in medical device recalls over the past decade, emphasizing the importance of effective quality controls. QAtrial’s platform aims to bridge this gap by supporting ten industry verticals—including pharmaceuticals, biotech, medical devices, clinical research, logistics, software, cosmetics, aerospace, and chemical sectors—across 37 countries, with 15 modular components covering requirements, test management, risk analysis, CAPA, electronic signatures, and audit trails.
Availability and Access
QAtrial version 3.0.0 can be downloaded immediately from GitHub at https://github.com/MeyerThorsten/QAtrial, licensed under AGPL-3.0. Deployment instructions are as follows:
git clone https://github.com/MeyerThorsten/QAtrial.git
cd QAtrial
cp .env.example .env
docker-compose up
Once started, the platform will be accessible via http://localhost:3001 within minutes.
Additional Resources
QAtrial maintains a dedicated website at https://qatrial.com/. The site offers comprehensive documentation, deployment guides, feature summaries, and community support channels. It provides detailed insights into compliance starter packs, validation documentation, and integration options, enabling organizations to evaluate the platform thoroughly before implementation.
About QAtrial
Designed for regulated industries, QAtrial is an open-source, AI-augmented quality management platform that consolidates requirements tracking, test management, risk assessment, CAPA workflows, electronic signatures, and audit trails within a unified environment. Supporting 12 languages, 10 industry sectors, 37 countries, and four compliance starter packs, QAtrial’s AI co-pilot assists with test case creation, risk classification, gap analysis, CAPA suggestions, and requirement validation across multiple LLM providers including Anthropic, OpenAI, and local Ollama deployments. The project comprises over 130 source files and more than 25,000 lines of TypeScript code.
For further information, visit https://qatrial.com/ or access the source code at https://github.com/MeyerThorsten/QAtrial. The license governing the project is AGPL-3.0.

Mastering Docker on Windows: Advanced containerization techniques for enterprise-grade Windows environments
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Key Facts
- QAtrial v3.0.0 introduces Docker-based deployment, enabling quick setup with a single command.
- The platform supports integration with leading identity providers for seamless SSO, including Okta, Azure AD, Google Workspace, and more.
- Pre-packaged validation documents and compliance starter packs facilitate rapid validation and regulatory alignment.
- Extensive webhook support and integrations with Jira Cloud and GitHub streamline requirement change management and test result import.
- The open-source platform is licensed under AGPL-3.0, allowing organizations to deploy without licensing costs and enabling transparency for auditors.
“”For too long, quality management solutions have been locked behind exorbitant licensing fees. Organizations in regulated industries—especially small and medium-sized manufacturers, biotech firms, and software developers—deserve tools that are transparent, auditable, and affordable. With QAtrial licensed under AGPL-3.0, any organization can deploy a validated quality management workspace on their own infrastructure at no license cost, and auditors can freely review the source code that handles their compliance records.””
— QAtrial development team

Single Sign-On Construction Essential Knowledge for Beginners 100
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Availability
QAtrial v3.0.0 is now accessible for download on GitHub at https://github.com/MeyerThorsten/QAtrial. Deployment involves cloning the repository, configuring environment variables, and running Docker Compose, after which the system is operational within minutes.

Certified Clinical Documentation Specialist (CCDS) Exam Study Guide 2026-2027: A Comprehensive Review of Clinical Documentation, Compliance, Risk … Strategies + 1000 Practice Questions
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
About
QAtrial is an open-source, AI-assisted quality management system tailored for regulated industries. It integrates requirements management, test execution, risk analysis, CAPA workflows, electronic signatures, and audit trails into a unified platform. Supporting multiple languages, industry sectors, and jurisdictions, QAtrial offers features like AI-powered test case generation, requirement validation, and compliance tracking. Its source code, comprising over 130 files and 25,000 lines of TypeScript, is openly available under the AGPL-3.0 license.

Extending Gemini CLI: A Developer's Guide to the Model Context Protocol (MCP), Building Custom Tools, and Integrating Private Enterprise APIs
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Frequently Asked Questions
What are the main features included in QAtrial v3.0.0?
The latest version offers Docker deployment, single sign-on integration with major identity providers, validation documentation, compliance starter packs, webhook support, Jira and GitHub integrations, and an audit mode for external review.
Can I deploy QAtrial on my own infrastructure?
Yes, since it is licensed under the AGPL-3.0 license, organizations can freely deploy QAtrial on their own servers without licensing fees, using the provided Docker setup.
How does QAtrial support regulatory compliance?
QAtrial includes pre-configured validation documents, compliance starter packs for various standards like GAMP 5, EU MDR, FDA GMP, and ISO 27001 + GDPR, along with traceability matrices linking features to regulatory requirements.
What types of integrations are available?
The platform supports webhooks for common events, as well as bidirectional synchronization with Jira Cloud and GitHub pull requests, including test result imports from CI systems.
Where can I find more information about QAtrial?
Additional details, documentation, and community resources are available at https://qatrial.com/. The source code is accessible on GitHub at https://github.com/MeyerThorsten/QAtrial.