Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.015 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'python,': 0.02; 'package,': 0.03; 'patterns': 0.04; 'here?': 0.09; 'subject:test': 0.09; 'email addr:yahoo.com>': 0.16; 'selenium': 0.16; 'simulate': 0.16; 'wrote:': 0.18; 'users.': 0.18; 'mike': 0.22; 'package.': 0.24; 'least': 0.26; 'certain': 0.27; 'header:In- Reply-To:1': 0.27; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'code': 0.31; 'crash': 0.31; 'this.': 0.32; '(e.g.': 0.33; 'checking': 0.33; 'fri,': 0.33; 'could': 0.34; 'common': 0.35; 'test': 0.35; 'received:google.com': 0.35; 'curious': 0.36; 'subject:?': 0.36; 'url:org': 0.36; 'nov': 0.38; 'to:addr:python- list': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'users': 0.40; 'skip:* 10': 0.61; 'times': 0.62; 'reliability': 0.84; 'stability': 0.84; '\xa0have': 0.84; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=dDhY6z1B78IQVJ0rRiwCqzfNLj9BeXjuRbh/GuGmznk=; b=bhIAh0OIP8sBq/L7sGRMtHWB6zWUo7RKD/us44tHVgy/pAk6u/Iwj5aVD5c4J/QxCT 6747nNLEXHdYTQdIyh0hY9mC+kdyqSggxY1ECjmtgfUTPhNF/Z5O/pOrv1kkkaXnPFOU LaEfqCTNtVPi5+YLI3u1Ern2ZYWGYPWjw7SbfhR5eq+irQm+hwJRWdhIMf8eO3LWjGWc ai3Cr04tT+q8CaT7DtltaRH+6ieYiEndGESBBhgY37XVCiOEIbSwTeSHRU4bazqQx3+n IcTk/z08GAvAzyArd443sfgeTnMv6h7YBz0xLAVs46faZK3zaAhTqC+UuwJgK6bSmi89 PHaQ== MIME-Version: 1.0 X-Received: by 10.180.72.238 with SMTP id g14mr22132205wiv.17.1383760577418; Wed, 06 Nov 2013 09:56:17 -0800 (PST) In-Reply-To: <1383318196.70904.YahooMailBasic@web163801.mail.gq1.yahoo.com> References: <1383318196.70904.YahooMailBasic@web163801.mail.gq1.yahoo.com> Date: Wed, 6 Nov 2013 12:56:17 -0500 Subject: Re: how to load test a web app? From: Mike Williams To: python-list@python.org Content-Type: multipart/alternative; boundary=f46d043d6737abdb6404ea85dd1d X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 53 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1383760585 news.xs4all.nl 15882 [2001:888:2000:d::a6]:35591 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:58576 --f46d043d6737abdb6404ea85dd1d Content-Type: text/plain; charset=ISO-8859-1 On Fri, Nov 1, 2013 at 11:03 AM, Albert-Jan Roskam 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 --f46d043d6737abdb6404ea85dd1d Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
On Fri, Nov 1, 2013 at 11:03 AM, Albert-Jan Rosk= am <fomcl@yahoo.com> wrote:
=A0I 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 approac= h could I follow here? Though this does not *necessarily* have to involve P= ython, I would prefer this. The way I see it, it would carry out certain co= mmon usage patterns many times to simulate many users. I thought about usin= g mechanize/subprocess, the multimechanize package, or the twill package.

=A0
Have a look at selenium and sauce labs:<= div>

Mike

--f46d043d6737abdb6404ea85dd1d--