Domanda di colloquio di QualityKiosk

Difference between Black Box and white box testing

Risposte di colloquio

Anonimo

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

Anonimo

17 ago 2021

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