SlideShare a Scribd company logo
A Business Case for a Modern QA Organization
To describe what a modern QA organization could look like, we must first understand our
history. What defined a QA organization some 10-20 years ago?
Traditional QA Organization Traits
Almost as large as the development organization - 1:1 or 1:2 Tester:Developer ratio
Separate development and test teams
Focus on test cases for traceability, visibility and reporting
We run all our tests as often as we can because if they all pass we know everything is
working
Almost non-existent testing by developers, because they should focus their time on
development where they add the most value
Little collaboration between developers and testers until there is something to test
Test cases are sometimes designed by a Test Designer and then executed by a tester
Testing is performed very late in the SDLC, when the software is “done”
Testers are gatekeepers of quality and push developers to fix bugs
Test automation is driven by the QA organization because it only impacts their work
Focus on Black Box testing because testers should emulate our customers
Being a tester is a low skilled and low value job, and you are easily replaceable
Testers adapt around development processes
This was the reality around 20 years ago, but software development and testing has luckily
evolved since then.
Before we go into the details of why this was not efficient or effective, let’s look at an overview of
what a modern QA organization could look like in comparison.
Modern QA Organization Traits
1:7 QA Specialist:Developer ratio - basically one QA Specialist in an Agile team
QA Specialists are an integrated part of Agile teams
Focus on testing, not test cases - test cases are just artifacts that may or may not be useful
depending on context
We know that there is an unlimited number of tests we could run at any given time, and we let
risk analysis and opportunity cost guide how we spend our time efficiently to maximize value
Developers perform simple[1] and complicated[1] testing, QA Specialist focus on complex[1]
testing, and testing which require specialist competence and tools
Extensive collaboration between developers and testers, supporting and coaching each other
with their specialist competence
Tests are not designed in isolation, they are designed as an integrated part of the
development process
Test and quality is part of the entire SDLC, both Shift Left [2] and Shift Right [2]
Testers uncover quality information/intelligence which stakeholders use to make decision with
regards to quality, and the team as a whole owns the quality of the product
Test automation is software development and is driven by someone with that expertise
The more insight you have into the product as a QA Specialist the better - using the product
without any insight can be organized as specific test activities, such as user testing or
persona testing [3]
Being a QA Specialist requires a specific skill set that is not easily replaceable, just as a
developer or designer
QA Specialists use their expertise to influence good quality practices and processes
So why is the modern approach more effective and efficient than what was common 20 years
ago? What are the problems that were solved with this modern approach, and how were they
solved?
We can boil it down to three major problems:
● High operational costs
● Long lead times
● Insufficient quality
1. High Operational Costs
Having a large test department carries a high operational cost, and unless that cost actually
provides value in the form of shorter lead times and higher quality, it becomes a problem.
The solution to this is simple. Don’t have a large test department unless it provides value.
2. Long lead times
What caused long lead times with the traditional approach?
● Bugs and problems being found late in the SDLC, requiring delays to fix
● Handovers between development teams and test teams, especially when tasks go back
and forth due to lack of collaboration
● Redundant testing
● Creating unnecessary artifacts, such as test cases and test reports
● Test and QA activities are not planned accordingly due to lack of communication and
expertise in the right place
This is mainly solved in the modern approach by:
● Integrating QA specialists into development teams reduces handovers
● Working with quality and test throughout the SDLC reduces late bugs and problems, and
is planned accordingly from the start
● Risk-based testing [4] reduces redundant testing
● QA Specialists integrated in teams reduces unnecessary reporting, and focus on testing
instead of test cases reduces unnecessary test case creation
3. Insufficient quality
What caused insufficient quality with the traditional approach?
● Quality cannot be tested in, it needs to be built in from the start, and be on everyone’s
minds throughout the SDLC
● Developers not owning quality causes lack of agency in developing high quality code
and not designing around testability
● Lack of collaboration and coaching between people with different skill sets - QA
Specialists and Developers
● Making test automation a problem to solve for people without the right expertise
● Leaving business decisions related to quality in the hands of QA Specialists, who do not
have the right expertise to make those decisions
● Not hiring experienced QA Specialists with valuable expertise and skill set
● Not using QA Specialists’ expertise where it adds the most value - solving complex test
problems, but instead forcing QA Specialists to spend most of their time handling simple
[1] test problems that could be done by anyone
● Testing without actually understanding the underlying system can easily miss
non-intuitive test scenarios at worst, and just be inefficient at best
● Processes have been defined without QA expertise
This is mainly solved in the modern approach by:
● Quality and test are taken into consideration throughout the entire SLDC
● QA Specialists and developers work closely together, supporting and coaching each
other, taking testing and QA to the next level
● Everyone is accountable for their work, and the team as a whole is accountable for the
quality of the product
● Test automation is driven by someone with software development expertise, in
collaboration with anyone who can provide value, often QA Specialists
● QA Specialists are hired because of their specialist skills, just like developers are
● QA Specialists focus on solving complex test problems, with a strong understanding of
the underlying system, while everyone is responsible for testing their deliverables to the
best of their abilities
● QA Specialists use their expertise to influence practices and processes to achieve higher
quality and efficiency
● Business decisions around quality, such as what bugs to fix, are taken by people with the
right business expertise
Comparison Chart
Traditional QA Organization Traits Modern QA Organization Traits
Almost as large as the development organization - 1:1
or 1:2 Tester:Developer ratio
1:7 Developer:QA Specialist ratio - basically one QA
Specialist in an Agile team
Separate development and test teams QA Specialists are an integrated part of Agile teams
Focus on test cases for traceability, visibility and
reporting
Focus on testing, not test cases - test cases are just
artifacts that may or may not be useful depending on
context
We run all our tests as often as we can because if they
all pass we know everything is working
We know that there is an unlimited number of tests we
could run at any given time, and we let risk analysis and
opportunity cost guide how we spend our time efficiently
to maximize value
Almost non-existent testing by developers, because
they should focus their time on development where they
add the most value
Developers perform simple[1] and complicated[1]
testing, QA Specialist focus on complex[1] testing, and
testing which require specialist competence and tools
Little collaboration between developers and testers until
there is something to test
Extensive collaboration between developers and
testers, supporting and coaching each other with their
specialist competence
Test cases are sometimes designed by a Test Designer
and then executed by a tester
Tests are not designed in isolation, they are designed
as an integrated part of the development process
Testing is performed very late in the SDLC, when the
software is “done”
Test and quality is part of the entire SDLC, both Shift
Left [2] and Shift Right [2]
Testers are gatekeepers of quality and push developers
to fix bugs
Testers uncover quality information/intelligence which
stakeholders use to make decision with regards to
quality, and the team as a whole owns the quality of the
product
Test automation is driven by the QA organization
because it only impacts their work
Test automation is software development and is driven
by someone with that expertise
Focus on Black Box testing because testers should
emulate our customers
The more insight you have into the product as a QA
Specialist the better - using the product without any
insight can be organized as specific test activities, such
as user testing or persona testing [3]
Being a tester is a low skilled and low value job, and
you are easily replaceable
Being a QA Specialist requires a specific skill set that is
not easily replaceable, just as a developer or designer
Testers adapt around development processes QA Specialists use their expertise to influence good
quality practices and processes
References
[1] Cynefin Framework
https://en.wikipedia.org/wiki/Cynefin_framework
[2] Shift Left, Shift Right
https://www.dynatrace.com/news/blog/what-is-shift-left-and-what-is-shift-right/
[3] Personas - A Simple Introduction
https://www.interaction-design.org/literature/article/personas-why-and-how-you-should-use-them
[4] Heuristic Risk-Based Software Testing
https://www.satisfice.com/download/heuristic-risk-based-software-testing

