Volume Testing

The purpose of volume testing is to determine system performance with increasing volumes of data in the database.

Here we are interested in the same indexes as performance testing, ie basically - running times, depending on the number of users, but in this case we are testing for large volumes of data.

In my practice is the case when the reporting system works great for Scope PRA data for half a year, but much worse is already working on even the annual data, and very bad working on data for 2 years.

The earliest candidates for volumetric testing, these are places where large volumes of data are selected from a database or perform a complex sql queries for data retrieval. I want to say that if the first place more or less obvious (where a lot of data is displayed, there are a lot of data and is selected from the database), the second - is not always obvious (you can see a couple of lines, but in order for these couple of lines to show the programmer had to dig floor base). Having little experience in programming and databases, and exact same integral for the tester intuition can try to find yourself in such a system bottlenecks, but nevertheless there is better to seek assistance from programmers who know the system and all its trouble spots inside.

That is, for load testing is necessary:

  • identify places where large volumes of selected data from DB
  • identify places where run complex sql queries
  • Pour into a database for many, many data
  • to test the performance
  • if necessary - to perform stress testing
Share
Related Documents
  1. Selenium Automation Testing Framework for Functional Testing of Web Applications (9597)
  2. Volume Testing Guideline (1085)
  3. WebSite Cookie Testing (2798)
  4. Exploratory Testing - Risk-Based Agile Testing (3467)
  5. Software Testing-Testing Validation (3271)
  6. Website Cookie Testing, Test cases for testing web application cookies? (2814)
  7. Context driven testing + Risk based testing (2708)
  8. The future of software testing Part one – Testing in production (1603)
  9. WINDOWS APPLICATION TESTING AND WEB APPLICATION TESTING (3080)
  10. Web Testing: Complete guide on testing web applications (4634)
  11. Top 20 practical software testing tips you should read before testing any application. (3487)
  12. Website Cookie Testing, Test cases for testing web application cookies? (4395)
  13. Mobile Application Testing (12007)
  14. Platform-as-a-Service (PaaS) ideally suited for cloud testing! (1061)
  15. Rob Kuijt's Testing Blog (865)
  16. Model-based testing tools (949)
  17. Online Papers About Model-Based Testing (1328)
  18. White Box Testing Path Testing (1053)
  19. Important Checklist for I18N and L10N Program (1175)
  20. Proactive TestingTM Puts Agile (and other) Development on Steroids (545)

Written by

Mathi,

Testing executive