Introduction to Test Coverage of a Web Application
Get introduced to complementing the quality assessment of a web application with code coverage across the various test automation frameworks.
We'll cover the following...
There are many metrics and measures for code quality, including defect density, user stories covered, and other opaque box measurements. However, there is also a complementary metric that has been on the market for a long while and is more of an ...