Page 1 of 1

Code coverage from automated tests

Posted: Mon Jun 10, 2019 6:42 am
by VijayG
Is there any possibility to get the code coverage for automated test suites from Ranorex?
Basically we have a good number of test cases automated and interested in the code coverage. In case of NUnits, we are using NCover to get the code coverage. Similarly it would be good if we can get the code coverage from automated tests in Ranorex test suites (rxtst).

Re: Code coverage from automated tests

Posted: Mon Jun 10, 2019 7:33 am
by odklizec
Hi,

I believe there are, at least, two code coverage options. FxCop and OpenCover. Please follow these links for more details...
https://en.wikipedia.org/wiki/FxCop
http://community.sharpdevelop.net/forum ... 56762.aspx
http://community.sharpdevelop.net/blogs ... Cover.aspx

PS: please delete all duplicated posts regarding this topic, thanks ;)