Testing

A Couple of Eclipse Tidbits for Testing

I finally mapped Rerun JUnit Test using the keymapping stuff in eclipse. I know there was already a way to get to it using those key combinations where it‘s...

0 replies - 1605 views - 05/11/09 by Rob Williams in Tips and Tricks

JUnit Plugin: Better But Still Neglected

In his book The Cathedral and the Bazaar Eric Raymond tried to lay out the ‘code‘ of the open source world (so Hemingway), and notes that the darkest taboo...

2 replies - 3061 views - 03/30/09 by Rob Williams in Articles

Agile Adoption Refcard for Decreasing Time to Market Available for Download

What is Agile? Do you have the right agile practices for your team? This Refcard focuses on choosing the right agile practices for your team or organization...

3 replies - 10148 views - 03/16/09 by Nitin Bharti in Announcements

Writing good code requires you to perform experiments

How often do you have to solve a small problem that is a part of a larger project and decide to take the time to perform some seperate experiments to solve the...

12 replies - 5683 views - 03/05/09 by Confusion09 in News

Testing GWT Applications

Last week, I did some research on GWT, how to test it and code coverage options for tests that extend GWTTestCase. The reason I did this is because I've found...

0 replies - 6880 views - 02/11/09 by Matt Raible in Articles

Fast-Start Eclipse for Testing and Debugging

During the development of my Eclipse plug-in (nWire) I had to test and fine-tune the behavior of the plug-ins upon startup. It's an annoying situation: you...

0 replies - 1598 views - 01/05/09 by Zviki Cohen in Tips and Tricks

EclipseZone's Top 10 Articles of 2008

As is the habit at this time of year, I'd like to take some time to look back on how the year has been for EclipseZone and to consider what we'll be doing in...

1 replies - 4891 views - 12/22/08 by James Sugrue in Articles

Testing Code Generation

Some things lend themselves to TDD better than others. Code generation, it turns out, scores a 10 on this front. (To some people, it‘s heresy to think that...

2 replies - 4129 views - 11/21/08 by Rob Williams in Articles

Performance Testing RAP on the Cloud

A recurring question in the RAP community is, "How good is the performance of my RAP application"?

0 replies - 2041 views - 10/29/08 by mpost in Articles