Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #24108
| From | Jim Janney <jjanney@shell.xmission.com> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Regression testing for HTTP server |
| Date | 2013-05-17 09:25 -0600 |
| Organization | phosphorescent sheep |
| Message-ID | <ydn1u95y6fq.fsf@shell.xmission.com> (permalink) |
| References | <ydna9nuy8el.fsf@shell.xmission.com> <kn3ri4$75n$1@dont-email.me> |
markspace <markspace@nospam.nospam> writes: > On 5/16/2013 1:30 PM, Jim Janney wrote: >> I've been asked to work on a project that includes a small HTTP server >> written with Java Server Pages. The original author is gone, the server >> hasn't worked for a couple of years, and naturally there are no tests or >> documentation. I'd like to write something to put it through its paces, >> assuming I can figure out what those are. >> >> A quick Google search took me to HttpUnit, but I notice that it hasn't >> been updated since 2008. Is there anything else I should look at? >> > > > A Google search for "java http testing" turned up this page, plus > several more prospects which looked good too: > > <http://java-source.net/open-source/web-testing-tools> Lots of choices. Thanks. -- Jim Janney
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Find similar | Unroll thread
Regression testing for HTTP server Jim Janney <jjanney@shell.xmission.com> - 2013-05-16 14:30 -0600
Re: Regression testing for HTTP server RVic <rvince99@hotmail.com> - 2013-05-16 16:30 -0700
Re: Regression testing for HTTP server Jim Janney <jjanney@shell.xmission.com> - 2013-05-17 09:24 -0600
Re: Regression testing for HTTP server Lew <lewbloch@gmail.com> - 2013-05-17 11:17 -0700
Re: Regression testing for HTTP server markspace <markspace@nospam.nospam> - 2013-05-16 16:57 -0700
Re: Regression testing for HTTP server Jim Janney <jjanney@shell.xmission.com> - 2013-05-17 09:25 -0600
csiph-web