Forum Discussion

vsilosa's avatar
vsilosa
New Contributor
7 years ago

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

  • vsilosa's avatar
    vsilosa
    New Contributor

    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

    • nmrao's avatar
      nmrao
      Champion Level 3
      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.
      • SuperSingh's avatar
        SuperSingh
        Contributor

        Thanks for sharing this. 

        I never tried it, will give it a shot.

         

        Thanks !

    • JHunt's avatar
      JHunt
      Community Hero

      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?