Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Download Now
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
Proxy Tester is a proxy list tester and then it generates a wpad.dat file you can use for your browser based on working servers. wpad.dat file selects a random proxy server from the list of provided working proxy servers with each connection request.
THIS PROJECT HAS NOW MOVED TO GITHUB:
https://github.com/arenhag/BizUnitCompare
BizUnitCompare enables you to easily compare the actual result of your integrations with an expected result. It differs from the XPathValidationStep in that it allows you to define what to exclude rather than have to define everything to include.
RedCarpet is an object-oriented scripting language and framework that is very easy to understand and extend. RedCarpet has many built in features, and can be extended with custom commands in 5 mins - great for automated testing, specialized tasks etc.
Buildbot is a system to automate the compile/test cycle required by most software projects. Buildbot is no longer hosted on SourceForge. See http://buildbot.net for links and documentation, and http://github.com/buildbot for the source.
Browser Nirvana is an application specially designed to help web developers test browser-compatibility. It lets you view websites side-by-side on Internet Explorer, Firefox and Chrome / Safari.
A VM containing a turn-key solution for continuous integration with source code control, build management, automated testing, security analysis, defect tracking, and project management, all using open source tools.
GTT is a GUI testing tool for for Java swing-based applications. GTT offers capture and replay functionalities. In addition, GTT can be applied in a test-driven development style. This is not possible for other CR-based tools.
Visual Nunit is NUnit integration for Visual Studio 2008. Provides convenient view to test cases and enables debugging tests easily inside development environment. Implemented as Visual Studio Integration Package. IRC: irc.freenode.net #visualnunit
The Linux Kernel Network Conformance Test Suite project is an implementation of the test tools for network protocols in the Linux kernel. The primary goal of this project is to let test of network easily.
SugoiTools is a standAlone library supplying all kind of debugging tools (logging, exceptions, memory leaks management), XML support with TinyXML, and lots of others nice features.
A series of Utilities to ease the testing of jBPM process diagrams.
Write unit tests for your diagrams in a fluent way. Implement happyday and rainyday scenario's with ease.
Allows text file based scripting of a process instance.
Jarrut is a tool that makes developing and debugging Java ME applications (application using CLDC to be more specific) a bit less of a pain. Jarrut enables proper stack traces for exceptions, also when running a MIDlet on a real device
This project is a base for developing new LabVIEW tools which aren't fully functional yet. Together with a forum discussion this will enhance the power of multi-developer LabVIEW tool development
Software Engineering and Testing Suite is an integration of free, open-source Java testing and reporting tools integrated under Maven2. It enables you to set up a complete environment for a small to moderate sized Java development team in a few minutes.
A Web Automation Framework that implements the interface of WebDriver using the SWT Browser widget. Unlike WebDriver, allows _hiding_ of the browser window during automation tests. Supports Windows/Mac/Linux.
Template2Code (T2C) is a collection of tools dealing with template-based file generation. Currently it includes MiST - Minimal String Template engine and T2C itself that uses template based techniques to generate the sources of unit tests.
Browser plug-in for Internet Explorer that visually displays the underlying requests made by the browser for content. It also provides suggestions on how to improve the performance of the measured page.
This is a collection of Eclipse plug-ins that help you work with .NET. If you used tools like Emonic, this is something that will be helpful. Current functional tools include NUnit and NAnt support. Both tools work like their Java equivalents.
STUBborn C is a tool that allows you to create a module test framework for SW modules developed in C. The framework includes: Stubs needed to link the module; A sample Makefile to build, run tests and check code coverage; Test templates using CUnit.