4. Computational Thinking, Problem-Solving and Programming

Testing And Debugging — Quiz

Test your understanding of testing and debugging with 5 practice questions.

Read the lesson first

Practice Questions

Question 1

What is the main purpose of testing in programming?

Question 2

What is debugging?

Question 3

Which type of test uses input values at the ends of a valid range?

Question 4

Why are test data often chosen to include normal, boundary, and invalid values?

Question 5

What is an error message usually used for in a program?