Black Box Testing. Part I

Page 1

QATestLab 21, Garmatna str., Kiev, Ukraine ph.: +38(044)277-66-61 http://qatestlab.com/ contact@qa-testlab.com

Black Box Testing is also known as functional testing. Well it is software testing technique whereby the tester doesn’t know the internal workings of the item being tested. It means that in a black box test on a software design the tester only knows the inputs and what the expected results should be. Software tester doesn’t ever inspect the programming code and doesn’t require any further knowledge of the program other than its specifications.

There are some benefits of this kind of software testing: • • • •

The test is done from the viewpoint of the user, not the designer The tester doesn’t require knowledge of any special programming languages The test is impartial because the designer and the tester are independent of each other Test cases can be designed as soon as the specifications are complete

There are some disadvantages of this kind of testing: • •

The Test Cases are complex to design The test can be redundant if the software designer has already run a Test Case

It is unreal to test every possible input stream; the reason is it would take a lot of time; consequently, many program paths go unchecked.

(c) QATestLab, 2011

http://qatestlab.com/


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.