SlideShare a Scribd company logo
1 of 1
Install maven 3.0.5 from the internet (src.zip version) 
Check whether maven is installed or not: 
mvn – version 
Check whether maven is added to the class path: 
path 
Add the installed folder to the class path: 
Go to “Edit System Variables” in Win8 
Add new system variable: MAVEN_HOME: <bin folder path> 
Add <bin folder path> to the PATH variable 
Download old firefox version from FireFTP 
Running Feature Files: 
Feature file are found in the id number>test>resources 
If the step is not implemented it will be colored and hovering the mouse will show us an error 
Right Click on Scenario name -> Run -> (Environment) i.e. Maven->Profiles->nqa-firefox/chrome etc. 
Again Right click and run the scenario 
[Can only run properly on Firefox’s 18.0.2 version 32 bit version]

Install maven 3.docx

  • 1. Install maven 3.0.5 from the internet (src.zip version) Check whether maven is installed or not: mvn – version Check whether maven is added to the class path: path Add the installed folder to the class path: Go to “Edit System Variables” in Win8 Add new system variable: MAVEN_HOME: <bin folder path> Add <bin folder path> to the PATH variable Download old firefox version from FireFTP Running Feature Files: Feature file are found in the id number>test>resources If the step is not implemented it will be colored and hovering the mouse will show us an error Right Click on Scenario name -> Run -> (Environment) i.e. Maven->Profiles->nqa-firefox/chrome etc. Again Right click and run the scenario [Can only run properly on Firefox’s 18.0.2 version 32 bit version]