Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!eweka.nl!hq-usenetpeers.eweka.nl!xlned.com!feeder5.xlned.com!newsfeed.xs4all.nl!newsfeed4.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: UNSURE 0.252 X-Spam-Level: ** X-Spam-Evidence: '*H*': 0.50; '*S*': 0.00; 'automate': 0.07; 'tabs': 0.16; 'appropriate': 0.20; 'displayed': 0.22; 'testing': 0.24; 'thanks!': 0.26; 'guess': 0.27; 'message-id:@mail.gmail.com': 0.27; 'websites.': 0.29; "i'm": 0.29; 'turns': 0.33; 'to:addr :python-list': 0.33; 'received:google.com': 0.34; 'so,': 0.35; 'received:209.85': 0.35; 'but': 0.36; 'anything': 0.36; 'test': 0.36; 'should': 0.36; 'display': 0.36; 'received:209': 0.37; 'to:addr:python.org': 0.39; 'hello,': 0.39; 'google': 0.39; 'where': 0.40; 'stand': 0.61; 'customer': 0.61; 'information': 0.63; 'request.': 0.64; 'our': 0.65; 'concerns': 0.65; 'wanting': 0.65; 'presented': 0.72; 'site?': 0.84; 'subject:Testing': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=9QcFxEPw8qTqQEo06dUiNHB0XIOZ3Rmebzz4q334Nwc=; b=sV7Tm4HX8740UHkFXmReKjMgbkYjWI60WCwKheGd4tbnOnuoOJVdzGR7VOKXWOuXOa knbfiZNgcGMKH9YbIeXfLZVDcmAZngog413oNcC4JlBd2fVV2V22ajTviZUZuWgxGyjl gHeugOWW8BxuFH5XJ7Yc/QQYDiVRu00IDukHdiLLXOLdD3GHayLbbC9/lX2Tkq1QO5/6 zHrGBUT+9ybkMb04aDH+XlugDB7HcV39dkoNmW+xUuOD9SqtSyYl/tdIFhHGB8CnXZMJ ZySW83wH8LPkvBptfwjDYslOYDTpY4SJk60v2VPtwWkUrmxYGqb7wr8t0QWPx1uKWjum t7Uw== MIME-Version: 1.0 X-Received: by 10.58.219.6 with SMTP id pk6mr19176937vec.41.1360595683789; Mon, 11 Feb 2013 07:14:43 -0800 (PST) Date: Mon, 11 Feb 2013 09:14:43 -0600 Subject: Web Testing Frameworks From: Greg Lindstrom To: python-list@python.org Content-Type: multipart/alternative; boundary=60eb69fdf3256a4a6204d5745e02 X-Mailman-Approved-At: Tue, 12 Feb 2013 08:58:41 +0100 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: 47 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1360655922 news.xs4all.nl 6846 [2001:888:2000:d::a6]:57347 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:38735 --60eb69fdf3256a4a6204d5745e02 Content-Type: text/plain; charset=ISO-8859-1 Hello, I'm not wanting to start anything here, but I am wanting to automate testing of my Django-based websites. A quick search on Google turns up a number of packages and I would like to know if any stand out from the others? Our main sites are used to display a customer dashboard, so my concerns are is the site up and assessable, are the proper navigational tabs displayed and is the appropriate information presented when I fill out a request. My guess is that is pretty standard for testing a web site? So, 1. What framework(s) should I look at? 2. Where can I get information/documentation/training on how to test a web site? Thanks! --greg --60eb69fdf3256a4a6204d5745e02 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hello,
=A0
I'm not wanting to start anything here, but I am wanting to automa= te testing of my Django-based websites.=A0 A quick search on Google turns u= p a number of=A0packages=A0and I would like to know if any stand out from t= he others?=A0 Our main sites are used to display a customer dashboard, so m= y concerns are is the site up and assessable, are the proper navigational t= abs displayed and is the appropriate information presented when I fill out = a request.=A0=A0My guess is that is pretty standard for testing a web site?=
=A0
So,
=A0
1.=A0 What framework(s) should I look at?
2.=A0 Where can I get information/documentation/training on how to tes= t a web site?

Thanks!
--greg
--60eb69fdf3256a4a6204d5745e02--