https://github.com/osandadeshan/soapui-to-gauge-plugin
Java plugin to execute SoapUI XML from Gauge and generate a detailed HTML report.
https://github.com/osandadeshan/soapui-to-gauge-plugin
api-automation gauge gauge-java html-report soapui
Last synced: 3 months ago
JSON representation
Java plugin to execute SoapUI XML from Gauge and generate a detailed HTML report.
- Host: GitHub
- URL: https://github.com/osandadeshan/soapui-to-gauge-plugin
- Owner: osandadeshan
- Created: 2017-03-18T06:28:14.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-19T07:22:40.000Z (over 6 years ago)
- Last Synced: 2025-03-02T21:27:33.014Z (8 months ago)
- Topics: api-automation, gauge, gauge-java, html-report, soapui
- Language: HTML
- Homepage:
- Size: 95.3 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SoapUI To Gauge Plugin
Java plugin to execute SoapUI XML from Gauge and generate a detailed HTML report.
## Setup Guide
1) Clone this project into your computer
2) Open IntelliJ IDEA Community Edition
3) Click "Import Project"
4) Select the folder "SoapUI_Report_Generation_Using_Gauge" from where you cloned at step 1
5) Click "Ok" button
6) Select the radio button of "Import project from external model"
7) Click "Maven"
8) Click "Next" button
9) Click "Next" button
10) Click "Next" button
11) If you are asked to overwrite the existing ".idea" files, press "Ok" button
12) Click "Next" button
13) Click "Finish" button
14) If you are asked to enable "Maven Auto Import", enable it
15) Now you are successfully cloned thisproject into your IntelliJ IDEA Community Edition
16) You can execute the given sample SoapUI test project(.XML file) by running the "GoogleBooks.spec"