Forum Discussion

Shashavali's avatar
Shashavali
Contributor
8 years ago

how to generate single page junit report when running the testrunner from command line

Hi,

 

I am looking how to generate single page junit report when running the testrunner from command line. It is available in Soap UI Pro GUI.

 

Regards,

Shasha

4 Replies

  • nmrao's avatar
    nmrao
    Icon for Champion Level 1 rankChampion Level 1
    Check if there is any option to override the style sheet which converts junit xml report to html (with no frames).
    • Shashavali's avatar
      Shashavali
      Contributor

      It will a great help if you share the details. Even i am using jenkins.

       

      Did you used Ant?

       

       

      • bilgvvn's avatar
        bilgvvn
        Occasional Contributor

        I used maven to run my test and for the post build you can generate junit report.