Your browser was unable to load all of the resources. They may have been blocked by your firewall, proxy or browser configuration.
Press Ctrl+F5 or Ctrl+Shift+R to have your browser try again.

JUnit report #1180

lial ·
Hi,
Is it possible to have 2 steps of type "JUnit report" in the same configuration?
I am running tests on 2 different platforms and I want to see the results in 2 graphs.
If so - are there any restrictions?
Currently I am creating an XML file, publishing it and then running it over with another XML file, trying to publish it as well, but in the run results I only see results of the first one.

Thanks,
Lia
  • replies 1
  • views 817
  • stars 0
steveluo ADMIN ·
Hi Lia,
Yes, you can add multiple publish steps in the same configurations. In you case, you can add publish JUnit step for each platform, and you need specify the different report set for each of them. For example, you can define a publish JUnit step for Windows, and fill in the report set field as 'Windows', and define a publish JUnit step for Linux, and fill in the report set field as 'Linux'. After publishing the JUnit successfully, you should have the graph/report for each of them.

You may reference below page for details:
http://wiki.pmease.com/display/qb30/Publish+Reports