---
title: "What is validation testing ?"  
description: "What is validation testing ?"  
author: "Om ji mishra"  
published: 2019-10-16  
updated: 2019-10-16  
canonical: https://www.mindstick.com/forum/105422/what-is-validation-testing  
category: "web development"  
tags: ["web development", "programming language"]  
reading_time: 1 minute  

---

# What is validation testing ?

What is [validation](https://www.mindstick.com/articles/12234/validation-using-data-annotation-using-entity-framework) [testing](https://www.mindstick.com/articles/1849/role-of-testing-in-software-development)?

## Replies

### Reply by Om ji mishra

The process of evaluating software during the development process or at the end of the development process to determine whether it satisfies specified business requirements. it checks what we are developing is the right product. Validation is the Dynamic Testing.

Activities of validation : -

- Black box testing
- White box testing
- Unit testing
- Integration testing


---

Original Source: https://www.mindstick.com/forum/105422/what-is-validation-testing

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
