Re: [BangPypers] Using dogtail to test/automate gtk apps

2009-07-29 Thread Nagappan Alagappan
Hello Jayanth, Did you get a chance to try the same with LDTP [1] ? Its being used by GNOME automation project [2], Ubuntu, VMware, Palm Source. [1] - http://ldtp.freedesktop.org [2] - http://mago.ubuntu.com Thanks Nagappan On Wed, Jul 29, 2009 at 12:07 AM, Srijayanth Sridhar wrote: > Hello, >

Re: [BangPypers] Using dogtail to test/automate gtk apps

2009-07-29 Thread Nagappan Alagappan
y strange feature. > > Nagappan, thanks for LDTP. I'll take a look at that one as well. > > Thank you, > > Jayanth > > > On Wed, Jul 29, 2009 at 5:57 PM, Nagappan Alagappan wrote: > >> Hello Jayanth, >> >> Did you get a chance to try the same wit

Re: [BangPypers] Using dogtail to test/automate gtk apps

2009-07-30 Thread Nagappan Alagappan
oon KDE in upstream and distribution level. Thanks Nagappan > > > Jayanth > > On Thu, Jul 30, 2009 at 6:53 AM, Nagappan Alagappan wrote: > >> Hello Jayanth, >> >> If you are using latest distribution, you can see all the accessible >> information through

[BangPypers] Announce: Linux Desktop Testing Project (LDTP) 1.7.0 released

2009-08-13 Thread Nagappan Alagappan
Greetings all, We are proud to announce the release of LDTP 1.7.0. This release features number of important breakthroughs in LDTP as well as in the field of Test Automation. This release note covers a brief introduction on LDTP followed by the list of new features and major bug fixes which makes

[BangPypers] Announce: Linux Desktop Testing Project (LDTP) 2.0.1 released

2010-01-18 Thread Nagappan Alagappan
Hello all, LDTPv2 a complete rewrite of LDTPv1 in Python. This release is dedicated to Eitan Isaacson[1]. Eitan wrote the LDTPv2 framework and important API's in LDTPv2 ! My co-workers in VMware Ranjith Murugan, Gaurav Sharma and Anupa Kamath, did a wonderful job in verifying the compatibility of

[BangPypers] Announce: Linux Desktop Testing Project (LDTP) 2.0.3 released

2010-02-10 Thread Nagappan Alagappan
Hello, About LDTP: Linux Desktop Testing Project is aimed at producing high quality test automation framework (using GNOME / Python) and cutting-edge tools that can be used to test Linux Desktop and improve it. It uses the Accessibility libraries to poke through the application's user interface.

[BangPypers] Announce: Linux Desktop Testing Project (LDTP) 2.0.4 released

2010-03-25 Thread Nagappan Alagappan
Hello, About LDTP: Linux Desktop Testing Project is aimed at producing high quality test automation framework (using GNOME / Python) and cutting-edge tools that can be used to test Linux Desktop and improve it. It uses the Accessibility libraries to poke through the application's user interface.

[BangPypers] Fwd: Running large radio telescope software on top of PyPy and twisted

2010-11-16 Thread Nagappan Alagappan
This should be of interest to PyPy followers as well as the scientific python community http://tinyurl.com/33sznhy -- Linux Desktop (GUI Application) Testing Project - http://ldtp.freedesktop.org http://nagappanal.blogspot.com ___ BangPypers mailing l

[BangPypers] Announce: Linux Desktop Testing Project (LDTP) 2.1.0 released

2011-01-03 Thread Nagappan Alagappan
Hello, About LDTP: Linux Desktop Testing Project is aimed at producing high quality test automation framework (using GNOME / Python) and cutting-edge tools that can be used to test Linux Desktop and improve it. It uses the Accessibility libraries to poke through the application's user interface.

Re: [BangPypers] [commercial] python/django training

2011-05-14 Thread Nagappan Alagappan
On Fri, May 13, 2011 at 6:07 PM, Kenneth Gonsalves wrote: > On Thu, 2011-05-12 at 23:16 +0530, Saju M wrote: > > I think 25k is too high !!! > > it is low - less than the first month's salary. > I feel 25K is pretty less for the knowledge depth Kenneth have, also even if you pay in any computer

Re: [BangPypers] Alternate to XMLRPCServer

2012-01-06 Thread Nagappan Alagappan
Hello Senthil, On Fri, Jan 6, 2012 at 12:59 AM, Senthil wrote: > Hi All, > > I have an xmlRPC standalone server written wholly in python. Now am facing > problems in scaling the services. The more we start adding features, the > response gets slower. Is there any alternate server architectures i

[BangPypers] Announce: Windows version of LDTP - GUI test automation tool

2012-04-18 Thread Nagappan Alagappan
Hello, I'm excited to announce Windows version of Linux Desktop Testing Porject (WinLDTP) !!! Special thanks: VMware Inc permitting me to open source my work VMware Desktop Engineering QE team to test it extensively David Connet for creating the WinLDTP installer Existing LDTP API's are compati

[BangPypers] Announce: Cobra 2.0 - Windows GUI test automation tool

2012-08-02 Thread Nagappan Alagappan
Hello, Highlights * Java / C# / VB.NET / PowerShell / Ruby are now officially supported LDTP scripting languages other than Python * Approximately 130 APIs are compatible with Linux version of LDTP * C# client is compatible with Mono .NET framework and we have tested it on Linux/Mac * Identify o

[BangPypers] Announce: LDTP 3.0 - Linux GUI test automation tool

2012-08-03 Thread Nagappan Alagappan
Hello, Highlights: * Java / C# / VB.NET / PowerShell / Ruby are now officially supported LDTP scripting languages other than Python New Features: * Firefox have check / uncheck as actions for check box New APIs: * selectpanel * selectpanelname * selectpanelindex Bug fix: *

Re: [BangPypers] Open source python based image matching tools?

2012-11-02 Thread Nagappan Alagappan
Hello, On Fri, Nov 2, 2012 at 11:28 AM, satyaakam goswami wrote: > > > > Is there any open source image matching tool or software written in > python > > or allow python to interact with it? > > > > http://opencv.org/ > > This [1] project uses python-opencv. Thanks Nagappan [1] - https://wiki.u

Re: [BangPypers] Open source python based image matching tools?

2012-11-03 Thread Nagappan Alagappan
On Fri, Nov 2, 2012 at 8:37 PM, Sateesh Kumar wrote: > On Fri, Nov 2, 2012 at 10:46 PM, Subhodip Biswas > wrote: > > Hi all, > > > > Any pointers to docs > > or references will be of great help. > > ... > > A draft copy of the book "Programming Computer Vision with Python" > (O'Reilly) is av