More Related Content

PDF
The Modern QA.pdf
PDF
Quality at the speed of digital
PDF
We did it!!? There is place for QAs in Agile!!?
PPTX
Software Testing Basics
PDF
Adopting Agile Testing
PPTX
Software Testing life cycle presentation.pptx
PDF
test
PDF
test
The Modern QA.pdf
Quality at the speed of digital
We did it!!? There is place for QAs in Agile!!?
Software Testing Basics
Adopting Agile Testing
Software Testing life cycle presentation.pptx
test
test

Similar to A business case for a modern QA organization (20)

PPTX
The changing role of a QA | QualiTest Group
PPTX
Introduction to Software Testing - Part 1
PPT
A confused tester in agile world finalversion
PDF
How TestOps is Redefining QA Testing in DevOps.pdf
PPTX
Modern SDLC and QA.pptx
PDF
Building High Quality Software
PDF
Mastering Software Testing: The Ultimate Guide to Quality Assurance
PPSX
Introduction to Software Testing
PDF
No more excuses QASymphony
PPT
Software Testing Fundamentals
PDF
Software testing
DOCX
PPTX
Introduction to Software Testing
PPTX
Introduction to Quality Assurance Part 1
PPSX
Introduction to Software Testing
PPTX
Introduction to Software Testing
PDF
Markus Clermont - Surviving in an Agile Environment - Google - SoftTest Ireland
PDF
QA Role -2021.pdf
PDF
The Future of QA PDF
The changing role of a QA | QualiTest Group
Introduction to Software Testing - Part 1
A confused tester in agile world finalversion
How TestOps is Redefining QA Testing in DevOps.pdf
Modern SDLC and QA.pptx
Building High Quality Software
Mastering Software Testing: The Ultimate Guide to Quality Assurance
Introduction to Software Testing
No more excuses QASymphony
Software Testing Fundamentals
Software testing
Introduction to Software Testing
Introduction to Quality Assurance Part 1
Introduction to Software Testing
Introduction to Software Testing
Markus Clermont - Surviving in an Agile Environment - Google - SoftTest Ireland
QA Role -2021.pdf
The Future of QA PDF
Ad

