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

What Tools can be used to get code coverage (c# application) by manual testing

Rimple Garg July 22, 2020

I want to get code coverage data by executing manual test cases.

I have c# windows application.

1 answer

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
July 22, 2020

I tend to reach for Sonar when this comes up, but I'd take a look at all the options - most of them, to be fair, are separate tools that integrate with Bitbucket to feed data back into it, rather than apps in Bitbucket itself.

Have a look at https://marketplace.atlassian.com/search?query=coverage

Rimple Garg July 22, 2020

Thanks for the response.  I am looking for free tool like jacoco(this is for java). are these tools are free ?

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
July 22, 2020

I am sorry, I am out of my depth here.

I am old, and have moved away from my older needs to work with code coverage tools.  My experience is mostly with Emma and Clover, and it's old experience. 

My more recent exposure is little more than "focus on your test tooling, not coverage, one of the thing your testing should do is reporting back what it can and cannot test (i.e. coverage should be built in)"

Rimple Garg July 23, 2020

Ok. Thanks

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events