Saturday, May 5, 2007

Automated Gui Testing in Gsoc

This year 2007 a got the chance to be gsocer, my application is in developing a Gui Automated test suite (Dogtail UI test harness) for GnuCash. What I have in my hand right now
  • dogtail the tool used.
  • gnucash the AUT (application under test).
  • Ubuntu linux.
  • and of course python.
  • And Now lets start this journey.
There is other thing I have also the IDE, I tried to test some python IDE's but I always got a funny feeling I tried pydev (eclipse), but currently I'm a bit happy with Eric Python IDE though it doesn't have autocompele but i think i can handle it.