A site devoted mostly to everything related to Information Technology under the sun - among other things.

Monday, September 8, 2008

A Few Test Automation Tools

Here is a good website with a broad list of QA test tools; many are open source:
http://www.softwareqatest.com/qatweba%20.html

TestComplete Enterprise ($2k per seat, not open, but COM based and extensible) is an automated test manager, with support for unit, functional, regression, distributed and HTTP performance testing at the project level. Find it @ http://www.automatedqa.com/products/.

pywinauto is a set of python modules to automate the Microsoft Windows GUI. At it's simplest it allows you to send mouse and keyboard actions to windows dialogs and controls. Find it @ http://pywinauto.openqa.org/


AutoIt v3 is a freeware BASIC-like scripting language designed for automating the Windows GUI and general scripting. It uses a combination of simulated keystrokes, mouse movement and window/control manipulation in order to automate tasks in a way not possible or reliable with other languages (e.g. VBScript and SendKeys). Find it @ http://www.autoitscript.com/autoit3/

No comments:

About Me

My photo
I am a senior software developer working for General Motors Corporation.. I am interested in intelligent computing and scientific computing. I am passionate about computers as enablers for human imagination. The contents of this site are not in any way, shape, or form endorsed, approved, or otherwise authorized by HP, its subsidiaries, or its officers and shareholders.

Blog Archive