language-icon Old Web
English
Sign In

Gray box testing

A 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. Gray-box testers require both high-level and detailed documents describing the application, which they collect in order to define test cases.

[ "Algorithm", "Simulation", "Control theory", "Software construction", "Operating system" ]
Parent Topic
Child Topic
    No Parent Topic