Metrics
----------------
Test Effectiveness = Loss due to problems / Total resources processed by the system
Test Effectiveness means, Effectiveness of testing to business

Test efficiency= (number of tests required / the number of system errors)

Metric shows the efficiency of tests in uncovering errors.
(Thanks to Jennie)