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.
Start 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.
AutAT (AutomaticAcceptanceTests) aims to make the process of creating automatic acceptance tests for web applications easier. AutAT is a Eclipse-plugin for creating such tests graphically. AutAT is installed via the Eclipse update manager (see Home Page)
JWSDL TCK is the technology compatibility kit for JSR110 "Java APIs for WSDL" developed under the Java Community Process (see http://www.jcp.org/jsr/detail/110.jsp). Post questions to the mailing list at: jsr110-eg-disc@yahoogroups.com
Utilities for event handling in Tkinter. It has currently a function to process events without having to wait for Tkinter to process the event queue, that is: a painless event_generate()
The GridUnit project is a first effort to use the huge heterogeneity and distributed nature of Computational Grids to imporve the software testing process. It is an extension of the widelly adopted JUnit testing framework.
The Autonomous is a powerful framework to make autonomous class tests. With it you can make the autonomous objects with your operations, specify one behavior then start the process. The tests will be executed in linear, circular or aleatory way. Enjoy!
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.
Fitster for Eclipse is an attempt to address the current problems in the process flow of creating, modifying and running Fit tests by providing a simple GUI in which the barriers for Fit testing and Test Driven Development (TDD) are taken down.
EasyUnit is a unit testing framework for C++ and EC++ that intends to ease this process. It is based on CppUnitLite administration-free concept with the following additions: fixtures support, customizable test runner and results printer.
Test Case Management and Execution Tool supports testers during design, execution and monitoring of data-driven test cases for testing business processes, described with Business Process Execution Language (BPEL).
LiteMQ is a JMS implementation which only works locally.
LiteMQ is extremely easy to use.
No need to start an external process.
No need to configure queues or topics, they are created on the fly.
LiteMQ is very useful in MQ dependent functional testing.
Genesis is a software engineer integrated tool that provides many ways to manage all artifacts related to a software development process. Includes requirements management functionalities, and a complete environment to execute tests.
Automation testing tool for generating test cases from java codes
...During testing phase, test cases are used in order to test the functionalities of the system developed. Test cases are generally extracted from the source codes manually. This paper presents an alternative approach to automate the process of generating the test cases by developing an eclipse plug-in tool. The plug-in tool will be able to generate the test cases automatically from the source codes by examining its line of code (LOC). The plug-in tool is an open source software to help the software developers generate the test cases for their system that they developed. ...