Drag a concept onto its matching description — or click a concept then click the description.
Simulated attack to find weaknesses
Automated check for known flaws
Manual inspection of source code
Manipulating people to divulge info
Match each testing technique to its description.
Drag a concept onto its matching description — or click a concept then click the description.
Simulated attack to find weaknesses
Automated check for known flaws
Manual inspection of source code
Manipulating people to divulge info
Answer choices
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
Walkthrough: An informal meeting where the author presents code or design to peers for feedback.
Testing techniques vary in formality and purpose. Walkthroughs are informal, inspections are formal with checklists, desk checking is a self-review, and unit testing verifies individual components. Common confusions involve swapping walkthrough and inspection definitions.
Answer analysis
For each option: why learners choose it and why it is or isn't the right answer here.
Walkthrough: An informal meeting where the author presents code or design to peers for feedback.
Why this is correct
This correctly describes a walkthrough, which is an informal review meeting.
Inspection: A formal peer review process using a predetermined checklist to detect errors.
Why this is correct
This correctly describes inspection, a formal review with a checklist.
Desk Checking: A manual review of code or design by the developer himself/herself, often line by line.
Why this is correct
This correctly describes desk checking, which is a self-review by the developer.
Unit Testing: Testing individual components or modules in isolation to verify they function correctly.
Why this is correct
This correctly describes unit testing, which tests individual components.
Walkthrough: A formal peer review process using a predetermined checklist.
Why it's wrong here
Incorrect — this describes an inspection, not a walkthrough.
Inspection: An informal meeting where the author presents code or design to peers.
Why it's wrong here
Incorrect — this describes a walkthrough, not an inspection.
Go deeper
About these practice questions
One of 995 original CISA 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 →
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This CISA practice question is part of Courseiva's free ISACA 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 CISA exam.