A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Engineering
»
Testing
Author
Does the book cover web tier testing?
Sapna Grover
Ranch Hand
Joined: Sep 27, 2002
Posts: 54
posted
Sep 25, 2007 02:14:00
0
What is the best way to
test
the JavaScript APIs. With AJAX lots of functionality now lives in the web tier. Does the book cover some approaches for the same?
Thanks
Sapna
Pradeep bhatt
Ranch Hand
Joined: Feb 27, 2002
Posts: 8876
I like...
posted
Sep 25, 2007 03:47:00
0
A related question would be - Are there frameworks like
JUnit
for Javascript
testing
?
Groovy
Lasse Koskela
author
Sheriff
Joined: Jan 23, 2002
Posts: 11962
5
posted
Sep 25, 2007 04:24:00
0
Web tier testing is covered as far as Java (or
JSP
) code is concerned. For testing JavaScript, including Ajax, you need to resort to another book.
As to which tools you should consider for testing your JavaScript and Ajax stuff, I'd recommend checking out Selenium, Watir, and JsUnit.
Author of
Test Driven
(2007) and
Effective Unit Testing
(2013) [
Blog
] [
HowToAskQuestionsOnJavaRanch
]
I agree. Here's the link:
http://aspose.com/file-tools
subject: Does the book cover web tier testing?
Similar Threads
ProSpring or Spring in Action
To author
Java cookbook : reader question
Class Loaders
Authentication, access control, and encryption in web tier
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter