Question d’entretien chez QualityKiosk

Difference between Black Box and white box testing

Réponses aux questions d'entretien

Utilisateur anonyme

16 août 2021

Testing in which only focus on the functionality of an application and not on the working and inside program called black box testing. And testing in which tester only focus on the working and program called white box testing.

3

Utilisateur anonyme

17 août 2021

Blackbox testing doesn't need any knowledge on programming. Whitebox testing requires knowledge on Programming skills and flow of code