66.1k views
5 votes
A programmer is debugging a puzzle game they have just created. As they

test the game, they enter inputs that they know to be incorrect. Is this a good
strategy for debugging a game?
O
A. No, because errors in correct answers are the most likely to be
overlooked
B. Yes, because entering the wrong answers can help uncover errors
that were overlooked
OC. No, because entering the wrong answers is not likely to test the
game's limits
D. No, because players are less likely to notice errors when they enter
wrong answers

A programmer is debugging a puzzle game they have just created. As they test the game-example-1

1 Answer

1 vote

Answer:

the answer is yes

Step-by-step explanation:

this is b because when they input wrong texts it brings out the errors that were initially there

User KevinH
by
3.1k points