SOFTWARE ENGINEERING

SOFTWARE DESIGN

OBJECT ORIENTED DESIGN

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
The primary objective of formal technical reviews is to find ____ during the process so that they do not become defects after release of the software.
A
errors
B
equivalent faults
C
failure cause
D
none of the mentioned
Explanation: 

Detailed explanation-1: -Explanation: The major goal of technical reviews is to identify mistakes early in the development process so that they do not manifest themselves as faults once the software is released.

Detailed explanation-2: -Formal technical review (FTR): A formal technical review is a software quality assurance activity performed by software engineers. In addition, the FTR serves as a training ground, enabling junior engineers to observe the different approaches to software analysis, design, and implementation.

Detailed explanation-3: -The objectives of the FTR are:-(1) To uncover errors in function, logic, or implementation for any representation of the software. (2) To verify that the software under review meets its requirements. (3) To ensure that the software has been represented according to predefined standards.

There is 1 question to complete.