Bummer! This is just a preview. You need to be signed in with an account to view the entire instruction.

Well done!

You have completed Introduction to QA Engineering!

Instruction

Testing Charts

Load Test Chart Load test: How quickly does the server respond to a certain amount of users? Usually this test will measure responsiveness, then add more users and measure responsiveness again. Stress Test Chart Stress test: How many users can the server handle before it doesn’t respond at all? This test continues to add more users until the server shuts down entirely. Soak Test Chart ...