Week 3 - What is meant by Test Coverage, Is it usually "impossible Question # 00856069 Posted By: wildcraft Updated on: 06/12/2024 05:50 AM Due on: 06/12/2024 Subject General Questions Topic General General Questions Tutorials: 1 See full Answer Question Week 3 607 What is meant by "Test Coverage"? Is it usually "impossible" to test all possible combinations of input values in order to guarantee some code is correct? Or is it possible to test all combinations? What is practical? Rating: 4.9/5
Solution: Week 3 - What is meant by Test Coverage, Is it usually "impossible