Frage im Vorstellungsgespräch bei SoftServe

What the diffrence between black testing and white testing

Antwort im Vorstellungsgespräch

Anonym

19. März 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.