Jump to content

Hey all,

 

So for work we're being trained on Performance Testing. However, my trainer though experienced, isn't the greatest teacher.

Google searches haven't given any clear comparisons

What is the difference between Spike and Scalability Testing? The graphs provided are identical and the explanation was unclear (also due to a slight language barrier)

 

Thanks in advanced!

Link to comment
https://linustechtips.com/topic/1038456-spike-vs-scalability-testing/
Share on other sites

Link to post
Share on other sites

Spike testing is where you suddenly increase or decrease the load by a large amount in a very short period of time. Such as you've got sustained 100k transactions hitting the server and suddenly it's at 5 million for a minute and then back down to 100k.

 

Scale testing is generally where you ramp up, usually incrementally, until the application/server/etc. cannot handle any more load. Additionally you can push it to where it breaks or cannot handle any more, dial it back a bit, and then see how long it can sustain that large load.

Current Network Layout:

Current Build Log/PC:

Storage Server Setup:

 

Prior Build Log/PC:

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×