Question d’entretien chez Elektrobit

What is black box testing?

Réponses aux questions d'entretien

Utilisateur anonyme

15 avr. 2016

Black Box testing is a method of testing which looks at the functionality of a software without looking at its internal structure. The opposite, white box testing, tests the internal structures and workings of the software rather than the functionality.

Utilisateur anonyme

30 nov. 2018

Test without source code access. That will use different range of input and the output shall satisfy the proposed test. (Software Requirements Test)