Forum Discussion
geekay
10 years agoNew Contributor
Hi,
I am a die hard fan of soapUI and new to this forum.
I am interested to implement this customized junit reporting feature in soapUI opensource. I have tried to extend both JunitReportCollector and JUnitSecurityReportCollector class and overriden afterRun/afterStep but it did not work. What i need are-
- want to display the testcase description instead of testcase name in the junit report xml
- so what jar should i first take (is it soapui-5.0.0.jar in the SOAPUI bin directory?)
- what class i shud extend ? JUnitSecurityReportCollector or JunitReportCollector ?
- what field i need to change so that testcase description will be displayed
- once changes done, am i required to generate same soapui-5.0.0.jar and place in same path?
Kindly advise on these. VALUABLE RESPONSES ARE MUCH APPRECIATED!!!
I am a die hard fan of soapUI and new to this forum.
I am interested to implement this customized junit reporting feature in soapUI opensource. I have tried to extend both JunitReportCollector and JUnitSecurityReportCollector class and overriden afterRun/afterStep but it did not work. What i need are-
- want to display the testcase description instead of testcase name in the junit report xml
- so what jar should i first take (is it soapui-5.0.0.jar in the SOAPUI bin directory?)
- what class i shud extend ? JUnitSecurityReportCollector or JunitReportCollector ?
- what field i need to change so that testcase description will be displayed
- once changes done, am i required to generate same soapui-5.0.0.jar and place in same path?
Kindly advise on these. VALUABLE RESPONSES ARE MUCH APPRECIATED!!!
Related Content
- 3 years ago
- 10 months ago
Recent Discussions
- 15 years ago