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.
Try for Free
Auth0 B2B Essentials: SSO, MFA, and RBAC Built In
Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
The SE TestManager is a tool to manage manual tests (e.g. behavior of GUI applications) in the software development process. You can create test cases and structure them in a tree. The SE TestManager guides you through the test and generates a PDF report
Testing library that enables proper unittesting of Java ME and J2ME applications in a Java SE environment. MockME makes it possible to use EasyMock to dynamically create mock objects when testing your Java ME application.
The pTest framework is an OO PHP 5 testing framework. A good feature of this project is that it can be used as easily via CLI as embedded by your application. Tests are easy to write and don't require naming conventions or other weirdness.
The project is an Eclipse Plugin to assist in the configuration and management of ActiveMQ JMS Messaging Brokers for testing deployment models within a controlled environment. Also to provide an editor to configure the documents that control ActiveMQ.
Calculates cyclomatic and the NPATH complexity measures. It reads the coverage information produced by GCC and determines the complexity of all functions.
The UI Nav Test Tool is a web based application for testing the usability of labeling and organization for navigation systems. The test tool presents tasks to a research participant and collects data as they interact with a proposed navigation system.
JSelenium accomodates an object-oriented layer for using the Selenium RC facade, by providing a library for interacting with various types of elements in the HTML DOM. Take a look at our wiki: http://jselenium.wiki.sourceforge.net/FAQ
GliBench SMP is an SMP enabled benchmark for testing you computers performance. It is a rewrite of my tool CliBench which is quite known in the Windows world. It is based on GTK/Gnome which should make it simple to port to other OS.
Pattern Sandbox is a small utility for visually testing and practicing regular expressions by highlighting matching text. It specifically uses the java.util.regex library which has a similar syntax to Perl5 regular expressions.
C++ NNTP class for simple retrieval of data from a Usenet server. Uses RFCs 977 and 2980. The project includes a Usenet server simulator for testing (written in Perl).
Simple Java interface to copyright-free version of Websters Dictionary. Quickly returns random proper names, terms and connectors. Useful for populating realistic test data. Also looks up common words.
Pihlaja is GOING TO BE a scene based video and audio editor for atleast Linux. It's written in the D programming language, using gtkD, gtreamerD, Gnonlin and cairo. It is very much alpha and not yet usable for anything but testing and development.
Program for testing and revising your or your students' knowledge. For example you have a lot of images and you must learn the names for this pictures - this program is ideal for that! The program is easy to administrate and is user friendly. ;-)
Mere Javascript is a collection of independent micro modules to do the grunt work of javascript development so you don't have to. It does not pretend to be a framework, rather, it leaves that job up to you.
JdbcProxy is a JDBC 2.0 driver that can help debug or test applications. The driver can wrap another JDBC driver to debug the JDBC calls done by the application. The driver can also emulate another JDBC driver to test the application without a database.
DataTest is a test library for Java ORM (Object Relational Mapping) frameworks. It provides tools for comprehensive testing of read and write operations involving ORM Data Access Objects (DAOs), and an API for simplifying data access test operations.
maven2-junit4x is a maven2 plug-in which runs test written in Junit4.x. It has customisable output options and is written to make as few a demands on the developer as possible.
A maven plugin that will let the developer use Selenium-RC to launch integration tests on a site being developed and use the results to, for example, stop the maven build cycle if any test fails.