Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Is Clover supports Kalaton Tests to measure Code Covergae

Dibyasankar June 5, 2020

Can anyone recommend a tool that will measure the code coverage of our automated test cases done using Katalon?

Our QA team uses Katalon extensively to test our web applications - all scenario based test cases. We feel that we have pretty good functional test coverage but the question from the executive team is: how much of the code is covered by the automation? 

Can a tool like Clover be used with Katalon to evaluate the code coverage of those tests? We already use JIRA, Confluence, Bit Bucket so it would be really cool if there was another Atlassian product that could be tied in.

Appreciate any suggestions.

Thanks

DIbya

1 answer

Suggest an answer

Log in or Sign up to answer
0 votes
Richard White _TechTime_
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
June 26, 2020

Hi @Dibyasankar ,

Assuming your web apps are java based it should be possible.

Basically you will need to use clover to compile an instrumented version of your webapp and run your automation tests against that version.

The exact configuration will depend a lot on your setup, e.g  how you would usually compile and build the application (maven / gradle /ant?)

TAGS
AUG Leaders

Atlassian Community Events