Security Testing
Static testing, dynamic testing, interactive testing, mobile testing
Static Testing
Analyze code at fixed point
Dynamic Testing
analyze running code and can simulate an attack
Interactive Testing
combines static testing and dynamic testing
Mobile Testing
designed to examine how an attacker can attack mobile apps.