In advanced unit testing, _______ is used to ensure that the web service can handle various types of failure scenarios.

  • Code coverage
  • Fault injection
  • Load testing
  • Static analysis
Fault injection is used in advanced unit testing to simulate various failure scenarios and ensure the robustness of the web service.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *