---
title: "Advantages and disadvantages of Black box testing?"  
description: "Advantages and disadvantages of Black box testing?"  
author: "Anonymous User"  
published: 2011-01-17  
updated: 2020-09-24  
canonical: https://www.mindstick.com/interview/324/advantages-and-disadvantages-of-black-box-testing  
category: "blackbox testing"  
tags: ["blackbox testing"]  
reading_time: 1 minute  

---

# Advantages and disadvantages of Black box testing?

## Advantages of Blackbox Testing:

· Testers need not know the software design of the SUT

· Requirements are enough to develop test cases

· Black box testing is usually done manual except

## Disadvantages of Blackbox Testing:

· More time required to test each test case and verification results

· Less code coverage

· Some scenarios can be eliminated due to human error or ignorance of the system.

## Answers

### Answer by Anonymous User

## Advantages of Blackbox Testing:

· Testers need not know the software design of the SUT

· Requirements are enough to develop test cases

· Black box testing is usually done manual except

## Disadvantages of Blackbox Testing:

· More time required to test each test case and verification results

· Less code coverage

· Some scenarios can be eliminated due to human error or ignorance of the system.


---

Original Source: https://www.mindstick.com/interview/324/advantages-and-disadvantages-of-black-box-testing

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
