Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #58576 > unrolled thread
| Started by | Mike Williams <dmikewilliams@gmail.com> |
|---|---|
| First post | 2013-11-06 12:56 -0500 |
| Last post | 2013-11-06 12:56 -0500 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: how to load test a web app? Mike Williams <dmikewilliams@gmail.com> - 2013-11-06 12:56 -0500
| From | Mike Williams <dmikewilliams@gmail.com> |
|---|---|
| Date | 2013-11-06 12:56 -0500 |
| Subject | Re: how to load test a web app? |
| Message-ID | <mailman.2085.1383760585.18130.python-list@python.org> |
[Multipart message — attachments visible in raw view] — view raw
On Fri, Nov 1, 2013 at 11:03 AM, Albert-Jan Roskam <fomcl@yahoo.com> wrote: I would like to test the reliability and stability of at least one of them I am curious whether the program will crash under certain circumstances > (e.g. multiple users checking code at *exactly* the same moment). What > approach could I follow here? Though this does not *necessarily* have to > involve Python, I would prefer this. The way I see it, it would carry out > certain common usage patterns many times to simulate many users. I thought > about using mechanize/subprocess, the multimechanize package, or the twill > package. > > > Have a look at selenium and sauce labs: http://www.seleniumhq.org/ https://saucelabs.com/ Mike
Back to top | Article view | comp.lang.python
csiph-web