Forum Discussion

soapuiUser123's avatar
soapuiUser123
New Contributor
12 years ago

How to run subset of test cases or test suites using Maven

Hi, Is there a way to define subset on test cases or test suites in pom file to execute the bunch using maven ( mvn test or mvn site). I tried couple of ways but couldn't succeed. 1] Method - ...