---
title: "What is functional testing?"  
description: "What is functional testing?"  
author: "James Smith"  
published: 2011-03-18  
updated: 2020-09-21  
canonical: https://www.mindstick.com/interview/541/what-is-functional-testing  
category: "testing"  
tags: ["testing"]  
reading_time: 1 minute  

---

# What is functional testing?

Testing the features and operational behavior of a product to ensure they correspond to its specifications. Testing that ignores the internal mechanism of a system or component and focuses solely on the outputs generated in response to selected inputs and execution conditions. or Black Box Testing.

## Answers

### Answer by James Smith

Testing the features and operational behavior of a product to ensure they correspond to its specifications. Testing that ignores the internal mechanism of a system or component and focuses solely on the outputs generated in response to selected inputs and execution conditions. or Black Box Testing.


---

Original Source: https://www.mindstick.com/interview/541/what-is-functional-testing

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
