Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder3.xlned.com!news2.euro.net!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.012 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'tests.': 0.07; 'to:addr:comp.lang.python': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; 'suggest': 0.14; '"python': 0.16; 'cc:name:python list': 0.16; 'subject:python': 0.16; 'thursday,': 0.16; 'thanks,': 0.17; 'wrote:': 0.18; 'all,': 0.19; 'cc:addr:python.org': 0.22; 'header:User-Agent:1': 0.23; 'cc:2**0': 0.24; 'header:In-Reply- To:1': 0.27; 'testing': 0.29; 'anyone': 0.31; 'maybe': 0.34; 'basic': 0.35; 'received:google.com': 0.35; 'from:no real name:2**0': 0.61; '.....': 0.78; 'subject:Good': 0.91; '2013': 0.98 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:path:newsgroups:date:in-reply-to:complaints-to :injection-info:nntp-posting-host:references:user-agent :x-google-web-client:x-google-ip:mime-version:message-id:subject :from:to:cc:content-type; bh=tp7ZDTmSf5KUytqiUsOU+N/sLqCFrMnAGM1RHI4HqGo=; b=kuP6Dum2idJ+0n/YTu6z4n72lPZwLjIoCg0DvUKtsUG4SLzz+/o31DhqbmkducvdGe XI1y7JnDcblo0fo/a73w1ws84t13yB6oYQ6/HDzIF7F8/iV83S8ncC9+leCGcsom5eBI ITRj/Wze3JQec9QBng4Y+c+yKwe5ea2UJ9SMGVz31YZVLcVJ7UIYpqwSmG/3/biHgs2c E5b+Vy7iuqkHR/CMjDGgzRNLYqA5RF4JGDF+8lG9ojt2h8x9YuVFl1CAekzCSYYoNt+d k8OHzam5p+kSZhJv0U4IghS9GXcMabjtS3HGSGExN1m/+qJc3mLxqUAiAz70cga7DvgQ 8l7A== X-Received: by 10.50.60.1 with SMTP id d1mr1674766igr.6.1366279373295; Thu, 18 Apr 2013 03:02:53 -0700 (PDT) Newsgroups: comp.lang.python Date: Thu, 18 Apr 2013 03:02:52 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=54.248.77.201; posting-account=Yt2WzAoAAAADGjYWkP1nT02-NhQ-H0wI References: User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-IP: 54.248.77.201 MIME-Version: 1.0 Subject: Re: Good python testing book From: xiaohanyu1988@gmail.com To: comp.lang.python@googlegroups.com Content-Type: text/plain; charset=ISO-8859-1 Cc: Python List 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: , Message-ID: Lines: 13 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1366279383 news.xs4all.nl 2204 [2001:888:2000:d::a6]:40199 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:43815 On Thursday, April 18, 2013 4:46:16 PM UTC+8, BhanuKumarRamappa wrote: > Hi All, > > > Greetings...... > can anyone please suggest me good python automation testing book ..... to develop automation tests. > > > Thanks, > > -Bhanu Maybe you can try "Python Testing Cookbook" for a basic testing in Python