Practice free →
HomeSoftware TestingSoftware Testingadvanced_security_performance › Recovery testing simulates

Recovery testing simulates

AFailures and checks system can recover
BSteady normal workload patterns only
CUser interface rendering on retina
DDocumentation completeness of APIs
Answer & Solution
Correct answer: A. Failures and checks system can recover
Recovery testing intentionally fails the system (kill DB, network partition, crash a node) and verifies it can return to a known good state, with data integrity, within acceptable time.
Solve this in the app — Software Testing practice & 24k+ MCQs →
Related questions