I can not fully understand your question. A comprehensive testing strategy is hard to plan.
But if you have carefully prepared your test cases using a testing module ( i.e.JUnit ), you can analyze your software using a code coverage tool ( i.e.Cobertura ).
Eclipse JUnit, Cobertura Ant Maven.