Written by

Black Box Testing and its methods

Black Box Testing:  Also called as Behavioural Testing. It is a Function-based testing, which focuses on testing the functional requirements.  The test cases are designed with a view point that for a particular set of input conditions, you will get a particular set of output values. It is mostly being done at later stages of [...]

February 23, 2009 0