Q. Differentiate between functional testing and structural testing.
Ans: Functional testing signifies behavioural testing or Black box testing. In this techniques the tester design test case with the behaviour of the modules. Structural testing signifies White Box testing. In this testing the tester design test cases from the structure of the module.