What is the objective of a test strategy for a new program?
A. To ensure that the program compiles without errors.
B. To prove that the program has no errors.
C. To establish which data will allow the program to run without crashing.
D.To try to provoke program failure.
1
Expert's answer
2021-01-11T05:01:30-0500
To establish which data will allow the program to run without crashing.
Comments
Leave a comment