is load testing and performance testing same code example

Example 1: when to use performance testing

When do you use Performance Testing?
Performance testing is done to check the performance
of website servers, database, and network.
If you are adopting waterfall methodology,
then it is important for you to check each time
release of a new version. However, 
if you are using the agile software development approach,
then you need to test application continuously.

Example 2: performance vs load testing

performance vs load testing

Tags:

Misc Example