A Place To Put Things
Published February 17th, 2009 Under Uncategorized | Leave a Comment
At the Agile Alliance Functional Testing Tools (AAFTT) Visioning Workshop, Elisabeth Hendrickson proposes a high level structure to standard where the elements in a functional test go. She discusses how xUnit and FIT provide significant value through the power of organizing elements.
Boosting Your Testing Productivity with Groovy
Published January 12th, 2009 Under Uncategorized | Leave a Comment
Everyone knows that testing takes time, but you shouldn’t skip testing because of a hard-to-meet deadline. What can you do to be sure you’ll have the following weekend free without worrying that a sudden call will spoil the fun? The answer is to let your testing code be groovier. This session discusses Groovy, a dynamic language for the JVMâ„¢ machine whose close integration with the Javaâ„¢ programming language makes it ideal for testing purposes. With Groovy you can write less code and be more expressive, you can leverage your knowledge of JUnit extensions (such as dbUnit or XMLUnit) to speed up development, and it is also TestNG-friendly.
JUnit Tutorial
Published November 14th, 2008 Under Unit Testing | Leave a Comment
A brief tutorial on how to use the JUnit testing framework for Java.
Testing POJOs & JavaBeans Using JUnit in IRAD for WebSphere7
Published November 14th, 2008 Under Unit Testing | Leave a Comment
This tutorial shows you how to use IBM’s Rational Application Developer (IRAD) 6.0 to create and run a JUnit test on a simple JavaBean.
« go back
RSS
Twitter