Please enable JavaScript.
Coggle requires JavaScript to display documents.
Testing (White-box testing (białoskrzynkowe) (Dynamic testing (testy…
Testing
-
-
Grey-box testing
Combination of both - searching for any defects; 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