Greybox
« Back to Glossary Index
Grey box testing is a testing method where the tester has partial knowledge of the system, such as architecture, credentials, or internal documentation. This allows more targeted testing than black box testing, but without full access as in white box testing. It is often used to simulate realistic attack scenarios.
« Back to Dictionary Index