Re: [BangPypers] Query | Automating report through Python

2013-06-04 Thread Fagun Bhavsar
Thanks a lot @Noufal and @Svaksha. As @Noufal mentioned, I was looking forward to the steps in order to break a problem in small chunks and then to work on it. Regards, Fagun On Tuesday 04 June 2013 02:26 PM, स्वक्ष wrote: On Tue, Jun 4, 2013 at 2:19 PM, Noufal Ibrahim wrote: Fagun

[BangPypers] Query | Automating report through Python

2013-06-04 Thread Fagun Bhavsar
Hi, I have couple of reports that need to be sent during end of the day. There's single DB table, from which data is being picked and put into xcel-like tabular format and sent to specific email address. I want to understand - by using python, how to go about for automating this task? What a

[BangPypers] Selenium with Python training

2013-05-13 Thread Fagun Bhavsar
Hi, Is there anyone in Bangalore, who conducts or willing to conduct training on Testing automation using Selenium and Python? Or any reference in this regard? Please let me know. Thanks in advance. Regards, Fagun ___ BangPypers mailing list BangPy

[BangPypers] Selenium & Python

2013-01-23 Thread Fagun Bhavsar
Hi, I am learning Python and want to implement it side-by-side. The reason why I started basic web testing automation with Selenium (I am using Python Bindings) with it. Can someone help me with the learning part of it? I have not done automation testing before so I am finding it a bit more