Understanding Different Types of Security Tests
It’s common to hear people talk about “security testing” as if it is a singular, monolithic thing. If you actually do security testing , you know that’s not true. There are a variety of different types of security tests. They are achieved using different tools and processes, and they reveal different types of insights. Security tests are also constantly evolving. A list of the most common types of security tests from five or ten years ago would not be the same as today. With these facts in mind, let’s break down security testing into its constituent parts by discussing the different types of security tests that you might perform today. This article won’t cover every type of software security test ever performed, but we’ll discuss the major ones. Static Code Analysis Static code examination is maybe the main sort of security testing that the vast majority consider, most likely on the grounds that it is one of the most seasoned types of security test (and was one of th...