SOFTWARE ENGINEERING

SOFTWARE TESTING

TEST PLAN AND TEST CASE DEVELOPMENT

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
What is NOT a reason for testing?
A
To enable developers to code as quickly as possible
B
To reduce the risk of failures in operation
C
To contribute to the quality of the components or systems
D
To meet any applicable contractual or legal requirements
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: -Why Exhaustive Testing is impractical and impossible? It is not possible to perform complete testing or exhaustive testing. For most of the systems, it is near impossible because of the following reasons: The domain of possible inputs of a program is too large to be completely used in testing a system.

There is 1 question to complete.