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.
Loading...
Related Quiz
- A subquery enclosed in parentheses is also known as a ____________ subquery.
- Scenario: While performing database performance testing, you notice that query response times vary significantly under different loads. What could be the underlying challenges causing this?
- To handle large data sets efficiently, organizations often employ data ____________ techniques to filter and aggregate data before storage.
- In discretionary access control (DAC), access rights are determined by the ____________ of the data.
- What is the primary purpose of access control testing in database security?