Recently DZone released the Selenium Refcard, written by Frank Cohen. Selenium seems like a vital tool for test driven development of web applications.
0 replies - 1585 views - 09/11/09 by James Sugrue in Articles
Are you still launching tomcat to test your Javascript code? You shouldn't. When
applying the MVC pattern, HTML as been always considered to be part of
the...
1 replies - 3503 views - 03/24/09 by Ignacio Coloma in Articles
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 - 9545 views - 03/16/09 by Nitin Bharti in Announcements
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 - 6724 views - 02/11/09 by Matt Raible in Articles
At RailsConf Europe, in the Q & A portion of my talk on Functional Testing someone asked what I recommend for testing Javascript.Ugh.
Testing Javascript....
0 replies - 2850 views - 10/16/08 by Jay Fields in News
One thing I love about using NHibernate as my O/RM
is being able to push the database schema from the domain. This lets
me create the database from scratch...
1 replies - 3128 views - 10/10/08 by carcer in News
PHP provides a variety of tools for handling errors and exceptions, in particular extensible handlers for managing errors and exceptions as they occur. ...
0 replies - 2964 views - 08/25/08 by michaelcaplan in News