项目作者: osandadeshan

项目描述 :
Java plugin to execute SoapUI XML from Gauge and generate a detailed HTML report.
高级语言: HTML
项目地址: git://github.com/osandadeshan/SoapUI-To-Gauge-Plugin.git
创建时间: 2017-03-18T06:28:14Z
项目社区:https://github.com/osandadeshan/SoapUI-To-Gauge-Plugin

开源协议:

下载


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”