by Nataliia Vasylyna | December 5, 2016 8:03 am
The execution of performance tests is an important part of such testing types as website testing[1], web application checking, e-commerce testing[2], and some others.
Usually, it is executed in the case when a significant number of simultaneous users visit the same resource. The testers should monitor the system’s behavior. And if this happens suddenly, the best way to check the results is to apply the so-called spike testing technique.
Spike testing (data volume checking) – a test type which closely echoes stress testing. Its main task is to check the system reaction to the sudden fall or rise of the load. The unexpected load is the main attribute of the deal.
This type of software product testing [3]is usually conducted with the aim to determine whether the application throws the certain warnings. For instance, if the stable website operation is possible under the conditions, when 1000 users suddenly visit the site, then the specified message should obligatory appears when the 1001 user will try to open it.
This message should explain to the visitor that at this moment the site is overloaded and he/she cannot log in and one should try to visit it later. Or the message content should warn the user that the processing speed may be decreased because of too many users.
Source URL: https://blog.qatestlab.com/2016/12/05/perform-spike-testing/
Copyright ©2024 QATestLab Blog unless otherwise noted.