Tuesday, February 14, 2006

AJAX and Unit Testing - it's time to mingle - Jim Plush's Programming Paradise

AJAX and Unit Testing - it's time to mingle - Jim Plush's Programming Paradise: "AJAX and Unit Testing - it's time to mingle
February 13, 2006

I've decided to write a little two part introduction into unit testing your AJAX applications with JSUnit. AJAX applications now are adding a new complexity into our development lives. Introducing business logic into our presentation tier. It is now not enough to write some adhoc javascript form validation functions that work most of the time. You now need to take accountability for your javascript code as it can affect your business logic on the server side. "

No comments: