Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Web FAQ: How to measure test coverage #104

Open
markwebster000 opened this issue Mar 7, 2022 · 2 comments
Open

New Web FAQ: How to measure test coverage #104

markwebster000 opened this issue Mar 7, 2022 · 2 comments

Comments

@markwebster000
Copy link

markwebster000 commented Mar 7, 2022

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
Copy link
Member

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
Copy link
Author

markwebster000 commented Mar 9, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants