SOFTWARE ENGINEERING

SOFTWARE TESTING

TESTING PRINCIPLES AND CONCEPTS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which of the following is NOT a principle of software measurement? (Unit 3)
A
Classifying the entities to be examined
B
Determining relevant measurement goals
C
Identifying the level of maturity that the project has reached
D
Identify the number of errors in the code
Explanation: 

Detailed explanation-1: -Explanation: A software bug is an error, flaw, failure, or fault in a computer program or system that causes it to produce an incorrect or unexpected result.

Detailed explanation-2: -Static Testing is a software testing technique which is used to check defects in software application without executing the code. Static testing is done to avoid errors at an early stage of development as it is easier to identify the errors and solve the errors.

There is 1 question to complete.