4 minutes readKey takeaways Volume testing increases the amount of DATA, not the number of users. That is what separates it from load testing. Most volume failures are queries that were fine against a small table and are not fine against a large one. Test at several data sizes rather than one. The shape of the curve… Read more »