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



I don't unit test my classes
Written By: Administrator
Section: Articles and Resources

Category: Blog

2010-08-31 02:00:52

I don't unit test my classes. I don't even unit-test my methods. You'll be hard-put to find the word "test" in my source code. And I never, ever create a new JUnit Test Case Eclipse.

I prefer to test how my application behaves. And I find it makes a huge difference.


Read More About I Don't Unit Test My Classes...





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

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