---
title: "What is Storage Testing?"  
description: "What is Storage Testing?"  
author: "Anonymous User"  
published: 2011-12-02  
updated: 2020-09-17  
canonical: https://www.mindstick.com/interview/1379/what-is-storage-testing  
category: "testing"  
tags: ["testing"]  
reading_time: 1 minute  

---

# What is Storage Testing?

Testing that verifies the program under test stores data files in the correct directories and that it reserves sufficient space to prevent unexpected termination resulting from lack of space. This is external storage as opposed to internal storage.

## Answers

### Answer by Anonymous User

Testing that verifies the program under test stores data files in the correct directories and that it reserves sufficient space to prevent unexpected termination resulting from lack of space. This is external storage as opposed to internal storage.


---

Original Source: https://www.mindstick.com/interview/1379/what-is-storage-testing

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
