ABOUT

Cobertura is a free Java tool that calculates the percentage of code accessed by tests. It can be used to identify which parts of your Java program are lacking test coverage. It is based on jcoverage.


  • Cobertura Overview
  • Cobertura Installation
  • Cobertura with jenkins
  • Cobertura with Ant
  • Cobertura with Maven
  • Cobertura with gradle
  • Cobertura with command line
  • Cobertura merging
  • Cobertura reports
  • Cobertura Matrix
  • Cobertura With SonarQube

COURSE OBJECTIVES


PRE-REQUISITES


FEATURES


AGENDA