Skip to main content

One post tagged with "QA"

View All Tags

Empowering QA - A Modern Testing Strategy with Feature Flags and Bucketeer

· 5 min read
Yoshifumi Kakinoki
Software Engineer

Are you a Quality Assurance (QA) engineer struggling with these daily challenges?

It works in development, but you can't test it in staging right away because there's no data.

The combination patterns for each feature are too complex to test everything.

In today's world, where development cycles are sped up by Generative AI, the role of QA is more important than ever. Yet, preparing test environments and testing complex feature combinations takes a lot of time and can slow down development.

What if you could freely switch specific features ON or OFF without changing any application code or environments?

This article will show you concrete ways to use Bucketeer, a feature flag and A/B testing platform, to solve the problems QA engineers face and drastically improve test quality and efficiency.