More from Johan Hoberg (20)

PDF
Deep Testing, Deep Work - How and when we should enable deep work for testers
PDF
Turning Quality Information into Quality Intelligence - A QI Concept
PDF
Quality Intelligence, Documentation & AI
PDF
How Trust Impacts Quality and Efficiency in Games Development
PDF
7 Quality Pillars of Mobile Game Development
PDF
Approaches to unraveling a complex test problem
PDF
Signing off on Quality
PDF
Quality Information Coverage - A QI Concept
PDF
The Bug Backlog - An Evergrowing Mountain
PDF
Quality Intelligence: Transparency & Visibility
PDF
Building a QA Mindset
PPTX
What is QI?
PDF
Building High Quality Software
PPTX
Testit 2017 - Exploratory Testing for Everyone
DOCX
Don’t celebrate failure. Don’t celebrate success. Celebrate commitment, owner...
DOCX
Moving from scripted regression testing to exploratory testing
DOCX
Quality, Testing & Agile Methodologies
DOCX
QI, not QA
DOCX
Defining Test Competence
DOCX
Why all deadlines are bad for quality
Deep Testing, Deep Work - How and when we should enable deep work for testers
Turning Quality Information into Quality Intelligence - A QI Concept
Quality Intelligence, Documentation & AI
How Trust Impacts Quality and Efficiency in Games Development
7 Quality Pillars of Mobile Game Development
Approaches to unraveling a complex test problem
Signing off on Quality
Quality Information Coverage - A QI Concept
The Bug Backlog - An Evergrowing Mountain
Quality Intelligence: Transparency & Visibility
Building a QA Mindset
What is QI?
Building High Quality Software
Testit 2017 - Exploratory Testing for Everyone
Don’t celebrate failure. Don’t celebrate success. Celebrate commitment, owner...
Moving from scripted regression testing to exploratory testing
Quality, Testing & Agile Methodologies
QI, not QA
Defining Test Competence
Why all deadlines are bad for quality
Ad

Recently uploaded (20)

