User Tools

Site Tools


software:testing

AutoIt

From: https://www.autoitscript.com/site/autoit/

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). AutoIt is also very small, self-contained 
and will run on all versions of Windows out-of-the-box with no annoying “runtimes” required!

AutoIt was initially designed for PC “roll out” situations 

JitBit Macro Recorder

From: https://www.jitbit.com/macro-recorder/

Macro Recorder - the best macro program for Windows. Not just a keyboard and mouse recorder 
but a powerful automation tool that converts macros to EXE files and more

Accunit Access unit testing

From: http://accunit.access-codelib.net/

AccUnit provides unit testing experience for the serious VBA developer.

SmartBear TestComplete 11

From: https://support.smartbear.com/viewarticle/72656/

Before you start simulating user actions, you have to obtain access to the desired UI forms and 
elements. If you explore a Microsoft Access database or project in the Object Browser (for 
instance, the sample Northwind database shipped with Microsoft Access), you can see that by 
default TestComplete can access application forms, but it does not have access to form elements. 
You need a way to make the form elements visible to TestComplete in order to simulate actions 
over them.

VBUnit3

From: http://www.vbunit.com/Order.htm

Single User License	EUR	99.00
software/testing.txt · Last modified: 2016/05/10 03:04 by superwizard