Home › Software Testing › Software Testing › advanced_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.
Related questions
Test coverage is BEST described asContinuous Testing in DevOps meansIn the V model of SDLC, system testing corresponds to'Test data' management addressesIn ISTQB terminology, a 'test oracle' isAcceptance Test Driven Development (ATDD) emphasisesTest Driven Development uses the rhythm ofRecovery testing simulates