1
AssignmentMultiple Select

Resources for Programmers

Question 1 • Introduction to Information Technology - EL3701

Which of these statements are true about the software testing cycle? Check all of the boxes that apply.

Answer
A
It involves inputting sample data and comparing the results to the intended results.
B
It is an iterative process.
C
It includes fixing and verifying code.
D
It does not require testing the fix.
Which of these statements are true about the…