SOFTWARE ENGINEERING

SOFTWARE TESTING

TEST PLAN AND TEST CASE DEVELOPMENT

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
A number of critical bugs are fixed in software. All the bugs are in one module, related to reports. The test manager decides to do regression testing only on the reports module.
A
The test manager should do only automated regression testing.
B
The test manager is justified in his decision because no bug has been fixed in other modules
C
The test manager should only do confirmation testing. There is no need to do regression testing.
D
Regression testing should be done in other modules as well because fixing one module may affect other module.
Explanation: 

Detailed explanation-1: -Typical tasks and responsibilities of a test manager: Planning, coordination, and control of the various test activities. Development and definition of suitable test methods and test tools. Technical management and control of the testing team. Documentation of the test activities and preparation of the results.

Detailed explanation-2: -Retesting refers specifically to testing software after fixing defects (where application behavior varies from business requirements) or bugs (flaws in code).

There is 1 question to complete.