X-Received: by 10.42.25.17 with SMTP id y17mr4613296icb.11.1405170702696; Sat, 12 Jul 2014 06:11:42 -0700 (PDT) X-Received: by 10.50.171.229 with SMTP id ax5mr240902igc.4.1405170702554; Sat, 12 Jul 2014 06:11:42 -0700 (PDT) Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!h18no528039igc.0!news-out.google.com!bp9ni8igb.0!nntp.google.com!h18no94982igc.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.python Date: Sat, 12 Jul 2014 06:11:42 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=117.198.216.172; posting-account=lxnSowoAAADu9dTJIYAtnlzKeOgfXH4g NNTP-Posting-Host: 117.198.216.172 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Rest WebService Testing using Python From: neeraj.bakhtani@gmail.com Injection-Date: Sat, 12 Jul 2014 13:11:42 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: csiph.com comp.lang.python:74382 Hi folks, This is Neeraj , I want to develop some standalone python Scripts to Test Rest Webservices i.e. WADL services with endpoints. Particularly I need "A script for logging in would pass the xml to the rest api with variables for all the payload fields python" So Can Anyone please provide me some sample scripts or tutorials or package that can help me in above Scenario for automating the Rest WebService Testing for me I am new to python.So please bear with me..:) Thanks in advance