SOFTWARE ENGINEERING

SOFTWARE ENGINEERING TOOLS AND ENVIRONMENTS

AUTOMATED TESTING TOOLS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which of the review types below is the BEST option to choose for reviewing safety critical components in a software project if additionally the review must be demonstrated as a formal process based on rules and checklists?
A
informal review
B
technical review
C
inspection
D
walkthrough
Explanation: 

Detailed explanation-1: -For reviewing safety critical components in an software project a more formal, documented review, based on rules and checklists is needed, therefore an inspection.

Detailed explanation-2: -Decision Table Based Testing. A decision table is also known as to Cause-Effect table. This software testing technique is used for functions which respond to a combination of inputs or events.

Detailed explanation-3: -System testing: In this method, your software is compiled as a whole and then tested as a whole.

There is 1 question to complete.