0 votes
in Cucumber V2 by

 ____________ is the command to install and run Cucumber test.

a) npm install

b) mvn test

c) npm test

d) mvn clean install

1 Answer

0 votes
by

d) mvn clean install is the command to install and run Cucumber test.

Related questions

0 votes
asked Apr 26, 2022 in Cucumber V2 by sharadyadav1986
0 votes
0 votes
asked Apr 7, 2022 in Cucumber V2 by sharadyadav1986
...