Forum Discussion

MarcovS's avatar
MarcovS
Contributor
8 years ago

Sequence in JUnit-Style HTML Report

How can I change the order of executed TestSuites that I see in my "JUnit-Style HTML Report"?

The sequence of TestSuites I see in the generated report is no the same as the real executed sequence in my project. I use it in a commandfile like this:

 

"C:\Program Files\SmartBear\ReadyAPI-1.7.0\bin\testrunner.bat" "D:\xxx\" -E "Test" -f %ReportLocation% -R "JUnit-Style HTML Report"

 

1 Reply

  • TanyaYatskovska's avatar
    TanyaYatskovska
    SmartBear Alumni (Retired)

    Hi MarcovS,

     

    As far as I know that's impossible - you cannot change the order of records in reports. I suggest that you submit this as a feature request here. Our Product Owner monitors this forum regularly, and he can consider implementing your suggestion.