ISTQB has released the Certified Tester Quality in DevOps (CT-QDO) Syllabus v1.0. This is the first ISTQB certification built specifically around quality assurance and testing inside DevOps environments, and it lands at a point where DevOps is no longer an emerging practice but the default way most teams ship software. If your work involves CI/CD pipelines, continuous delivery, and a culture where quality is everyone’s job, this is the certification that puts a structured framework around what you already do.
The syllabus was voted for release by the ISTQB General Assembly on April 17, 2026 and published on May 27, 2026. It was announced alongside two other new certifications: CT-FT (Finance Testing) and CTAL-AT v2.0 (Advanced Level Agile Tester).
We have already published our full breakdown on our CT-QDO certification page. This post covers the announcement itself, why it matters, and what we are building for candidates who want to prepare.
The Short Version
- CT-QDO Syllabus v1.0 is now live. Voted for release on April 17, 2026. Published May 27, 2026.
- It is a Specialist certification. It sits alongside CT-AI, CT-FT, CT-SEC, and the other specialisations.
- The only prerequisite is CTFL. No Advanced Level certification is required.
- The exam has 40 questions worth 45 points. You need 30 points (66.7%) to pass, in 60 minutes.
- It covers four chapters spanning DevOps fundamentals, quality assurance in DevOps, automated and manual tasks, and the tools and practices that support quality.
- It includes hands-on objectives. The syllabus builds in practical exercises like designing CI/CD pipelines, which is unusual for an ISTQB Specialist certification.
- The certification is valid for life. Like all ISTQB Specialist certifications, it does not expire.
- Our study materials and sample exams are coming soon. More on that at the end of this post.
Why a DevOps Quality Certification Matters
Most testing certifications still treat quality as a phase. Something that happens after development, often handled by a separate team, often as a gate near the end of delivery. That model does not fit how modern software is built.
In DevOps, quality engineering happens continuously across the entire value stream, from planning and coding through building, testing, releasing, deploying, operating, and monitoring. The whole point is that quality is a shared responsibility, not a checkpoint owned by QA. There has not been an ISTQB certification that addresses that reality directly. CT-QDO is the answer.
It also connects quality to the metrics DevOps organizations actually use. The syllabus introduces the four DORA metrics: deployment frequency, change lead time, change fail percentage, and failed deployment recovery time. These are the numbers engineering leaders track to measure delivery performance, and CT-QDO ties them directly to quality assurance activities rather than treating them as abstract dashboard figures.
What CT-QDO Covers
The syllabus is organized into four examinable chapters with a minimum of 20.2 hours of instruction over at least three days. That makes it one of the larger Specialist certifications by training time, which reflects the breadth of ground it covers. Here is the structure at a glance:
- Fundamentals of DevOps. Defines DevOps and its relationship to Agile, the CALMS framework (Culture, Automation, Lean, Measurement, Sharing), cross-functional teams, feedback loops, flow, the DORA metrics, and service level agreements.
- Quality Assurance within DevOps. The core chapter. Covers implementing DevOps in an organization, QA and testing across the DevOps workflow, contributing to quality engineering at every value stream stage, and DevOps loop implementation including a hands-on CI/CD pipeline exercise.
- Automated and Manual Tasks in DevOps. Covers how automation supports continuous QA, automated testing inside CI/CD pipelines, and the role manual testing still plays in DevOps teams.
- Tools and Practices in DevOps. Covers the DevOps tooling ecosystem and engineering practices like infrastructure as code, containerization, feature toggles, and deployment strategies such as blue-green and canary releases.
One detail worth flagging: keywords in the CT-QDO syllabus are tested at K2 (Understand) level, not K1. You need to explain the concepts behind terms like CALMS and change lead time, not just recall their definitions. For the full chapter-by-chapter breakdown, see our CT-QDO certification guide.
Exam Structure
Here are the verified figures from the official ISTQB CT-QDO certification page:
- Questions: 40 multiple-choice
- Total points: 45
- Pass score: 30 points (66.7%)
- Duration: 60 minutes, plus a 25% extension (75 minutes) for non-native language speakers
- Prerequisite: ISTQB Certified Tester Foundation Level (CTFL)
- No negative marking: answer every question
Questions are set at K1, K2, and K3 levels. The K3 questions, which carry more points, ask you to apply DevOps quality concepts to scenarios rather than recall facts. If you want a refresher on what each level means, read our guide to K1, K2, K3, and K4 question types.
Who Should Take It
CT-QDO is aimed at everyone involved in DevOps quality, which is deliberately a wide group. That includes testers, test analysts, test automation engineers, and test managers working in DevOps teams. It also covers software developers, DevOps engineers, site reliability engineers, operations engineers, scrum masters, and product owners.
That breadth is the point. DevOps holds that quality is a shared responsibility, so the certification establishes a common language that all these roles can use.
If you already work in a DevOps environment and hold CTFL, this is a natural next step. It pairs especially well with the Test Automation Engineer (CTAL-TAE) and Test Automation Strategy (CT-TAS) certifications if your role involves building pipelines. For a view of how it fits the wider scheme, see our ISTQB certification roadmap.
Study Materials and Sample Exams: Coming Soon
Here is what we are working on. Our team is building a complete CT-QDO self-study package, including practice exams and sample question papers mapped directly to the v1.0 syllabus. We follow the same approach we used for our CT-GenAI v1.1 launch: every question is written against the official learning objectives, verified against primary sources, and updated as the exam pattern settles.
CT-QDO brings a specific challenge for study material. Because the syllabus includes hands-on objectives like designing CI/CD pipelines, good preparation cannot be pure memorization. Our practice materials will focus on the areas candidates find hardest: the K3 application questions, the DORA metrics and how they connect to quality, and the value stream concepts that span the whole DevOps loop. We are also recommending that candidates set up a basic pipeline with free tools while they study, because the hands-on parts of this syllabus reward practice over reading.
We will announce the launch here and on our study materials hub the moment it is ready. To be notified, subscribe to our updates or check back on the CT-QDO certification page, which we will update with a direct link to the study package on launch.
In the meantime, you can download the official CT-QDO syllabus v1.0 and the sample exam from istqb.org for free. Reading the syllabus end to end is the best first step while our materials are in production.
Frequently Asked Questions
1. When was the CT-QDO syllabus released?
The CT-QDO v1.0 syllabus was voted for release on April 17, 2026 and published on May 27, 2026. This is the first version of the syllabus.
2. What is the prerequisite for CT-QDO?
A valid ISTQB Certified Tester Foundation Level (CTFL) certification. No Advanced Level certification is required, and DevOps experience is helpful but not mandatory.
3. How hard is the CT-QDO exam?
You need 30 of 45 points (66.7%) in 60 minutes. The difficulty comes from the K3 application questions and the fact that keywords are tested at K2 level, so you need to understand concepts rather than just recall them.
4. How is CT-QDO different from the Agile Tester certification?
The Agile Tester certifications focus on testing within Agile teams. CT-QDO covers the entire DevOps value stream, including CI/CD pipelines, deployment, monitoring, and how quality engineering spans all of it. They are complementary, not overlapping.
5. Are CT-QDO study materials available now?
The official syllabus and sample exam are available free from ISTQB. Our own self-study package and practice exams are in production and will launch soon. We will announce them here and on our study materials hub.
6. Does CT-QDO expire?
No. Like all ISTQB Specialist certifications, CT-QDO is valid for life.
The release of CT-QDO is a sign that ISTQB is keeping pace with how software actually gets built and shipped today. DevOps quality is real, demanding work, and now there is a credential that recognizes it across the whole team. We will have our study materials ready soon. Until then, start with the official syllabus, set up a pipeline to practice on, and watch this space.
For more certification news and launches, see our articles and blog section.
Discover more from ISTQB Guru
Subscribe to get the latest posts sent to your email.
Have a question? Ask here.