1
Reply

What do you mean by a dependent functionality in a build?

Sonia Sharma

Sonia Sharma

12y
918
0
Reply

    Functional testing is a type of black box testing that bases its test cases on the specifications of the software component under test. Functions are tested by feeding them input and examining the output, and internal program structure is rarely considered (Not like in white-box testing)