Practice free →
HomeSoftware TestingSoftware Testingadvanced_security_performance › Chaos engineering is the practice of

Chaos engineering is the practice of

AInjecting failures to learn system weakness
BDesigning complex UIs that confuse users
CWriting random code without documentation
DManually testing one feature at a time
Answer & Solution
Correct answer: A. Injecting failures to learn system weakness
Chaos engineering (Netflix Chaos Monkey, Gremlin, LitmusChaos) deliberately injects faults (kill instances, slow networks, fill disks) in production-like environments to build confidence in resilience and observability.
Solve this in the app — Software Testing practice & 24k+ MCQs →
Related questions