Tests coverage

It is not only enough to write tests, but it is necessary to ensure that tests have good coverage.

It would be an embarrassing moment to learn that a customer have an issue because tests have poor coverage and they did not test that possibility.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator