Main Menu
Home Articles Directory Submit Popular Site Top Rated Site - Programming - Database - Management - Software Testing and Quality Assurance - Approaches, Process, Methods New Links RSS/Atom
Sponsors



  Main  |  Submit New Article  

  Popular articles (top10)  |  Top rated articles (top10)  |  Category List  |  Randum jump  

Main  arrow  Programming  arrow  Configuration Management  (84)


Sort by:   Title ( Title (A to Z) Title (Z to A)) Date ( Date (Old Links Listed First) Date (New Links Listed First)) Rating ( Rating (Lowest Score to Highest Score) Rating (Highest Score to Lowest Score)) Popularity ( Popularity (Least to Most Hits) Popularity (Most to Least Hits))
Articles currently sorted by: Popularity (Most to Least Hits)


Visit   Control your test-environment with DbUnit and Anthill    Last Update 2006/10/4 7:31
Category  Programming  arrow  Java  :  Database  :  Software Testing and Quality Assurance  arrow  Software Testing  :  Programming  arrow  Configuration Management  :  Programming  arrow  Tools
Description
The inception of the Extreme Programming methodology has brought test-driven development and continuous integration into mainstream Java development practices. Applying these techniques to Java server-side development can quickly become a nightmare if you don't have the right tools. This article describes how to deal with continuous integration and how to use DbUnit in conjunction with JUnit to control the test environment end-to-end by setting up the state of the database before each test.

Hits: 77  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   CM: The Next Generation of Seamlessly Integrated CM/ALM Suites    Last Update 2006/9/29 6:27
Category  Programming  arrow  Configuration Management  :  Programming  arrow  Tools
Promote  CM: THE NEXT GENERATION of Seamlessly Integrated CM/ALM Suites   
Description
There are a lot of CM/ALM solutions out there - so where are we headed. In my opinion, the future of CM/ALM will be defined by the level of tool suite integration, more than by any other factor in the 3rd and 4th Generations of tools. And basic "integration" will not cut it. Putting tools together into a single package with some glue and triggers to help the tools interact is helpful, but will fall short of market demand. "Seamless Integration" will be a requirement. No advance is more important to the next genreation of CM tools. What about cost? What about ease-of-use? How about traceability?

Hits: 71  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Managing Vendor Code Customizations with Stream-based SCM    Last Update 2006/10/9 9:40
Category  Programming  arrow  Configuration Management
Description
Customizing or extending third party "vendor" source code is becoming increasingly common especially with the availability of open-source software. Building upon existing code increases your time to market and lets a group of experts elsewhere develop the foundation. Vendors typically provide frequent patches and new features in the form of vendor releases. Managing the incorporation of vendor releases alongside customizations requires an additional layer of configuration management. raditional branch-based software configuration management (SCM) tools require an unnecessarily complex branch and merge process. This article describes how stream-based SCM provides a more intuitive and efficient parallel development model for managing customizations to vendor code.

Hits: 71  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Ant Task Dependency Graphs    Last Update 2008/8/1 16:20
Category  Programming  arrow  Java  :  Programming  arrow  Configuration Management
Description
When inheriting an Ant build file to maintain, it is useful to get a feel for the flow and structure. Sketching the dependencies between targets is a useful way to do this. While it is time consuming to do so by hand, there are a number of tools to help.

Hits: 70  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Hudson – Your Escape from "Integration Hell"    Last Update 2010/6/23 8:47
Category  Software Testing and Quality Assurance  arrow  Software Testing  arrow  Unit Testing  :  Programming  arrow  Configuration Management  :  Programming  arrow  Tools
Description
Hudson is a popular web-based continuous integration server, written in Java. It allows you to automate your software build chain, e.g. monitoring changes in version control systems, triggering new builds, testing artifacts, sending notifications, deploying to production servers and much more.

