logging - Is there a tool to convert Rational Functional Tester (RFT) log files to JUnit xml log format? -
i want convert ibm rational functional tester (rft) log files xml format of junit. what's best way it? there tool it?
here junit format. rft can output logs in html, xml, text , tptp (an ibm internal format). couldn't find specification it.
i plan integrate tool hudson continuous integration server.
you can try transform html rft report junit xml format via xslt.
or can try plugin allows publish html reports
Comments
Post a Comment