Blackbox

« Back to Glossary Index

Blackbox testing is a testing method where the tester has no knowledge of the internal workings of a system, such as source code or architecture. The system is tested from the outside, similar to how a real attacker or user would interact with it. It is often used to identify vulnerabilities in realistic attack scenarios.

« Back to Dictionary Index