Code coverage using ui.tests module & automation Testcases
Hi Team
Can we use ui.tests module for code coverage & automation Testcases executions.
Can you please let me know, what we can do using ui.test modules and difference Cypress based UI tests( ui.tests.cypress & Selenium based UI tests(ui.tests.wdio) which is recommended to achieve the code coverage and automation testcase.
which maven command need to use to work on in this module?
mvn clean test or mvn clean install
Regards
Vara