Computer Science, asked by mtamadon1997, 1 year ago

Why is design for testing so important?

Answers

Answered by jiyant
1
It's important to ensure that the application should not result into any failures because it can be veryexpensive in the future or in the later stages of the development. Propertesting ensures that bugs and issues are detected early in the life cycle of the product or application.
Similar questions