Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #24102
| Path | csiph.com!usenet.pasdenom.info!aioe.org!eternal-september.org!feeder.eternal-september.org!mx05.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | Jim Janney <jjanney@shell.xmission.com> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Regression testing for HTTP server |
| Date | Thu, 16 May 2013 14:30:42 -0600 |
| Organization | I remember it well |
| Lines | 11 |
| Message-ID | <ydna9nuy8el.fsf@shell.xmission.com> (permalink) |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Injection-Info | mx05.eternal-september.org; posting-host="c75a2e3068ccf6c98395286f3e40b97d"; logging-data="11859"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/Xh5gN+3Io5rc4wGiz6dV4" |
| User-Agent | Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) |
| Cancel-Lock | sha1:axfHnhIiZQzrJ2lbTMhKLEN/TMY= sha1:xZF+/IPFS+tFcHl/qSqxSQSfZ/g= |
| Xref | csiph.com comp.lang.java.programmer:24102 |
Show key headers only | View raw
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? -- Jim Janney
Back to comp.lang.java.programmer | Previous | Next — Next 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