It's all about the answers!

Ask a question

Does Quality Mgr help automate running junit tests?


John Reysa (8876) | asked Jun 29 '09, 12:11 a.m.
We have set up RTC to build our product. I would be interested if you had any suggestions on setting up automated testing to add to this process. We want to leverage all the work we've done in the launch configuration to run the junit tests.

2 answers



permanent link
Jose Miguel Ordax Cassa (2.4k4126100) | answered Jun 29 '09, 2:18 a.m.
reysa wrote:
We have set up RTC to build our product. I would be interested if you
had any suggestions on setting up automated testing to add to this
process. We want to leverage all the work we've done in the launch
configuration to run the junit tests.


I am not aware of any special Adapter for JUnit tests although Command
Line Adapter could be used.

But RTC has a built in support of JUnit in Build component executing and
showing results in a very nice way. Have you check its samples?
https://jazz.net/wiki/bin/view/Main/AntBuildCompileAndTest

Hope this helps,

Chemi.

permanent link
John Reysa (8876) | answered Jun 29 '09, 2:41 p.m.
reysa wrote:
We have set up RTC to build our product. I would be interested if you
had any suggestions on setting up automated testing to add to this
process. We want to leverage all the work we've done in the launch
configuration to run the junit tests.


I am not aware of any special Adapter for JUnit tests although Command
Line Adapter could be used.

But RTC has a built in support of JUnit in Build component executing and
showing results in a very nice way. Have you check its samples?
https://jazz.net/wiki/bin/view/Main/AntBuildCompileAndTest

Hope this helps,

Chemi.

Thanks, I'll look into this.

Your answer


Register or 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.