Which of these statements are true of verifying that a program’s code is fixed? Check all of the boxes that apply.
It is the process of reading through code to be sure a fix looks right.
It is the process of testing code to be sure that a fix is right.
It includes running sample data through a program to test a fix.
It can be done only at start of a development cycle.