user image

Deepika Deepika

Job Interview Skills
English
2 years ago

What is Apex test coverage?

user image

Abhishek Mishra

2 years ago

To assure that our code satisfies particular standards, Apex test coverage displays to you how many lines of code in our classes or triggers have been tested by the tested methods. Test coverage percentage is the result of the number of the covered lines divided by the sum of uncovered lines and covered lines. To deploy to production, we need a minimum of 75% test coverage.

Recent Doubts

Close [x]