Skip to content

Wakaleo Consulting

  Home

items tagged with Testing

A quick primer on testing Selenium in Groovy
Written By: Administrator
Section: Articles and Resources

Category: Blog

2009-05-28 00:00:00

Selenium is a widely-used and very useful tool for automated web testing. This article is a very short primer designed to get you up and running Selenium Tests in Groovy in your Maven projects.


Read More About A Quick Primer On Testing Selenium In Groovy...


An introduction to easyb
Written By: Administrator
Section: Articles and Resources

Category: Presentations

2008-09-25 00:00:00

Most people would agree that testing your code is a good thing. And there is little doubt that modern Test-Driven development practices, when applied well, can produce high quality software that is reliable, flexible and easy to maintain. However, one of the big problems that often happens when developers adopt Test-Driven Development is that they concentrate so much on the tests that they lose focus on what they are actually meant to be testing. This results in writing large numbers of superficial and inefficient tests, without testing the underlying user requirements in any real depth.


Read More About An Introduction To Easyb...


BDD with ease with Easyb
Written By: Administrator
Section: Articles and Resources

Category: Blog

2008-07-22 00:00:00

Behaviour-Driven Development, or BDD, is considered by many to be a natural extention of Test-Driven Development (or TDD). Test-Driven Development is about designing software with the tests in mind.This tends to make the detailed design of your classes cleaner, more modular and more flexible. In practice, it involves writing your tests at the same time as your code - before, simultaneously or slightly after. As a bonus, if you do it well, you get a high degree of test coverage and a good set of regression tests into the bargin.


Read More About BDD With Ease With Easyb...


Profiling Your Applications with Eclipse Callisto
Written By: Administrator
Section: Articles and Resources

Category: Articles

2006-08-16 00:00:00

Callisto

Callisto, a bundle of optional plugins for Eclipse, now comes with a profiling tool called the Test & Performance Tools Platform (TPTP). TPTP includes testing, tracing, performance monitoring, profiling, and static-code analysis tools. This guided tour shows how to use TPTP to speed up your apps.

View the article...



Test-Driven Development and Software Quality
Written By: Administrator
Section: Articles and Resources

Category: Blog

2008-05-26 00:00:00

Any Test-Driven Development practitioner will tell you, Test-Driven Development is a design strategy, not a unit-testing technique. Writing unit tests are a means, not an end. The goal is to write better quality, more reliable, and more accurate code.


Read More About Test-Driven Development And Software Quality...





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

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