Quiz on Test Coverage and CI/CD Pipelines

Quiz yourself on test coverage and integrating coverage thresholds with CI/CD pipelines.

1

What is test coverage?

A)

Test coverage is the metric by which we determine how many test files we are testing.

B)

Test coverage is the metric by which we determine how much of our code is actually being tested.

C)

Test coverage is the quantifiable metric by which we determine how good our tests are and how many bugs they catch.

D)

Test coverage is the quantifiable metric by which we determine how many of the tests in our testing environment are passing.

Question 1 of 70 attempted

Get hands-on with 1200+ tech skills courses.