Hits: 69  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Automation for the people: Choosing a Continuous Integration server    Last Update 2006/10/4 7:48
Category  Software Testing and Quality Assurance  arrow  Software Testing  :  Approaches, Process, Methods  arrow  Agile  :  Programming  arrow  Configuration Management
Description
With so many Continuous Integration (CI) servers to choose from, it can be difficult to decide which one is right for you. This article looks at a handful of open source CI servers, including Continuum, CruiseControl, and Luntbuild, using a consistent evaluation criteria and illustrative examples.

Hits: 68  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Top 10 Application Security Vulnerabilities in Web.config Files - Part Two    Last Update 2007/5/23 6:09
Category  Programming  arrow  .NET  :  Software Testing and Quality Assurance  :  Programming  arrow  Configuration Management  :  Programming  arrow  Security
Promote  B_Sullivan   
Description
In this second part of a two-part series, you will learn about application security issues related to authentication and authorization, as well as five vulnerabilities commonly found in ASP.NET web-based applications. Additionally, find out how to keep configuration files from being unintentionally modified by uninformed programmers or administrators, as well as why it is critical to never rely on default setting values.

Hits: 64  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Automation for the people: Continuous Integration anti-patterns    Last Update 2007/12/12 9:09
Category  Approaches, Process, Methods  arrow  Agile  :  Programming  arrow  Configuration Management
Description
While Continuous Integration (CI) can be extremely effective at reducing risks on a project, it requires a greater emphasis on your day-to-day activities related to coding. In this installment of Automation for the people , automation expert Paul Duvall, lays out a series of CI anti-patterns, and more importantly, shows how to avoid them.

Hits: 62  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Dependency Models to Manage Software Architecture    Last Update 2007/4/4 11:48
Category  Management  arrow  Project Management  :  Programming  arrow  Configuration Management  :  Approaches, Process, Methods  arrow  Software Architecture
Description
This article describes a new approach for managing software architectures. It uses inter-module dependencies to specify and manage the architecture of software applications. The technique, based on a matrix representation, is simple, intuitive, and appears to scale far better than the directed graph representations that are used currently. It enables specification and automatic enforcement of architectural intent such as layering and componentization. The article concludes by showing how this approach can be applied to a real application. We build a dependency model to represent the architecture of Ant, a popular Java build utility. We then examine how Ant’s architecture has evolved over several versions of the software.

Hits: 62  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Integrated Tool Suites – Pros and Cons    Last Update 2006/9/29 6:30
Category  Programming  arrow  Configuration Management  :  Programming  arrow  Tools
Promote  Integrated Tool Suites – Pros and Cons   
Description
Management Likes Integration, But Nothing Works As Advertised! That’s wrong with the concept of Integrated Tool Suites? This has been touted as the holy grail of CM for years – right? Almost all of the commercial vendors of CM tools offer integrated tool suites that do at least Version Control and Defect Tracking, and most do more. Most of the IDEs, including Eclipse and MS-Visual Studio just to mention two, offer integration with other tools. So again, what’s wrong with this concept?

Hits: 61  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)



« 1 2 (3) 4 5 6 7 8 9 » 
Software Development Expertise

Load Testing Software and Services by Web Performance : the only load testing software with "how many users" analysis

Software Development - Svitla Systems is an offshore software development company which provides various programming services.

Bug Tracking Software - OnTime is industry leading bug tracking software

Scrum Expert - Agile Project Management Knowledge

Software Testing Magazine - Unit, Load, Functional Software Testing Expertise

Share The Knowledge

Practical
Methods & Tools
RSS 2.0
Twitter
Contact
Software Development Jobs
Login
Username:

Password:


Lost Password?

Register now!
THEME_VALIDXHTML    THEME_VALIDCSS

Copyright (c) 2007-2013 Martinig & Associates | Methods & Tools Software Development Magazine | Privacy Policy
Software Development Tools | Software Development Articles | Software Development Directory | Software Development Videos
Software Development Jobs | Software Development News | Software Development Books
Software Development Blogs | Software Development Conferences