SOFTWARE ENGINEERING

SOFTWARE TESTING

TEST PLAN AND TEST CASE DEVELOPMENT

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Regression testing is primarily related to:
A
Functional testing
B
Data flow testing
C
Development testing
D
Maintenance testing
Explanation: 

Detailed explanation-1: -Ans. (a) The purpose of regression testing is to select test cases partially or fully to ensure existing functionalities works fine. Thus, regression testing is primarily related to functional testing.

Detailed explanation-2: -Maintenance testing is a test that is performed to either identify equipment problems, diagnose equipment problems, or confirm that repair measures have been effective.

Detailed explanation-3: -It helps software developers determine whether or not a system can handle changes without compromising efficiency. For example, general function regression testing measures all areas of the software to ensure features and functionalities have remained unaffected by code or program adjustments.

There is 1 question to complete.