easyMultiple ChoiceObjective-mapped
CCSP Practice Question: Which security testing technique is most…
Which security testing technique is most effective at identifying vulnerabilities early in the development lifecycle by analyzing source code without executing it?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Static Application Security Testing (SAST)
Static Application Security Testing (SAST) analyzes source code at rest, allowing early detection of vulnerabilities before compilation or execution. This aligns with shift-left security principles.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Runtime Application Self-Protection (RASP)
Why it's wrong here
RASP protects applications at runtime, not during development.
- ✗
Dynamic Application Security Testing (DAST)
Why it's wrong here
DAST tests running applications and is typically performed later in the SDLC.
- ✗
Interactive Application Security Testing (IAST)
Why it's wrong here
IAST combines SAST and DAST but requires a running application.
- ✓
Static Application Security Testing (SAST)
Why this is correct
SAST examines source code statically, enabling early detection.
Go deeper
Related to this question
About these practice questions
This CCSP question is part of Courseiva's 964-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This CCSP practice question is part of Courseiva's free ISC2 certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the CCSP exam.