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 a program during development?

Question 2

What is a bug in programming?

Question 3

Which term describes the process of finding and fixing errors in a program?

Question 4

Why are test cases often designed to include normal, boundary, and invalid data?

Question 5

What is a boundary value in testing?