0 of 10 Questions completed
Questions:
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading…
You must sign in or sign up to start the quiz.
You must first complete the following:
0 of 10 Questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 point(s), (0)
Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)
Which statement best describes the purpose of testing?
What is iterative testing?
What is white-box testing?
What is black-box testing?
What is beta testing?
What is acceptance testing?
An error is found in a program which prevents it from being compiled. What is the name of this type of error?
An error is found in a program where after it is compiled, it produces unexpected results. What is the name of this type of error?
An error is found in a program where it ‘crashes/freezes’ when it tries to perform a division calculation. What is the name of this type of error?
What is the purpose of testing a program with a set of invalid and erroneous inputs?