-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
Platform: All, OS: All
When you run tests against 2 or more configs like against JDK 5 and JDK 6,
how can you define and display 2 different report files for each run ?
For example, I have 56 JSF tests .
I setup 2 configs, JDK5 and JDK6 , and both executions were success.
It is showing 112 (56+56) in my summary report.
In case of a failure, It will be hard to know which config has caused the
failure in this case.
I would expect the reports to be generated same way as a 2x2 matrix or same as
the configs were defined.