Terminology Index
Glossary
1801 terms
Showing 1473-1504 of 1801 terms
Security Testing
Testing systems for security weaknesses, ranging from automated scanning to manual penetration testing, to find issues before attackers do. A foundational defensive-web fundamentals practice.
Security testing covers the range of techniques used to verify security: vulnerability scanning, dependency analysis, static and dynamic application security testing, manual penetration testing. Each method has its place, automated tests scale, manual testing reveals nuance and business-logic flaws. Combined into a layered testing strategy within the secure SDLC, security testing produces the assurance that defensive controls actually hold up. It is a foundational web-defense concept across the SDLC and operations.
Introduced in: Defensive Web Fundamentals
Examples
- Combining SAST, DAST, and manual penetration testing for layered assurance.
- Adding scanning and dependency analysis to the secure SDLC.
- Choosing test methods by what each surfaces best.
No related terms linked yet.
