Follow below steps:
-
Download Eclipse
-
Within Eclipse,
a. Install TestNG-Eclipse plugin
b. install M2E plugin of Maven
-
Download both repos on your system
-
Within Eclipse
a. Import both as maven projects in Eclipse
b. Go to J-Dux, run maven configuration with “install” task
c. Go to IUGO, run maven configuration with “clean test” task
- Check run configuration referred in above step 4c. Just make sure that you have correct parameters given in "environment" and "tests"