In-Depth

Borland Ships Gauntlet Automatic Test Tool

Borland Software adds another piece to its life-cycle quality management tool offering with its shipment of Gauntlet automated build and test software.

Borland Software has announced shipment of Gauntlet automated build and test software, adding another piece to its life-cycle quality management (LQM) tools offering.

Gauntlet continuously tests code as developers check it in. It's designed to detect potential problems early by automatically pre-screening all new code against a set of quality guidelines before it enters the build process, according to Borland statements.

The package institutes quality controls within existing version control processes. These controls, called "gauntlets," enable development teams to identify and isolate problems earlier in the application life cycle—when their impact can be minimized—by automatically inspecting development "artifacts" every time a change is made or at desired intervals.

Gauntlet's "dashboards" include realtime snapshots and time series analysis of metrics, such as build performance, unit or functional test results, code coverage, and project activity.

By making it possible for you to view and measure application health earlier in the life cycle, Gauntlet aims to help development teams gain greater confidence and accountability in their estimates, technical predictions, and risk assessments, while also enabling management to identify at-risk projects early enough in the life cycle to institute changes in scope or resources.

Gauntlet is a component of Borland's LQM solution. The LQM solution combines versions of the Silk application life-cycle management products, which Borland acquired from Segue Software in April, with the Gauntlet continuous build and test product, which it acquired in March with the acquisition of Gauntlet Systems, and its Caliber requirements management tools (see Resources). Not so much a bundle as an ala carte menu of integrated products as well as services and consulting, the idea behind Borland's LQM solution, and Gauntlet, is to let development teams more closely track user requirements through the entire process including QA.

In addition, Gauntlet integrates with leading configuration management products—including Borland StarTeam, CVS, and Subversion.

It supports also a growing number of third-party and open source integrations that enable customers to test for a broad range of potential defects—from code complexity and readability to security vulnerabilities or license compliance, Borland said. Gauntlet also lets you add or create your own custom gauntlets, all of which feed metrics into centralized Gauntlet dashboards.

Among the open source integrations for Gauntlet that are currently available or under development, are Ant, CheckStyle, Emma, Findbugs, JUnit, NUnit, and PMD. Commercial tools integrations include Cenzic Hailstorm for Web application vulnerability assessment, Fortify SCA for source code security analysis, Klocwork K7 for automated software detection and prevention, Lint4J for static Java source code analysis, and Palamida IP Amplifier for software intellectual property compliance scanning and auditing.

About the Author

Stuart J. Johnston has covered technology, especially Microsoft, since February 1988 for InfoWorld, Computerworld, Information Week, and PC World, as well as for Enterprise Developer, XML & Web Services, and .NET magazines.

comments powered by Disqus

Featured

  • 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.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

  • What's New for Python, Java in Visual Studio Code

    Microsoft announced March 2024 updates to its Python and Java extensions for Visual Studio Code, the open source-based, cross-platform code editor that has repeatedly been named the No. 1 tool in major development surveys.

Subscribe on YouTube