Forum Discussion
SmartBear_Suppo
Alumni
15 years agoHi Vijay,
what we mean is you would need to manually collect data required for the reports.xml file (that Hudson uses to generate the HTML report) and then also generate that file to be exactly like you want it to be. This essentially means replacing the whole report-generation classes in soapUI and creating your own, please have a look at the JUnitReport and JUnitReportCollector classes in the soapUI javadoc which you could use for this..
Good Luck!
regards,
/Ole
eviware.com
what we mean is you would need to manually collect data required for the reports.xml file (that Hudson uses to generate the HTML report) and then also generate that file to be exactly like you want it to be. This essentially means replacing the whole report-generation classes in soapUI and creating your own, please have a look at the JUnitReport and JUnitReportCollector classes in the soapUI javadoc which you could use for this..
Good Luck!
regards,
/Ole
eviware.com