PDA

View Full Version : QTest to NUnit, MBUnit or MSTest format xml converter



ralphing
7th May 2010, 12:01
Hi everyone,

I'm using Bamboo for making fully project build. I do some classes test after that and produce xml file with results.
Unfortunately Bamboo don't recognize QTest format. I does NUnit, MBUnit or MSTest though.
Has anyone faced with problem from converting QTest xml file results to another formats like jUnit, NUnit, MBUnit, MSTest ?

Rafal

martintv
7th September 2010, 09:16
Hi,
Did you figure out a way to do this? I'm facing the same issue. I found a way to convert the QTest xml output to Junit format,
but bamboo does not understand that either.

Hope you can help!

Cheers,
Martin