SOFTWARE ENGINEERING

SOFTWARE TESTING

TEST PLAN AND TEST CASE DEVELOPMENT

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Whether reviews or inspections are part of testing and why?
A
Yes, because both help in detecting the faults and improve quality.
B
Yes, because testing includes all non-constructive activities.
C
No, because they are normally applied before testing.
D
No, because they apply to development documentation.
Explanation: 

Detailed explanation-1: -Reviews increases the quality of the software products and helps in finding the defects and requirement gaps at the early stages of development. This will reduce the amount of rework required and there by increases the efficiency.

Detailed explanation-2: -Advantages of inspections include: During testing, errors can mask (hide) other errors. Because inspection is a static process, you don’t have to be concerned with interactions between errors. Incomplete versions of a system can be inspected without additional costs.

There is 1 question to complete.