Hi Mark, Thank you for your prompt reply. Before I figure out how to watch your screen cast, please allow me asking you another question.
First of all, thank you so much for the links provided in your reply. They are indeed very helpful. Now I also found a sample JUnit format: <testsuite tests="3"> <testcase classname="foo" name="ASuccessfulTest"/> <testcase classname="foo" name="AnotherSuccessfulTest"/> <testcase classname="foo" name="AFailingTest"> <failure type="NotEnoughFoo"> details about failure </failure> </testcase></testsuite> Let's assume my test tool created this file. What configurations should I do inside my jenkins/Post-build Actions? Some screen shots would very helpful. Again, thank you for your help. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.