Skip to content

Wakaleo Consulting

  Home

items tagged with Agile

Agile Legacies: Using Iterative Methods to Import Legacy Data
Written By: Administrator
Section: Articles and Resources

Category: Articles

2006-03-02 00:00:00

Agile Data Importation

Often, your new code replaces an older system whose data must be migrated to the new system. This isn't a process that gets a lot of thought, but it probably should. In this article, he shows how an iterative, test-driven approach can save you a lot of headaches later.

View the article...



Data-driven tests with JUnit 4 and Excel
Written By: Administrator
Section: Articles and Resources

Category: Blog

2009-11-27 00:33:19

One nice feature in JUnit 4 is that of Parameterized Tests, which let you do data-driven testing in JUnit with a minimum of fuss. It's easy enough, and very useful, to set up basic data-driven tests by defining your test data directly in your Java class. But what if you want to get your test data from somewhere else? In this article, we look at how to obtain test data from an Excel spreadsheet.


Read More About Data-Driven Tests With JUnit 4 And Excel...


Focused Extreme Feedback with CI Information Radiators - a case study
Written By: Administrator
Section: Articles and Resources

Category: Blog

2010-02-18 21:51:47

Build Server Information radiators are an excellent, easy-to-implement way of getting people to pay attention to broken builds. But it pays to tailor them to your exact needs. This article is a short case study of how easy it is to set up an effective information radiator if you put your mind to it.


Read More About Focused Extreme Feedback With CI Information Radiators - A Case Study...


Grails and Continuous Integration: an essential duo
Written By: Administrator
Section: Articles and Resources

Category: Articles

2009-06-23 00:00:00
Grails and Continuous Integration

How to set up a Continuous Integration build job to compile and test your Grails application in Hudson, for automated continuous integration....

View the article...



Micro-iterative development practices
Written By: Administrator
Section: Articles and Resources

Category: Blog

2009-05-04 00:00:00

Iterative development is all about state transitions. In a nutshell, iterative development is about moving from one stable state to another in very small steps. This obviously applies to team iterations or sprints, but it also applies to daily development practices. Think of it as "micro-iterations" - it's the idea of "code a little, test a little". I would express it as "code a little (implement a small feature or fix a bug), test a little (does it work?), save your work (commit your changes)".


Read More About Micro-Iterative Development Practices...





There are 10 items tagged with Agile. You can view all our tags in the Tag Cloud

<< Start < Previous 1 2 Next > End >>
Page 1 Of 2