need to generate HTML report in soapui without using ANT build tool. Please help
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2018
01:29 AM
03-04-2018
01:29 AM
need to generate HTML report in soapui without using ANT build tool. Please help
need to generate HTML report in soapui without using ANT build tool. Please help
5 REPLIES 5
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2018
01:19 AM
03-04-2018
01:19 AM
Hi All,
I need to create HTML report for my SOAPUI execution. I am finding it difficult to generate same as i am using free version tool. I don't want to use ANT for generating same. Please help in this regard.
Thanks,
Saurabh
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2018
09:48 PM
03-04-2018
09:48 PM
HTML reports are not in the open source version.
You can get a JUnit-style report, or log a small summary report.
Other than that... MarkupBuilder?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2018
11:05 AM
03-09-2018
11:05 AM
HTML Reports not available in SoapUI Open source version
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2018
10:41 PM
03-11-2018
10:41 PM
Why do you not like to use ANT? Any specific reason?
Here is the dockerized SoapUI, just required to install docker and follow the instructions given in the below link.
You should be able to run your project and generate html reports without much efforts.
https://hub.docker.com/r/nmrao/soapui/
Give it a try.
Regards,
Rao.
Here is the dockerized SoapUI, just required to install docker and follow the instructions given in the below link.
You should be able to run your project and generate html reports without much efforts.
https://hub.docker.com/r/nmrao/soapui/
Give it a try.
Regards,
Rao.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2018
07:36 AM
03-12-2018
07:36 AM
Thanks for sharing this.
I never tried it, will give it a shot.
Thanks !