PDF
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
PDF
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
PPTX
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
PPTX
additive manufacturing of ss316l using mig welding
PDF
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
PPTX
UNIT 4 Total Quality Management .pptx
PPTX
bas. eng. economics group 4 presentation 1.pptx
PPTX
Welding lecture in detail for understanding
PPTX
UNIT-1 - COAL BASED THERMAL POWER PLANTS
PPTX
Lecture Notes Electrical Wiring System Components
PPTX
Sustainable Sites - Green Building Construction
PPTX
Internet of Things (IOT) - A guide to understanding
PPT
CRASH COURSE IN ALTERNATIVE PLUMBING CLASS
PDF
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
PPT
Mechanical Engineering MATERIALS Selection
PPTX
web development for engineering and engineering
PDF
Automation-in-Manufacturing-Chapter-Introduction.pdf
PPTX
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
PDF
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
PPTX
Foundation to blockchain - A guide to Blockchain Tech
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
additive manufacturing of ss316l using mig welding
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
UNIT 4 Total Quality Management .pptx
bas. eng. economics group 4 presentation 1.pptx
Welding lecture in detail for understanding
UNIT-1 - COAL BASED THERMAL POWER PLANTS
Lecture Notes Electrical Wiring System Components
Sustainable Sites - Green Building Construction
Internet of Things (IOT) - A guide to understanding
CRASH COURSE IN ALTERNATIVE PLUMBING CLASS
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
Mechanical Engineering MATERIALS Selection
web development for engineering and engineering
Automation-in-Manufacturing-Chapter-Introduction.pdf
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
Foundation to blockchain - A guide to Blockchain Tech

