Gray-Box Testing
Fleeting- Référence externe : https://en.wikipedia.org/wiki/Gray-box_testing
black-box tester is unaware of the internal structure of the application to be tested, while a white-box tester has access to the internal structure of the application. A gray-box tester partially knows the internal structure, which includes access to the documentation of internal data structures as well as the algorithms used.