Category: Database, nginx

Testing a web application is very different from testing a web server. By examples these can include: These operations are interactive, dynamic content.

Server load testing is very different, and has to do with raw requests per second from the web server itself, e.g.

The final component is to ensure that the dynamic pages you are visiting are causing database load.

As you can see we’ve defined wait_time as between(5, 9) — between 5 and 9 seconds as discussed above.

Related Articles