Question d’entretien chez SoftServe

What the diffrence between black testing and white testing

Réponse à la question d'entretien

Utilisateur anonyme

19 mars 2021

White box testing is more of a unit testing where the tester is given access to the code and is asked to verify if the code is working as expected. Black box testing is more of a Functional testing where the application developed is given to the tester and asked to verify its functionality.