SOFTWARE ENGINEERING

SOFTWARE TESTING

TEST PLAN AND TEST CASE DEVELOPMENT

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which of the following will be the best definition for Testing:
A
The goal/purpose of testing is to demonstrate that the program works
B
The purpose of testing is to demonstrate that the program is defect free
C
The purpose of testing is to demonstrate that the program does what it is supposed to do
D
Testing is executing Software for the purpose of finding defects
Explanation: 

Detailed explanation-1: -Description: Software testing is the process of verifying a system with the purpose of identifying any errors, gaps or missing requirement versus the actual requirement. Software testing is broadly categorised into two types-functional testing and non-functional testing.

Detailed explanation-2: -Defect in Software Testing A software defect is an error in coding which causes incorrect or unexpected results from a software program which does not meet actual requirements. Testers might come across such defects while executing the test cases.

There is 1 question to complete.