Posted: Sat Mar 05, 2016 6:02 pm Post subject: Code Coverage Tool for Message broker V7?
Newbie
Joined: 05 Mar 2016 Posts: 2
Is there any Automated Code Coverage Tool for Message broker V7 other than IAM2? The problem with IAM2 is the trace option. We cannot generate trace everytime we want to run a code coverage.
Could you please suggest any other tool that can help do the analysis.
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
Broker V7 went out of service last year. Time to move to a supported version
Back on topic, No, I don'tthink there is a coverage toold that does what you want it to. _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
actually its the code review tool that I need. I just found code review tool in my entire search.. its MARS - MessageBroker Automated Review System. But that's owned by Cognizant as a patent and accepted by IBM. I couldn't get that software anywhere.
Any idea about code review tool? We have a big project and doing manual code review for so many esql files just to check the best coding standards is becoming a big pain...
Testing and code review are not the same thing. It is quite difficult to achieve 100% test coverage. It is relatively simple to ensure that 100% of your source code is buddy-checked by another developer.
Code review by peers is a good thing. Both the reviewer and the 'reviewee' can learn a lot from each other if used properly.
Obviously, it should not be used as a 'fault finding' but as a process in which people get involved in a constructive way.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum