Pergunta de entrevista da empresa QualityKiosk

Difference between Black Box and white box testing

Respostas da entrevista

Sigiloso

16 de ago. de 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

Sigiloso

17 de ago. de 2021

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