I need to check the code coverage of web services hosted on Tomcat during unit testing. I will use manual testing tools. I will pass different parameter values in my HTTP request and should have a coverage report for each test case for every request sent to the server. How can I do this with Emma or is there another tool I can use?
or
Tell us about the steps for using WAR WAR with Emma
source
share