User Tools

Site Tools


software:testing

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
software:testing [2016/05/10 02:47] – created superwizardsoftware:testing [2016/05/10 03:04] (current) superwizard
Line 12: Line 12:
 AutoIt was initially designed for PC “roll out” situations  AutoIt was initially designed for PC “roll out” situations 
  
 +</code>
 +
 +====== JitBit Macro Recorder ======
 +
 +From: https://www.jitbit.com/macro-recorder/
 +
 +<code>
 +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
 +</code>
 +
 +====== Accunit Access unit testing ======
 +
 +From: http://accunit.access-codelib.net/
 +
 +<code>
 +AccUnit provides unit testing experience for the serious VBA developer.
 +</code>
 +
 +====== SmartBear TestComplete 11 ======
 +
 +
 +From: https://support.smartbear.com/viewarticle/72656/
 +
 +
 +<code>
 +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.
 +</code>
 +
 +
 +====== VBUnit3 ======
 +
 +From: http://www.vbunit.com/Order.htm
 +
 +<code>
 +Single User License EUR 99.00
 </code> </code>
software/testing.1462848478.txt.gz · Last modified: 2016/05/10 02:47 by superwizard