News

DevPartner Studio 9.0 Targets Code Quality

Compuware delivers DevPartner Studio 9.0, an upgraded version of its automated code-scanning and analysis suite.

Compuware Corp. last month released an upgrade of its automated code-scanning and analysis suite with a version designed to help dev shops produce higher quality application code. DevPartner Studio 9.0 includes updates to support recent Microsoft releases, including Visual Studio 2008 and Visual Studio Team System 2008, Windows Server 2008, .NET Framework 3.5, ASP.NET AJAX and Language Integrated Query (LINQ).

Compuware has also bolstered support for legacy tools and languages, including Visual Basic 6.0, Visual Studio 6.0, Visual Studio.NET 2003 and .NET Framework 1.1.

Controlling Code
The source code-scanning feature of DevPartner 9.0 is the most significant new element in the latest release, says Doug Carrier, a Compuware senior product manager. The software scans ASP.NET app code, checking against more than 200 security vulnerabilities and behaviors. Scan results often discover unprivileged code with access to privileged operations, and exceptions that are allowed to drive malicious behavior within an otherwise secure system, he says.

"What this does now is take security out of the realm of large companies that have the money to build and maintain a security practice," Carrier says of DevPartner.

DevPartner is suited to development organizations lacking effective code and process controls, says Bola Rotibi, principal analyst for London, U.K.-based research firm Macehiter Ward-Dutton. Too many companies fail to assert tight quality control over their code, Rotibi adds.

"Applications still fail, and they still fail at too high a frequency," she says. "The bottom line is more organizations need to think about static analysis. But they need to think about it in terms of code quality."

XML-Based Reporting
DevPartner Studio 9.0 adds integrated XML-based reporting, allowing production of detailed and customizable code-quality reports. Carrier says the reports can help managers answer important questions about their apps.

Rotibi says the ability to automate scans and reports at every build is critical, particularly as more and more shops move to more agile development practices. "Static analysis isn't done on just one iteration. It should be done on every iteration, every time you modify that code. Every time a developer goes in to make a change or modification, there's always potential for an error," Rotibi explains.

DevPartner Studio 9.0 is $2,400 per single-seat license.

About the Author

Michael Desmond is an editor and writer for 1105 Media's Enterprise Computing Group.

comments powered by Disqus

Featured

  • Full Stack Hands-On Development with .NET

    In the fast-paced realm of modern software development, proficiency across a full stack of technologies is not just beneficial, it's essential. Microsoft has an entire stack of open source development components in its .NET platform (formerly known as .NET Core) that can be used to build an end-to-end set of applications.

  • .NET-Centric Uno Platform Debuts 'Single Project' for 9 Targets

    "We've reduced the complexity of project files and eliminated the need for explicit NuGet package references, separate project libraries, or 'shared' projects."

  • Creating Reactive Applications in .NET

    In modern applications, data is being retrieved in asynchronous, real-time streams, as traditional pull requests where the clients asks for data from the server are becoming a thing of the past.

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

Subscribe on YouTube