« Is your website Valid Web 2.0 ? | Main | AJAX and Latency with HTML_AJAX »

Jim Plush's on AJAX and Unit Testing

Jim have written a very interesting article about Unit testing of AJAX applications using in the Javascript Unit testing framework JSUnit. Unit tests helps developers to much reducing bugs in their applications, specially for big projects. So if you are already doing Unit tests in server side, it's time to do it for the client side too.

jstesting.gif
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.
Bookmark this article at these sites
Post a comment





(Email will remain hidden)





Please enter the security code you see here




Related entries
Email to a friend
Email this article to:


Your email address:


Message (optional):