Courseiva
mediumDrag & DropObjective-mapped

CAS-004 Practice Question: Drag and drop the steps to perform a secure code…

Drag and drop the steps to perform a secure code review for a web application into the correct order.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5

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

Step 1: Understand the codebase, Step 2: Run automated scanning tools, Step 3: Perform manual code review, Step 4: Document and communicate findings

Secure code review: understand code, automated scan, manual review, document, and communicate findings.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Step 1: Understand the codebase, Step 2: Run automated scanning tools, Step 3: Perform manual code review, Step 4: Document and communicate findings

    Why this is correct

    This is the correct order because you must first understand the code to know what to look for, then use automated tools to catch common issues, followed by manual review for logic flaws, and finally document and communicate the findings.

  • Step 1: Run automated scanning tools, Step 2: Understand the codebase, Step 3: Perform manual code review, Step 4: Document and communicate findings

    Why it's wrong here

    This is incorrect because running automated scans without understanding the code may lead to irrelevant findings and missing context; understanding the code should come first.

  • Step 1: Understand the codebase, Step 2: Perform manual code review, Step 3: Run automated scanning tools, Step 4: Document and communicate findings

    Why it's wrong here

    This is incorrect because manual review should be done after automated scans to focus on issues the tools cannot catch; doing manual review first wastes effort on easily detectable issues.

  • Step 1: Understand the codebase, Step 2: Run automated scanning tools, Step 3: Document and communicate findings, Step 4: Perform manual code review

    Why it's wrong here

    This is incorrect because documentation should be the final step after both automated and manual reviews are complete; documenting before manual review would miss findings.

About these practice questions

One of 968 original CAS-005 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This CAS-005 practice question is part of Courseiva's free CompTIA 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 CAS-005 exam.