Scenario: During stress testing, you notice that the system fails to handle the increased load, and it crashes. What should be your immediate action?

  • Analyze system logs and performance metrics
  • Ignore the issue and continue testing
  • Report the issue to the development team
  • Restart the system
In this scenario, the immediate action should be to analyze system logs and performance metrics to identify the root cause of the crash. Restarting the system or ignoring the issue can mask underlying problems and lead to inaccurate test results. Reporting the issue to the development team is also necessary, but analyzing logs and metrics first helps provide them with detailed information to address the problem effectively.
Add your answer
Loading...

Leave a comment

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