LogiTest is a suite of applications to aid in the testing of web sites and web based applications. Applications in the suite include: LogiTest for functional and regression testing, LogiMonitor for real-time monitoring, and LogiLoad for load testing.
DragnDrop is a simple cross-platform utility to assist in debugging and monitoring drag-n-drop and clipboard interactions. It is of use to both developers and end users.
Abbot for SWT is a Java framework that lets you more easily write JUnit tests that target Eclipse-based SWT/JFace UI. It also supports the Eclipse GEF & GMF graphical editing frameworks and has some support for WTP (web tools project) UI.
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
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.
Mipscope is a cross-platform IDE for students learning assembly on the MIPS architecture. The focus is on a convenient debugging environment, including a visual, reversible debugger.
The Automated Contest Management System is designed to help manage programming contests in the style of the ACM-ICPC. It is a Ruby-on-Rails application that can be easily installed and managed.
Python Universal GUI
(requires wx)
Automatically creates GUI windows for any python objects. These windows allow you to view and alter your objects at runtime, as well as save and load their states.
Converting Fit tests automatically to JUnit tests while running. Simply add to your test suite: suite.addTest(FitlessTestStarterSuite.suiteFit("fit/html/input", "fit/output")); You do not need Fitnesse, because your fit tests run in JUnit directly.
A suite of tools that allow paralell running of unit tests under junit 4.x series. Abandoned project, because these features have been added to junit as of 4.6
A small testing framework for PHP based off some of .net's nUnit contracts. It uses a static assertion class rather than protects/public methods on an extended class.