1
Reply

What is Black Box testing ?

Ali Ahmed

Ali Ahmed

Jan 09, 2017
535
0

    Black box testing:- View components as opaque- Based on requirements and functionality - Without any knowledge of internal design, code or language.- Can be either functional or non-functional, without reference to the internal structure of the component or system. - AKA : Functional testing, behavioral testing

    Ali Ahmed
    January 09, 2017
    0