A concurrency and load testing tool for .NET applications
SeaToad is a library to aid in concurrency and load testing of .NET code. Intended for use by developers or automation testers.
For example, it makes a good second hand if you're trying to reproduce a concurrency issue. You can very quickly generate load representing one or more portions of the suspect code, while manually performing other tasks.
Or perhaps you're worried about the performance of a particular stored procedure with load from an external source. SeaToad can run the...
Industrial Ethernet Network Performance (IENetP) Test Tool developed by the National Institute of Standards & Technology (NIST). This test tool determines the network performance of industrial devices using standardized metrics and tests.
Automation tool to test task programs (Jobs). RoboTT reuse scenarios, makes regression tests easy, reduce test maintenance cost thru test derivation, and allow short test cycles, low maintenance costs and work deep changes in the program safely.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Equivalence Partition Organizer is a tool to edit a set of equivalence classes and test cases based on them. Check consistency and completeness of both classes and test cases. Tables can be copied to the clipboard to use in Word, Excel or PowerPoint
Decision Table Creator is a tool to create/edit/export decision tables. Tables can be checked on consistency and completeness. The resulting table can be copied to the clipboard to incorporate it in Word, Excel or PowerPoint.
Plans exist to extend to multi value decisions. Please request for this or other extensions so I got an idea of the need for this.
PuzlBox is a PHP fuzz tool that scans for several different vulnerabilities by performing dynamic program analysis. It can detect arbitrary command execution, local file inclusion, arbitrary upload, and several other types of vulnerabilities.
Primevally a developers and testers tool. Allows for creation of objects base on human readable text format for people scared of angle brackets. This is not general purpose as it will fail to Serialize and Deserialize a lot of objects.
MSTestCoverage2XML is intended to be a set of tools to work in Continuous Integration environment different than MS Team Server. It includes a command line tool to generate coverage xml reports from data.coverage files
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Tool for monitoring of OCI client applications [f.e.: TOAD/TOra, or any OCI-based fat client] interaction with Oracle Database. Monitors SQL statements and values passed/fetched between client application and RDBMS. Consists of simple and nice GUI [C#] and events handler [C++] with quite a lot of OCI hacking. Interface between handlers and tool's GUI is through tailing of XML "pipeline" files in $HOME/.ocimonitor directory. Tool is quite similar to Quest SQLMonitor, which is unable to trace values.
QASL (Quality Assurance Scripting Language) is an open source, easy to use tool aimed towards both technical and non-technical users that provides a simple method for creating automated web application test scripts.
Replay is a network analysis and teaching tool designed to repeat captured network traces on tap network devices. At the moment this is only a proof of concept even though it is already useable.
xContract is suite of per-language libraries that provide facilities for defining and enforcing software contracts. Intended to be used, where desired, in release modes/builds, xContract emphasises efficiency in addition to clarity and succinctness.
Steel Rats is a gui wrapper for the command line source code auditing tool RATS. It examines C, Perl, php and python code for keywords that could cause security holes and provides a report for you to further investigate the possible security holes.
NPresent is a simple tool to allow test-driven / behaviour-driven development of Windows Presentation Framework (WPF) GUIs. Think of it as NUnitForms for WPF, but based on NBehave in addition to NUnit.
A common problem with testing tools such as NUnit and JUnit is the need to have reliable, consistent data to test against. This tool provides a way to load and unload test data into a database for unit test purposes (as well as any other data loading nee
An XML socket server written in C# to be used by Flash developers who desire comprehensive logging and property inspection capabilities without the to use the Macromedia IDE.
DDUnit (Data Driven Unit Testing) is a project centered around the development of a unit testing tool that may be used where a user is interested that information ends up where, as and when it should having undergone some transformation process.
PublicTest is an automated unit testing tool. In essence, it changes all private/protected accessibility members to public, allowing direct testing of members that would normally be inaccessible to a testing class.
Simple Stopwatch is a Windows Performance Testing tool written in C# .Net. It uses global mouse and keyboard shortcuts for easy control. Application also provides different UI views and logging of performance measurements.
ClassMirrors.NET is a testing tool which can create mirror class wrappers for .NET objects exposing internal and private classes and properties for testing purposes.
Jester.NET is a port of the popular Jester mutation testing tool for Java. Jester.NET is designed to slightly mutate your application code and then run your unit tests in order to expose gaps in your testing strategy.