White-Box Testing:
It is done at Developer side
Techniques: 1. Statement coverage. 2. Branch coverage 3 .. Path coverage
Black-Box testing:
Behavioural/ Specificational/Input-output Testing
Testers evaluate the functionality without looking the actual implementation
It can be applied to Unit-Testing, Integration
Testing is usually done under FUNCTIONALITY part only
Testers pass input to check the actual output
nihal kurre
No comments:
Post a Comment