How do I run a Java Cucumber test?
Mostly QA team build Test Automation frawewrok with Cucumber and Test NG using Maven build and configuration tool . So "mvn clean test " command helps to run Cucumber scenarios /test case from command prompt .
How do I run a Java Cucumber test?
Mostly QA team build Test Automation frawewrok with Cucumber and Test NG using Maven build and configuration tool . So "mvn clean test " command helps to run Cucumber scenarios /test case from command prompt .