concordion / concordion-website

Concordion website
http://www.concordion.org
2 stars 10 forks source link

New Web FAQ: How to measure test coverage #104

Open markwebster000 opened 2 years ago

markwebster000 commented 2 years ago

It would be greatly appreciated if there could be some guidance in the FAQ on how to measure Concordion test coverage when using Selenium integration (Cubano). For example, plugins such as Jacoco are great at measuring unit test coverage, but we have not figured out how to measure the coverage of our Concordion/Cubano/Selenium tests.

nigelcharman commented 2 years ago

Hi Mark, it should be similar to measuring code coverage with JUnit + Selenium. This looks like a possible solution - https://stackoverflow.com/questions/20904131/how-to-calculate-code-coverage-of-selenium-tests-with-respect-to-web-application. Are you able to try it out and let me know if it works? I can then add it to the FAQ.

markwebster000 commented 2 years ago

Thanks very much fro the reply. I’ll get my team to try this out and let you know.

Cheers

Mark Webster

On 7 Mar 2022, at 8:40 pm, Nigel Charman @.***> wrote:

Hi Mark, it should be similar to measuring code coverage with JUnit + Selenium. This looks like a possible solution - https://stackoverflow.com/questions/20904131/how-to-calculate-code-coverage-of-selenium-tests-with-respect-to-web-application https://stackoverflow.com/questions/20904131/how-to-calculate-code-coverage-of-selenium-tests-with-respect-to-web-application. Are you able to try it out and let me know if it works? I can then add it to the FAQ.

— Reply to this email directly, view it on GitHub https://github.com/concordion/concordion-website/issues/104#issuecomment-1060395693, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA4Z2FDJUE5OPUXO7JID3QTU6XFJXANCNFSM5QCDZKZQ. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you authored the thread.