Demo WGU Secure-Software-Design Exam Questions

Demo practice questions for guest users.

Section: Practice Mode 4 Questions
Demo Practice
Question 1

What refers to the review of software source code by developers other than the original coders to try
to identify oversights, mistakes, assumptions, a lack of knowledge, or even experience?

Correct Answer: B
Explanation:
Manual peer review refers to the systematic examination of software source code by
developers other than the original author. This practice is recognized as a valuable tool for reducing
software defects and improving the quality of software projects. It involves developers inspecting the
code to find and fix mistakes overlooked in the initial development phase, which enhances both the
overall quality of software and the developers’ skills. Peer code review is less formal and more
“lightweight” than the code inspections performed in the past, and it provides benefits such as
knowledge transfer, increased team awareness, and creation of alternative solutions to problems.
Reference: Expectations, Outcomes, and Challenges Of Modern Code Review1 Introduction to
Software Engineering/Quality/Code Review2 Software Security during Modern Code Review: The
Developer’s Perspective3

Demo Practice Mode

You are viewing only the questions marked as Demo.

BACK TO EXAM