Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to use "Run order" in Junit tab of build info

Hello
I have set up an automated build+test.

Everything is working but I would like to see the order of the executed tests. For that a column "Run order" is visible in the JUnit tab of the build.

What do I need to run to fill that column?

Greetings Marko

0 votes


Accepted answer

Permanent link
Hello,

The order of the test suite runs is not currently available.

Please file a work item requesting that this information be exposed.

Thanks,
Martha
Marko Tomljenovic selected this answer as the correct answer

0 votes


2 other answers

Permanent link
Have you published your JUnit test results to the build result using the
JUnitLogPublisherTask provided by the build toolkit? If so...there should
be nothing special you need to do. That column should automatically contain
a run order value as you expand the test suites and test classes on the
JUnit tab in the build result editor. The top level suites won't contain a
run order value. The default order they are listed in is the run order.

Don Weinand
Jazz Team Build

"MarkoT" <Marko> wrote in
message news:g650ku$nt6$1@localhost.localdomain...
Hello
I have set up an automated build+test.

Everything is working but I would like to see the order of the
executed tests. For that a column "Run order" is visible in
the JUnit tab of the build.

What do I need to run to fill that column?

Greetings Marko

0 votes


Permanent link
Ohh,
now I see the run order. But only for the tests inside one suite. What I like to see is the overall run order of the suites themselves.

Is that somehow possible?

Greetings

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jul 22 '08, 12:00 p.m.

Question was seen: 6,311 times

Last updated: Jul 22 '08, 12:00 p.m.

Confirmation Cancel Confirm