New IBM tool analyzes code for mistakes as its written
- 30 July, 2008 09:46
- Comments
IBM's Rational Software unit this week unveiled a development tool that can scan and check code as it's written to uncover errors before they make their way further into the development life cycle where fixes are far more costly.
The IBM Rational Software Analyzer automatically scans the new code up to 700 times before an application is complete. Its operation is similar to the grammar check function in Microsoft Word, according to IBM.
"We unfortunately see a lot of defects in code. You really want to be able to minimize those defects. The earlier you do it in the life cycle the less expensive it becomes," said Dave Locke, director of product marketing for the Rational operation.
For example, Locke added, if a programmer is writing an application to most likely be used in North America, its code will likely reflect the needs of English speaking users. But if that application also needs to also support Hebrew speaking users in Israel, changes will need to be made as to how the words are displayed, he noted.
The code's Java underpinnings has "to deal with this difference in how you handle and parse the strings or the language in the code," Locke noted. Deploying an application built for English speaking users in Israel would require the spending of "hundreds of thousands of dollars to go back to the program I just wrote to fix it. With Software Analyzer, rules are in the tool so errors are flagged in the first development effort versus having to go back."
When errors are flagged, programmers can click on a box to find out what the errors are, and to find suggestions and sample code for fixing the problem, Locke added.
The tool also can be used to flag for known security weaknesses so that when a programmer mistakenly adds such security shortcomings, they can be eliminated right away, he said.
Developed by IBM Labs and built as an Eclipse plug-in, the new tool is available now. A developer edition is US$3,500 per user; an enterprise edition is US$50,000 per server with unlimited users.
- Bookmark this page
- Share this article
- Got more on this story? Email Computerworld
- Follow Computerworld on twitter
-
The NBN, service providers and you... what could go wrong?
-
NBN build gaining momentum daily: Quigley
-
FTC chairman: Do-not-track law may not be needed
-
Kindle sales soar but Amazon mum on actual numbers
-
Wall Street Beat: IPOs, M&A, chip news stir tech optimism
-
Computers for Seniors for Dummies, 2nd Edition
-
Office 2007 for Dummies
-
Office 2007 All-In-One Desk Reference for Dummies
-
Windows 7 for Dummies®
-
Windows 7 for Seniors for Dummies®
-
Excel 2007 All-In-One Desk Reference for Dummies
-
MYOB Software for Dummies 6E Australian Edition
-
Microsoft Office
-
Teach Yourself Visually Windows 7









Comments
Post new comment