Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #24107
| From | Jim Janney <jjanney@shell.xmission.com> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Regression testing for HTTP server |
| Date | 2013-05-17 09:24 -0600 |
| Organization | more better verticals |
| Message-ID | <ydn61yhy6ht.fsf@shell.xmission.com> (permalink) |
| References | <ydna9nuy8el.fsf@shell.xmission.com> <7139da5e-1d5f-4d01-8307-1eb6625a82ff@googlegroups.com> |
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