Software Listing: Sql Unit Test
- PL/SQL Unit Test framework
- License: Freeware
- Price: 0.00

Web based PL/SQL unit testing framework using Mod Pl/Sql, Apache, Oracle.
PL/SQL Unit Test framework License - GNU General Public License (GPL).
- Publisher: Plsqlunittest
- Date:
- Platform: WinOther
- dbForge Unit Test for SQL Server
- License: Shareware
- Price: 199.95

GUI for implementing automated unit testing in SQL Server Management Studio. The tool is based on the open-source tSQLt framework, so SQL developers can now benefit from writing unit tests in regular T-SQL. dbForge Unit Test for SQL Server functionality allows you to develop stable and reliable code that can be properly regression tested at the unit level. By downloading the Developer Bundle (dbForge Unit Test included), you get 14 full-featured tools that greatly extend standard SSMS functionality and bring your productivity to the next level. Key Features: T-SQL for Implementing Tests.
- Publisher: Devart
- Date: 30-08-2017
- Size: 353080 KB
- Platform: Win2000, WinXP, Win7 x32, Win7 x64, Windows 8, Windows 10, WinServer, WinOther, Windows2000, Windows2003, Windows Server 2000, Windows Server 2003, Windows Server 2008, Windows Server 2008r2, Windows Server 2012, Windows Tablet PC Edition 2005, Windows Media Center Edition 2005, WinVista, Windows Vista, WinVista x64
- Eye on SQL - Load Test
- License: Shareware

Eye on SQL - Load Test is a handy and reliable utility created for volume tests against SQL Server. The idea of it is to stress a database and server with some predefined queries.
In order to use this, you should create or catch some queries and save them as .sql files (one file per query). Then, just select the folder where those files are, set the number of concurrent connections and, if desired, a percentage of incremental load.
.
- Publisher: Elale
- Date:
- Platform: WinOther
- dbForge Data Generator for SQL Server
- License: Shareware
- Price: 249.95

dbForge Data Generator for SQL Server is a powerful GUI tool for a fast generation of large volumes of SQL Server test table data. dbForge Data Generator for SQL Server can save your time and effort spent on test data generation by populating SQL Server tables with millions of customizable rows of test data. Key features: * Support for SQL Server 2016, 2014, 2012, 2008, 2008R2 (including Express edition), 2005 (including Express edition), 2000, LocalDB, and SQL Azure * Support for SSMS 2016 * Full support of all data types * Multiple generators with data customization * Immediate preview of SQL data to be generated * Foreign keys support for generation of consistent data across multiple tables * Multiple ways to populate data * User-friendly wizard interface * Support of command-line interface * 180+ Generators, and 30+...
- Publisher: Devart
- Date: 16-09-2016
- Size: 27820 KB
- Platform: WinXP, WinVista, WinVista x64, Win7 x32, Win7 x64, Windows 10, Windows 8
- AsUnit: ActionScript Unit Test Framework
- License: Freeware
- Price: 0.00

AsUnit is the only open-source unit test framework that supports Flash Players 6, 7, 8 and 9..
- Publisher: asunit.org
- Date: 01-07-2012
- Size: 387 KB
- Platform: Linux, Mac OS X, Unix, WinOther
- C Unit Test System
- License: Freeware
- Price: 0.00

CUT is a simple, to-the-point unit testing system. It's different from other unit test packages in that it follows the KISS principle. It's designed for C testing, not designed to emulate SUnit..
- Publisher: cut.sourceforge.net
- Date: 25-05-2012
- Size: 19 KB
- Platform: Linux, Mac OS X, WinOther
- C-XML Unit Test System
- License: Freeware
- Price: 0.00

XML-based Unit Test Generator for C/C++ Programs.
- Publisher: c-xml-unittest.sourceforge.net
- Date: 05-11-2012
- Size: 45 KB
- Platform: Linux, Unix
- cxTest: an unit test framework for c
- License: Freeware
- Price: 0.00

CxTest is a JUnit/cppUnit/xUnit-like unit test framework for C. It is extremely portable since it doesn't depend on RTTI, exception handling or any libraries (including standard ones).
- Publisher: cxtest.sourceforge.net
- Date: 07-06-2012
- Size: 272 KB
- Platform: Linux, Unix, WinOther
- Dave's Unit Test
- License: Freeware
- Price: 0.00

Dave's Unit Test (DUT) is a simple infrastructure for doing unit testing in c and c++. DUT can test boolean assertions, and test for the existence of expected c++ exceptions or POSIX signals. DUT also traps unexpected exceptions or signals..
- Publisher: dut.sourceforge.net
- Date: 02-06-2012
- Size: 17 KB
- Platform: WinOther
- FORTRAN Unit Test Framework (FRUIT)
- License: Freeware
- Price: 0.00

