Current location - Loan Platform Complete Network - Big data management - What are the types of stress tests
What are the types of stress tests
Stress testing is a test to get the maximum level of service that a system can provide by identifying bottlenecks or points of performance that a system cannot receive. In layman's terms, stress testing is done to find out under what conditions the performance of your application becomes unstable.

Examples of extreme stress tests:

1) time to receive a data file with a large amount of data;

2) time to recover a large amount of data;

3) time to import and export a large amount of data;

4) time to enter a large amount of data;

5) time to compute a large amount of data;

6) time to perform a multiple-client, simultaneous a certain commit operation;

7) using test tool software;

8) writing test script program;

9) query statistics time for large data volume.

Please adopt it Mia da~