Black Box Testing


Also known as functional testing. A software testing technique whereby the internal workings of the item being tested are not known by the tester. For example, in a black box test on a software design the tester only knows the inputs and what the expected outcomes should be and not how the program arrives at those outputs. The tester does not ever examine the programming codeand does not need any further knowledge of the program other than its specifications.

The advantages of this type of testing include:

The test is unbiased because the designer and the tester are independent of each other.
The tester does not need knowledge of any specific programming languages.
The test is done from the point of view of the user, not the designer.
Test cases can be designed as soon as the specifications are complete.

The disadvantages of this type of testing include:

The test can be redundant if the software designer has already run a test case.
The test cases are difficult to design.
Testing every possible input stream is unrealistic because it would take a inordinate amount of time; therefore, many program paths will go untested.

For a complete software examination, both white boxand black box tests are required.

Read Also:

  • Black Friday

    In retail and online shopping the first day after Thanksgiving in the United States is referred to as Black Friday. Black Friday is generally perceived to be one of the largest major U.S. holiday shopping days for the retail industry, and is the day that most retailers become profitable for the year (i.e., go into […]

  • Black Hat SEO

    In search engine optimization (SEO) terminology, black hat SEO refers to the use of aggressive SEO strategies, techniques and tactics that focus only on search engines and not a human audience, and usually does not obey search engines guidelines. Some examples of black hat SEO techniques include keyword stuffing, invisible text, doorway pages, adding unrelated […]

  • Blackbird

    The name of a Twitter client for BlackBerry smartphones. See “Social Media Tips for Online Marketing Plus 30 Social Media Sites” in the Did You Know…? section of

  • BlogThis

    Used on Blogger.com, it is a function that lets you make a blog post without going to the Blogger.com Web site. BlogThis can be added to your browser toolbars. When you click BlogThis, it launches a mini-interface to Blogger that is pre-populated with a link to the Web page you are currently visiting, as well […]

  • Blog and Ping

    An online marketing term applied to a system that utilizes blogs and pings (short for pingback) to deliver content and /or sites for indexing in search engines with the ultimate aim of profit. Also called blog ping. [Source: The Blog Herald]


Disclaimer: Black Box Testing definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.