Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #24107
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!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 | Re: Regression testing for HTTP server |
| Date | Fri, 17 May 2013 09:24:14 -0600 |
| Organization | more better verticals |
| Lines | 14 |
| Message-ID | <ydn61yhy6ht.fsf@shell.xmission.com> (permalink) |
| References | <ydna9nuy8el.fsf@shell.xmission.com> <7139da5e-1d5f-4d01-8307-1eb6625a82ff@googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Injection-Info | mx05.eternal-september.org; posting-host="c75a2e3068ccf6c98395286f3e40b97d"; logging-data="27524"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19salw3uACjIu46gZAcRN8l" |
| User-Agent | Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) |
| Cancel-Lock | sha1:BGSkYM9pYsGNJX0XhJPLNAD/2Kw= sha1:f+cRWVHrRj2pcaB4iJUZsw0Cdm4= |
| Xref | csiph.com comp.lang.java.programmer:24107 |
Show key headers only | View raw
RVic <rvince99@hotmail.com> writes: > Perhaps Selenium? If you want to test the strength of the site, Apache Bench. > > -RVic Ideally I would prefer something that can run automatically as part of the build process -- not sure how to fit Selenium into that, but I will look into it. I do need cookie support for sessions, and a browser may be the easiest way to get that. Performance is not an issue here, just basic correctness. -- Jim Janney
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | 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