the process of demonstrating that errors are not present
The process of establishing confidence that a program does what it is supposed to do
The process of executing a program to show it is working as per specifications
The process of executing a program with the intent of finding errors
Failures
Defects
Bugs
Errors
Structural testing
Behavior testing
Regression testing
None of the above
4n+3 test cases
N+4 test cases
4n+1 test cases
None of the above
13
25
9
42
Process is checked
Product is checked
Developer’s performance is evaluated
The customer checks the product
Where contents are not dependent on the actions of the user
Where contents are dependent on the actions of the user
Where contents cannot be displayed
None of the above
Number of components related to component A
Count of the number of components that can call, or pass control, to component A
None of the above
Number of components dependent on component A
Brute Fotce
Bad tracking
Breakpoints
All of the above
They are not effective
They do not explore combinations of input circumstances
None of the above
They explore combinations of input circumstances