News on Monday
more>>
SharePoint Tech Report
more>>


   

 
 
Download Current Issue
ISSUE 7/1/2009 PDF

Need Back Issues?
DOWNLOAD HERE

Receive the print Edition?


 
Is the mystery Borland suitor Serena?
Borland software is considering an offer from another company after a preliminary deal with MicroFocus. Is Serena the new company?
06/30/2009 01:55 PM EST

Windows 7 - An eBayer's dream product?
Windows 7 pre-orders can make people money on eBay.
06/29/2009 03:48 PM EST

Know thine cloud provider
Cloud computing require companies to understand compliance and regulation. Third parties will play a big role in regulated industries.
06/29/2009 02:58 PM EST

 

Microsoft Worldwide Partner Conf.
7/13/2009 to 7/16/2009
New Orleans
Microsoft

OSCON (Open Source Convention)
7/20/2009 to 7/24/2009
San Jose
O'Reilly Media

XBRL Technology Workshop & Summit
7/28/2009 to 7/30/2009
Santa Clara
XBRL US

ACM SIGGRAPH
8/3/2009 to 8/7/2009
New Orleans
ACM SIGGRAPH

OpenSource World (formerly LinuxWorld)
8/12/2009 to 8/13/2009
San Francisco
IDG World Expo


 
Most Read Latest News Blog Resources

TeamCity 4.0 breaks down build procedures for testing




December 3, 2008 — 
JetBrains has tried to make builds and tests more efficient in its continuous integration server and distributed build manager.

TeamCity 4.0, released Monday, lets developers break down a single build procedure into several parts that can be run on different build agents in sequence or in parallel, company executives said. JetBrains described a build agent as a separate computer or a virtual machine capable of running a build, with the TeamCity agent software installed. Different agents can be installed under different operating systems and software configurations. The company said this provides a simple way to compile and test projects in different environments.

“Using multiple build agents, or a Build Grid, removes the bottleneck of a single building machine,” said Yegor Yarko, JetBrains’ TeamCity project manager. “However, a central server still allows managing the grid and monitoring the process from a single, user-friendly Web UI.”

A test reordering capability in TeamCity can determine a set of tests that is likely to fail, and perform those tests first during the next project build, according to the company. TeamCity gathers information about recently failed tests, modified test and tests with high failure rates, and passes the information into the build.

“If the build is run with Ant, IntelliJ IDEA, or NAnt runners, TeamCity plugs into the test running process to do the reordering,” Yarko said. “It involves dividing each test task in two. One runs the test cases that include risk-group tests, and the other runs all the other tests. This feature helps developers receive more rapid feedback on their changes.”

Also new in TeamCity is the possibility to redo any build from a particular code iteration, along with new build agent identification from the TeamCity server. Previously, agents were identified with an agent name and IP address, but the company said the new authentication is more stable and secure. An agent overview statistics matrix provides a view of the overall build workload so that users can adjust hardware resources and fill productivity gaps.

The product has an improved integration with Eclipse and new integrations with Microsoft’s FxCop code analysis application, a free tool that checks managed code assemblies on the .NET framework. There is an enhanced project page with information and statistics on projects, along with other user interface enhancements, according to JetBrains executives.

Yarko said Team City further optimizes build management and continuous integration processes, speeds up build feedback, and ensures codebase integrity.

“You, as a developer, can see how well your changes integrate into the project in record time,” he said. “And if something goes wrong, TeamCity intelligently sorts out and displays the relevant information you need to understand and fix the issue.”

TeamCity is available for free for individual developers and small teams, the company said. The free edition is restricted to 20 build configurations and three build agents.


Related Search Term(s): TeamCitytestingJetBrains


Share this link: http://www.sdtimes.com/link/33091
 

Add comment


Name*
Email*  
Country     


  • Comment
  • Preview
Loading