Top 15 IntelliTest Alternative and Similar Softwares | May 2024

IntelliTest explores your .NET code to generate test data and a suite of unit tests. For every statement in the code, a test input is generated that will execute that statement. A case analysis is performed for every conditional branch in the code. For example, if statements, assertions, and all operations that can throw exceptions are analyzed. This analysis is used to generate test data for a parameterized unit test for each of your methods, creating unit tests with high code coverage.
When you run IntelliTest, you can easily see which tests are failing and add any necessary code to fix them. You can select which of the generated tests to save into a test project to provide a regression suite. As you change your code, rerun IntelliTest to keep the generated tests in sync with your code changes. ...

1. ErrorUnit

ErrorUnit ErrorUnit Visual Studio extension converts development/logged errors into C# Unit Tests with parameters and EF data accessed so far.As you may know creating Unit Tests is a laborious part of development and in TDD (Test Driven Development) up to 50% of a programmer's job is writing the Unit Tests. Unit......

2. EasyHook

EasyHook EasyHook makes it possible to extend (via hooking) unmanaged code APIs with pure managed functions, from within a fully managed environment on 32- or 64-bit Windows XP SP2, Windows Vista x64, Windows Server 2008 x64, Windows 7, Windows 8.1, and Windows 10.EasyHook supports injecting assemblies built for .NET Framework 3.5......

3. DevExpress Universal

DevExpress Universal DevExpress provides best in class user interface controls for Winforms, ASP, MVC, WPF and Silverlight. Create amazing applications, documents, reports and dashboards with a Universal subscription today.......

4. GroupDocs.Metadata for .NET

GroupDocs.Metadata for .NET GroupDocs.Metadata for .NET provides public classes and interfaces to create, manipulate, clean, search and compare metadata associated with Microsoft Office Document, Email, PDF and Image formats.1) Features:1a) Work with Builtin and Custom properties associated with Microsoft Word, Excel and PowerPoint Documents.1b) Work with XMP metadata associated with PDF Document, JPEG/JPG,......

5. Sando Code Search Tool

Sando Code Search Tool Search your C, C++, C#, XAML, and any text file instantly. Form a better query with auto-complete. Get ranked results powered by Lucene.NET.......

6. TeeChart for .NET

TeeChart for .NET The .NET Charting Component Library offers full set of Chart types and a combination Gauge types for dashboard applications. The current version of teeChart for .NET supports Windows Form, ASP.NET, WPF and Silverlight, Windows.Store and Windows Phone and includes many output formats including HTML5/Javascripted charts. Includes full C# code and......

7. MS SQL Reporting Services Barcode .NET

MS SQL Reporting Services Barcode .NET Barcode for SQL Server Reporting Services 2012, 2008 & 2005. Main Features: - Linear, Postal, MICR, 2D Symbologies - Report Server Project support -Impressive Visual Studio 2010, 2008, 2005 or SQL Server Business Intelligence Development Studio/SQL Data Tools design-time support -Custom Report Item control that you can drag & drop......

8. Crypto Logger For .Net

Crypto Logger For .Net Crypto Logger For .Net is a flexible and high-performance logging framework for your .Net software. Crypto Logger comes with a powerful yet easy-to-use logging console to view, search, analyze and manage log data and perform remote-logging and live-logging.......

9. Tabs Studio

Tabs Studio A Visual Studio add-in for Visual Studio 2012/2010/2008 and SSMS document tabs, giving you multiple rows of tabs and automatic tab grouping.......

10. ASP.NET Barcode Professional

ASP.NET Barcode Professional Barcode Professional can generate Linear, Postal, MICR and 2D Barcodes for ASP.NET. Visual Studio, VB.NET, C#, Visual Web Developer, Expression Web. Renders barcode images on-fly in formats such as GIF, JPEG, BMP, TIFF, WBMP, EPS and PNG - Save barcode images in image files as well as in stream objects......

11. Concourse.co

Concourse.co Concourse is a great website and directory for finding short term creative, artistic studios near you.We make it faster and easier for artists, photographers, dancers, makers, and sound artists to jump in and out of creative spaces. Independent artists and small creative agencies can develop and exhibit high-quality work at......

12. UquoniTest

UquoniTest UquoniTest: a unit testing library for C++......

13. UnitTest++

UnitTest++ UnitTest++ is a unit testing framework for C++ designed for simplicity and portability. Features include no explicit test registration, good crash handling, fixtures, rich condition-checking functionality, minimal footprint for embedded environments. Get UnitTest++ at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and software directory......

14. NUnit

NUnit NUnit is a unit-testing framework for all .Net languages. Initially ported from JUnit, the current production release, version 2.5, is the sixth major release of this xUnit based unit testing tool for Microsoft .NET. It is written entirely in C# and has been completely redesigned to take advantage of many......

15. Criterion

Criterion Criterion is a non-intrusive cross-platform C unit testing framework.Most test frameworks for C require a lot of boilerplate code to set up tests and test suites -- you need to create a main, then register new test suites, then register the tests within these suits, and finally call the right......