FORTRAN Unit Test Framework, written in FORTRAN 95. So that all FORTRAN features can be tested. FRUIT has assertion, fixture, setup, teardown, report, spec, driver generation. Rake used as build tool. Tutorials at http://fortranxunit.wiki.sourceforge.net The core testing part is in FORTRAN, this part can be used independent of the Ruby codes. The Ruby code is to make fixtures and reports easier. Rake is to build the project elegantly. This project also demonstrate a new way to build mixed language code in an alternative way than Make. Most of the FORTRAN are important in nature, used in nuclear and aerospace codes, etc, and maintained and written actively.
- Publisher: fortranxunit.sourceforge.net
- Date: 21-05-2012
- Size: 33 KB
- Platform: Linux, Mac OS X, WinOther
- Otter Unit Test Framework
- License: Freeware
- Price: 0.00

Otter Unit Test Framework is a tool which performs automated Unit Test in .NET 2.0 or above applications. It works similarly to the JUnit and it may be used either as an add-in for Microsoft Visual Studio 2005, or as part of the application being tested..
- Publisher: otterunittest.sourceforge.net
- Date: 04-11-2012
- Size: 2639 KB
- Platform: WinOther
- R Unit Test Framework
- License: Freeware
- Price: 0.00

R Unit test framework R functions implementing a standard Unit Testing framework, with additional code inspection and report generation tools.
- Publisher: runit.sourceforge.net
- Date: 04-06-2012
- Size: 275 KB
- Platform: Linux, Mac OS X, WinOther
- Unit Test for C
- License: Freeware
- Price: 0.00

Unit Test for C is a very useful and powerful software development tool for C and C++ programmers. It is designed to provide a great deal of functionality in a very small package and functions nearly identically on Windows and UNIX systems..
- Publisher: unittestforc.sourceforge.net
- Date: 12-06-2012
- Size: 87 KB
- Platform: Linux, Mac OS X, Unix, WinOther
- unit--, the unit test aid for C++
- License: Freeware
- Price: 0.00

Unit-- : a simple, easy-to-use and portable unit test aid for C++ , supporting your Test Driven Development.
- Publisher: unitmm.sourceforge.net
- Date: 12-09-2012
- Size: 22 KB
- Platform: Linux, Mac OS X, WinOther
- Dave's Unit Test
- License: Freeware
- Price: 0.00

Dave's Unit Test (DUT) is a simple infrastructure for doing unit testing in c and c++. DUT can test boolean assertions, and test for the existence of expected c++ exceptions or POSIX signals. DUT also traps unexpected exceptions or signals.
Dave's Unit Test License - GNU General Public License (GPL).
- Publisher: Dut
- Date:
- Size: 16 KB
- Platform: WinOther
- Unit Test Notification
- License: Freeware
- Price: 0.00

A tool to automate the process of disseminating the results unit test execution. Developers will accept responsibility for tests and receive notification when they fail. The tool will support but not require the concept of teams and management hierarchie
Unit Test Notification License - GNU Library or Lesser General Public License (LGPL).
- Publisher: Utn
- Date:
- Platform: WinOther
- Template Unit Test Framework
- License: Freeware
- Price: 0.00

TUT performs all required tasks that one can expect from unit test framework, but at the same time is small and robust (about 2.5k SLOC with 98% self-test coverage). Deploying TUT is very fast, since it is a header-only library.
Template Unit Test Framework License - BSD License.
- Publisher: Tut-framework
- Date:
- Size: 191 KB
- Platform: WinOther
- Mars UTF (Unit Test Frame Work)
- License: Freeware
- Price: 0.00

Mars UTF is a unit Test Framework based on KITCAT which is used for regression testing of the IP-PABX scenarios. Any scenario starting from basic point to point call to complex features like Call Forwarding, Call Transfer, voicemail feature etc
Mars UTF (Unit Test Frame Work) License - GNU General Public License (GPL).
- Publisher: Marsutf
- Date:
- Platform: WinOther
- Ahven
- License: Freeware
- Price: 0.00

Ahven is a handy, small, simple unit test library or a framework specially designed for the Ada 95 programming language. It is loosely modelled after JUnit and some ideas are taken from AUnit.
.
- Publisher: Tero Koskinen
- Date:
- Platform: WinOther
- TSql Unit Test Generator
- License: Freeware
- Price: 0.00

Automatically generates unit tests in SQL for existing functions and stored procedures in Microsoft SQL Server. The unit tests created are written in T-SQL (Transact SQL). This framework is intended to be used with the TSQLUnit framework.
TSql Unit Test Generator License - MIT License.
- Publisher: Tsqlunittestgen
- Date:
- Platform: WinOther












