Cobra 3.0 - Windows GUI test automation tool

Hello,

Highlights:

  • Added getcellsize / getcellvalue, returns table cell size and value
    respectively
  • API getaccesskey() is available, it returns the access key of a
    control
  • API appunderteset() is available, it is used to assign tested
    application
    to improve test speed and performance
  • Fix the missing window issue
  • Fix some i18n/l10n environment issues
  • API getcombovalue() is available, it returns a default value of a
    combobox
  • Fix combobox operation problem in APIs: comboselect / verifyselect /
    showlist / hidelist / getallitem
  • Fix inaccurate waiting time problem in hastate()
  • Fix shift key problem in enterstring()

Credit:

Please spread the word and also share your feedback with us (email
me: nagappan at gmail.com).

About LDTP:

Cross Platform GUI test automation tool Linux version is LDTP, Windows
version is Cobra and Mac version is PyATOM.

  • Linux version is known to work on GNOME / KDE (QT >= 4.8) / Java Swing
    / LibreOffice / Mozilla application on all major Linux distribution
  • Windows version is known to work on application written in .NET / C++
    / Java / QT on Windows XP SP3 / Vista SP2 / Windows 7 SP1 / Windows 8.
  • Mac version is known to work on OS X Snow Leopard /Lion/Mountain Lion.
    Where ever PyATOM runs, LDTP should work on it.

Tests can be written in:
Python/Ruby/Perl/Java/C#/Clojure/VB.NET/PowerShell

Download source: GitHub - ldtp/cobra: Windows version of Linux Desktop Testing Project

Download binary (Windows XP / Vista / Windows 7 / Windows 8):
https://github.com/ldtp/cobra/downloads
System requirement: .NET 3.5, refer README.txt after installation

Documentation references:

For detailed information on LDTP framework and latest updates visit
http://ldtp.freedesktop.org

For information on various APIs in LDTP including those added for
this release can be got from
http://ldtp.freedesktop.org/user-doc/index.html
Java doc - Generated Documentation (Untitled)

Report bugs - Bugs

To subscribe to LDTP mailing lists, visit
http://ldtp.freedesktop.org/wiki/Mailing_20list

IRC Channel - #ldtp on irc.freenode.net

Thanks
Nagappan

Hello,

Apologize for the inconvenience.

Correction in binary download:
http://code.google.com/p/cobra-winldtp/downloads/list

Thanks
Nagappan