I am fairly new to code coverage tools and am looking for a way to determine code coverage when tests are run using automation frameworks like Selenium, UFT, Qualitiasoft etc. Does JaCoCo work for this?
If So, is there a guide on how to implement this?