You need to sign in to do that
Don't have an account?

My org has a 18% test coverage. Any advice?
Hi,
I just inherited an org and after running a few tests, the test coverage turned out to be 18%. I've never seen such a number. Anyone has any tips on what to do? Reboot or write a lot of test classes?
I just inherited an org and after running a few tests, the test coverage turned out to be 18%. I've never seen such a number. Anyone has any tips on what to do? Reboot or write a lot of test classes?
Even you can see below app Exchange product to see Code coverage of every class.
1) https://appexchange.salesforce.com/listingDetail?listingId=a0N3000000DXzlpEAD
Let us know if this will help you
All Answers
Have you checked the overall org coverage by running all test classes throgh "Apex Test Execution" and after doing this, still you are getting 18% code coverage then you need to improve the coverage for existing test class.
Thanks
Even you can see below app Exchange product to see Code coverage of every class.
1) https://appexchange.salesforce.com/listingDetail?listingId=a0N3000000DXzlpEAD
Let us know if this will help you