Shadow Testing

Shadow Testing image
Shadow testing enables engineers to run testing or a dress rehearsal for your code in production, but without any risk to real users.
You take a new version of a service or feature and run it in parallel with the live version. It gets the same real-world traffic or data, but its results are not shown to users and don’t affect the system, the data can even be excluded from analytics or specific reporting.

Why it’s useful for testers:
  • You can compare outputs between old and new versions
  • It helps catch unexpected bugs or performance issues before a full rollout
  • It’s great for testing machine learning models, API changes, or refactored logic

Real world example: testing the purchase of consumer finance quotes against cars on eCommerce sites, this enables payments, checks on specified car data and interaction with third parties that will not impact financial reporting, user PII or governance standards. This could be done using a GUI launched from a comms tool or CLI, or feature flag for example.
MoT Professional Membership image
For the advancement of software testing and quality engineering
Explore MoT
Xray AI in action: Test Case & Model Generation for modern QA teams image
Wed, 17 Sep
with Ivan Fillipov, Solution Architect at Xray
MoT Software Testing Essentials Certificate image
Boost your career in software testing with the MoT Software Testing Essentials Certificate. Learn essential skills, from basic testing techniques to advanced risk analysis, crafted by industry experts.
Leading with Quality
A one-day educational experience to help business lead with expanding quality engineering and testing practices.
This Week in Testing image
Debrief the week in Testing via a community radio show hosted by Simon Tomes and members of the community
Subscribe to our newsletter
We'll keep you up to date on all the testing trends.