What type of functional testing examines the system's ability to recover from crashes or failures gracefully?
- Recovery Testing
- Reliability Testing
- Stress Testing
- Usability Testing
Recovery testing focuses on assessing the system's ability to recover from failures, ensuring it can resume normal operation gracefully.
Loading...
Related Quiz
- The _______________ feature in UFT allows testers to define objects and their properties for later use in test scripts.
- Scenario: An e-commerce platform is undergoing Use Case Testing. A use case involves the process of adding items to the shopping cart and proceeding to checkout. Which type of testing would be most appropriate to ensure that this use case functions correctly?
- In which phase of the software development lifecycle (SDLC) is model-based testing typically implemented?
- What are the advantages of using Page Object Model (POM) in Selenium automation?
- What role does test coverage play in decision table testing?