Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Get started with Nexo.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
QC4J is an automated, specification-based testing framework, based on QuickCheck for Haskell. It makes it easy to test referentially transparent code, by creating test data automatically through user-defined generators.
Java library for matching XML documents with templates. Features: Regular Expressions on element level, Javascript-based assertions, tolerances, patterns, and more. Designed for automated validation of APIs that produce rich XML data.
This is a Javascript Mock library whose syntax is closely based on JMock 1. It is aimed at developers who are familiar with JMock 1 but are now developing in Javascript.
An instance of the xUnit architecture for unittesting of J2ME applications. It is derived from JUnit framework. It is CLDC 1.1 complied. Includes MIDletTestRunner - a fully configurable MIDlet to run tests in emulator or mobile device.
AJAX and SOA Developers find it difficult to write and analyze JSON. This Eclipse plugin with the JSON2TreeView enables developers to test and visualize any JSON. Developer can enter a JSON convert it to XML and View it as a Tree.
StrutsTestCase is an extension of the JUnit TestCase class that allows testing of individual Action objects with or without a running servlet engine. This framework provides both mock servlet objects as well as Cactus support to simulate the environment
BeanCooker automatically sets mock values to javabeans for tests / rapid prototyping purpose. The simplest usage will set all numeric values to 12345, all strings to "someString" , floats to 123.123, but more advanced value generation are available.
mobileUnit provides a testing environment utilizing an NUnit interface for Microsoft .NET Compact Framework V2.0 applications. Unit tests can be run either within the emulator or upon the handheld device itself.
UI allows selective execution of tests.
beanSpec is a java based solution for Behaviour Driven Development, specifiying, checking and summarizing the behaviour of a component in a declarative, narrative style.
ChainForm is a small framework to quickly assembly forms using (for now) SWT, the Standard Widget Toolkit. You can prototype and test big forms in just a few lines!
Maven 2 FIT plugin. Execute a FIT test suite within the Maven 2 build lifecycle as part of the 'test' phase. Produce the resulting HTML to the generated site. Optionally fail build if any integration test fails.
CASIMIR is a web-based PHP/MySQL interface which controls over SSH-secured connexions qemu/kvm virtual machines dispatched over several physical servers. It also provides to administrators the ability to delegate control of these machines to other users.
JIFFIE: Java InterFace For Internet Explorer is a library which allows Internet Explorer to be controlled from Java. It uses the Jacob JNI-to-COM bridge to provide this control. JIFFIE is designed to support web application testing.
Addanc is a distributed/scalable system for stress/load testing web based applications. Addanc tests focus on the arrival rate of service requests rather than a fixed number of simulated clients.
Autohit is an XML script system written in java and intended for testing systems, rather than production. The XML scripts are compiled and executed in a VM. The system can be extended by adding modules written in java. Developed by Erich Gatejen.
SSTPong is a breakout style pong game used to test both a player's skill and web services. Players use a paddle to hit a ball towards rows of bricks. When the bricks are hit, computer generated test data is sent to the web service.
Syncopate is an extension module to the Apache JMeter testing tool. It enhances JMeter's HTTP proxy server by adding functionality to extract variables and create assertions during HTTP request recording.
The Regulator is an advanced Regular expressions testing tool, featuring syntax highlighting and web-service integration with Regexlib.com's database of online regular expressions.
See more info at http://regulator.sourceforge.net
Acceptance is glue code for creating an end-to-end FitNesse/Selenium testing environment. It includes recording scripts for Selenium IDE, Java code to start and control selenium based on FitNesse tables.