[Tutor] Suggestion required on python as scripting language
spir
denis.spir at gmail.com
Sun Dec 8 13:48:55 CET 2013
On 12/08/2013 07:59 AM, Shankar Donepudi wrote:
> Hi All,
>
> I am working as test engineer in Networking in storage domain. We have
> decided to automate our testing and have chosen python for the same. We
> have basic knowledge on python so can anyone suggest good tutorials for
> writing automation scripts using python.
As far as I know, there is no specific Python tutorial "for writing automation
scripts"! This would be surprising, wouldn't it be? (For the record, automation
used to be my job domain.) I would just recommend to:
* first look at the documentation page on the python.org site
* follow one or more of advanced tutorials or guides on python one can find online
* search for testing in python and explore what you find, as a source of inspiration
(If you you find particularly good and interesting things, maybe bring back
information here on this mailing list, so that it can serve others.)
Denis
More information about the Tutor
mailing list