SOFTWARE ENGINEERING

EMERGING TRENDS IN SOFTWARE ENGINEERING

MISCELLANEOUS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Testing is the activity of software which can be avoided.
A
False
B
True
C
Can’t say
D
Non of the above
Explanation: 

Detailed explanation-1: -Software testing is the process of evaluating and verifying that a software product or application does what it is supposed to do. The benefits of testing include preventing bugs, reducing development costs and improving performance.

Detailed explanation-2: -Comment: Testing is process rather than single activity. Early testing helps to fix defect in cost effective manner so testing must be done at end of each life cycle activity.

Detailed explanation-3: -Explanation: It is a type of software testing, which is used to verify the functionality of the software application, whether the function is working according to the requirement specification. It is performed as black-box testing, which verifies the functionality of the application.

There is 1 question to complete.