Java plugin to execute SoapUI XML from Gauge and generate a detailed HTML report.
- Clone this project into your computer
- Open IntelliJ IDEA Community Edition
- Click "Import Project"
- Select the folder "SoapUI_Report_Generation_Using_Gauge" from where you cloned at step 1
- Click "Ok" button
- Select the radio button of "Import project from external model"
- Click "Maven"
- Click "Next" button
- Click "Next" button
- Click "Next" button
- If you are asked to overwrite the existing ".idea" files, press "Ok" button
- Click "Next" button
- Click "Finish" button
- If you are asked to enable "Maven Auto Import", enable it
- Now you are successfully cloned thisproject into your IntelliJ IDEA Community Edition
- You can execute the given sample SoapUI test project(.XML file) by running the "GoogleBooks.spec"