What distinguishes Dynamic Application Security Testing (DAST) from Static Application Security Testing (SAST)?
-
A
DAST analyzes source code while SAST tests running applications
-
B
DAST tests a running application while SAST analyzes source code without execution
-
C
DAST is manual while SAST is automated
-
D
DAST requires source code access while SAST does not