0 votes
in Testing by
What is meant by test coverage?

1 Answer

0 votes
by

Test coverage is a quality metric to represent the amount (in percentage) of testing completed for a product. It is relevant for both functional and non-functional testing activities. This metric is used to add missing test cases.

Related questions

0 votes
asked Mar 27, 2021 in Testing by rajeshsharma
0 votes
asked Mar 28, 2021 in Testing by rajeshsharma
...