---
title: "What is Volume Testing?"  
description: "What is Volume Testing?"  
author: "Anonymous User"  
published: 2011-12-02  
updated: 2020-09-19  
canonical: https://www.mindstick.com/interview/1380/what-is-volume-testing  
category: "testing"  
tags: ["testing"]  
reading_time: 1 minute  

---

# What is Volume Testing?

Testing which confirms that any values that may become large over time (such as accumulated counts, logs, and data files), can be accommodated by the program and will not cause the program to stop working or degrade its operation in any manner.

## Answers

### Answer by Anonymous User

Testing which confirms that any values that may become large over time (such as accumulated counts, logs, and data files), can be accommodated by the program and will not cause the program to stop working or degrade its operation in any manner.


---

Original Source: https://www.mindstick.com/interview/1380/what-is-volume-testing

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
