---
title: "What are tool used for black box testing?"  
description: "What are tool used for black box testing?"  
author: "Amit Singh"  
published: 2011-03-22  
updated: 2020-09-21  
canonical: https://www.mindstick.com/interview/584/what-are-tool-used-for-black-box-testing  
category: "blackbox testing"  
tags: ["blackbox testing"]  
reading_time: 1 minute  

---

# What are tool used for black box testing?

Black box testing tools are mainly record and playback tools. These tools are used for regression testing that to check whether new build has created any bug in previous working application functionality. These record and playback tools records test cases in the form of some scripts like TSL, VB script, Java script, Perl.

## Answers

### Answer by Amit Singh

Black box testing tools are mainly record and playback tools. These tools are used for regression testing that to check whether new build has created any bug in previous working application functionality. These record and playback tools records test cases in the form of some scripts like TSL, VB script, Java script, Perl.


---

Original Source: https://www.mindstick.com/interview/584/what-are-tool-used-for-black-box-testing

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
