Feature Flag

Feature Flag image
A feature flag or some call it a feature toggle is a conditional switch in your code that lets you control whether a feature is active internally or to users. They can be used for any part of the tech stack delivery including a CI/CD pipeline or test strategy.

Most commonly used to:
  • Gradually roll out features to users
  • Test in production safely
  • Hide unfinished work
  • Run A/B or Multivariant testing/experiments

Why it’s useful for testers (TEVS) :
  • Test new features in isolation
  • Enable controlled anomaly detection in Observability
  • Validate behavior across different toggle states
  • Simulate different user experiences without multiple builds
Explore MoT
RiskStorming: Artificial Intelligence image
RiskStorming; Artificial Intelligence is a strategy tool that helps your team to not only identify high value risks, but also set up a plan on how to deal
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.
Into The Motaverse image
Into the MoTaverse is a podcast by Ministry of Testing, hosted by Rosie Sherry, exploring the people, insights, and systems shaping quality in modern software teams.
Subscribe to our newsletter
We'll keep you up to date on all the testing trends.