A business case for a modern QA organization

  • 1. A Business Case for a Modern QA Organization To describe what a modern QA organization could look like, we must first understand our history. What defined a QA organization some 10-20 years ago? Traditional QA Organization Traits Almost as large as the development organization - 1:1 or 1:2 Tester:Developer ratio Separate development and test teams Focus on test cases for traceability, visibility and reporting We run all our tests as often as we can because if they all pass we know everything is working Almost non-existent testing by developers, because they should focus their time on development where they add the most value Little collaboration between developers and testers until there is something to test Test cases are sometimes designed by a Test Designer and then executed by a tester Testing is performed very late in the SDLC, when the software is “done” Testers are gatekeepers of quality and push developers to fix bugs Test automation is driven by the QA organization because it only impacts their work Focus on Black Box testing because testers should emulate our customers Being a tester is a low skilled and low value job, and you are easily replaceable Testers adapt around development processes This was the reality around 20 years ago, but software development and testing has luckily evolved since then. Before we go into the details of why this was not efficient or effective, let’s look at an overview of what a modern QA organization could look like in comparison.
  • 2. Modern QA Organization Traits 1:7 QA Specialist:Developer ratio - basically one QA Specialist in an Agile team QA Specialists are an integrated part of Agile teams Focus on testing, not test cases - test cases are just artifacts that may or may not be useful depending on context We know that there is an unlimited number of tests we could run at any given time, and we let risk analysis and opportunity cost guide how we spend our time efficiently to maximize value Developers perform simple[1] and complicated[1] testing, QA Specialist focus on complex[1] testing, and testing which require specialist competence and tools Extensive collaboration between developers and testers, supporting and coaching each other with their specialist competence Tests are not designed in isolation, they are designed as an integrated part of the development process Test and quality is part of the entire SDLC, both Shift Left [2] and Shift Right [2] Testers uncover quality information/intelligence which stakeholders use to make decision with regards to quality, and the team as a whole owns the quality of the product Test automation is software development and is driven by someone with that expertise The more insight you have into the product as a QA Specialist the better - using the product without any insight can be organized as specific test activities, such as user testing or persona testing [3] Being a QA Specialist requires a specific skill set that is not easily replaceable, just as a developer or designer QA Specialists use their expertise to influence good quality practices and processes So why is the modern approach more effective and efficient than what was common 20 years ago? What are the problems that were solved with this modern approach, and how were they solved?
  • 3. We can boil it down to three major problems: ● High operational costs ● Long lead times ● Insufficient quality 1. High Operational Costs Having a large test department carries a high operational cost, and unless that cost actually provides value in the form of shorter lead times and higher quality, it becomes a problem. The solution to this is simple. Don’t have a large test department unless it provides value. 2. Long lead times What caused long lead times with the traditional approach? ● Bugs and problems being found late in the SDLC, requiring delays to fix ● Handovers between development teams and test teams, especially when tasks go back and forth due to lack of collaboration ● Redundant testing ● Creating unnecessary artifacts, such as test cases and test reports ● Test and QA activities are not planned accordingly due to lack of communication and expertise in the right place This is mainly solved in the modern approach by: ● Integrating QA specialists into development teams reduces handovers ● Working with quality and test throughout the SDLC reduces late bugs and problems, and is planned accordingly from the start ● Risk-based testing [4] reduces redundant testing ● QA Specialists integrated in teams reduces unnecessary reporting, and focus on testing instead of test cases reduces unnecessary test case creation 3. Insufficient quality What caused insufficient quality with the traditional approach? ● Quality cannot be tested in, it needs to be built in from the start, and be on everyone’s minds throughout the SDLC
  • 4. ● Developers not owning quality causes lack of agency in developing high quality code and not designing around testability ● Lack of collaboration and coaching between people with different skill sets - QA Specialists and Developers ● Making test automation a problem to solve for people without the right expertise ● Leaving business decisions related to quality in the hands of QA Specialists, who do not have the right expertise to make those decisions ● Not hiring experienced QA Specialists with valuable expertise and skill set ● Not using QA Specialists’ expertise where it adds the most value - solving complex test problems, but instead forcing QA Specialists to spend most of their time handling simple [1] test problems that could be done by anyone ● Testing without actually understanding the underlying system can easily miss non-intuitive test scenarios at worst, and just be inefficient at best ● Processes have been defined without QA expertise This is mainly solved in the modern approach by: ● Quality and test are taken into consideration throughout the entire SLDC ● QA Specialists and developers work closely together, supporting and coaching each other, taking testing and QA to the next level ● Everyone is accountable for their work, and the team as a whole is accountable for the quality of the product ● Test automation is driven by someone with software development expertise, in collaboration with anyone who can provide value, often QA Specialists ● QA Specialists are hired because of their specialist skills, just like developers are ● QA Specialists focus on solving complex test problems, with a strong understanding of the underlying system, while everyone is responsible for testing their deliverables to the best of their abilities ● QA Specialists use their expertise to influence practices and processes to achieve higher quality and efficiency ● Business decisions around quality, such as what bugs to fix, are taken by people with the right business expertise
  • 5. Comparison Chart Traditional QA Organization Traits Modern QA Organization Traits Almost as large as the development organization - 1:1 or 1:2 Tester:Developer ratio 1:7 Developer:QA Specialist ratio - basically one QA Specialist in an Agile team Separate development and test teams QA Specialists are an integrated part of Agile teams Focus on test cases for traceability, visibility and reporting Focus on testing, not test cases - test cases are just artifacts that may or may not be useful depending on context We run all our tests as often as we can because if they all pass we know everything is working We know that there is an unlimited number of tests we could run at any given time, and we let risk analysis and opportunity cost guide how we spend our time efficiently to maximize value Almost non-existent testing by developers, because they should focus their time on development where they add the most value Developers perform simple[1] and complicated[1] testing, QA Specialist focus on complex[1] testing, and testing which require specialist competence and tools Little collaboration between developers and testers until there is something to test Extensive collaboration between developers and testers, supporting and coaching each other with their specialist competence Test cases are sometimes designed by a Test Designer and then executed by a tester Tests are not designed in isolation, they are designed as an integrated part of the development process Testing is performed very late in the SDLC, when the software is “done” Test and quality is part of the entire SDLC, both Shift Left [2] and Shift Right [2] Testers are gatekeepers of quality and push developers to fix bugs Testers uncover quality information/intelligence which stakeholders use to make decision with regards to quality, and the team as a whole owns the quality of the product Test automation is driven by the QA organization because it only impacts their work Test automation is software development and is driven by someone with that expertise Focus on Black Box testing because testers should emulate our customers The more insight you have into the product as a QA Specialist the better - using the product without any insight can be organized as specific test activities, such as user testing or persona testing [3] Being a tester is a low skilled and low value job, and you are easily replaceable Being a QA Specialist requires a specific skill set that is not easily replaceable, just as a developer or designer Testers adapt around development processes QA Specialists use their expertise to influence good quality practices and processes
  • 6. References [1] Cynefin Framework https://en.wikipedia.org/wiki/Cynefin_framework [2] Shift Left, Shift Right https://www.dynatrace.com/news/blog/what-is-shift-left-and-what-is-shift-right/ [3] Personas - A Simple Introduction https://www.interaction-design.org/literature/article/personas-why-and-how-you-should-use-them [4] Heuristic Risk-Based Software Testing https://www.satisfice.com/download/heuristic-risk-based-software-testing