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
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.
PHPCoverage is an open-source tool for measuring and reporting code coverage provided by the test suite of a PHP application. PHPCoverage can instrument and record the line coverage information for any PHP script at runtime.
This is is a modular, test driven website that tries to break web clients of all kind. If you are developing applications that interact with websites you might want to throw it at this website first and see if it survives.
Continues Integration system which has been developed for distributed networking execution environment. It started its life serving builds and tests in a commercial environment early days well before continues integration became a standard well-applied best practice in the industry. The code was open-sourced and was used by multiple local development teams known to the author. Later on alternative CI systems, like Jenkins and BuildBot, gained popularity, established big communities and...
Take a gander with Gander! Gander is a lightweight scene renderer for prototyping and viewing GLSL shaders. It makes tying together OpenGL and GLSL easy by using XML scene graphs. Plus, it supports some advanced features like multiple render passes.
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.
NOTE: This project is not actively maintained at the moment. If you'd like to continue developing Jacareto, please send an e-mail to: wikipedian@users.sf.net
Jacareto is a capture & replay tool for programs written in Java. You can capture actions on applications and replay them later on (like macros). Jacareto can be used for GUI tests, the creation of animated demonstrations, and analyses of user behavior.
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.
Switzerland is a tool for testing networks, ISPs and firewalls developed by the Electronic Frontier Foundation (www.eff.org). It will spot IP packets which are forged or modified between clients, inform you, and give you copies of the modified packets.
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.
"Java log viewer" is a GUI to easily view the java application logs generated by the "java.util.logging" package. The log must be formatted by the XMLFormatter class. It provides facilities in order to filter, to sort and to find log records.
Simple J2EE webapp that acts as a SOAP proxy, validating XML content of incoming requests and outgoing responses. Configure : add your configuration dynamically from a simple page. Check : display the last results of transiting SOAP messages.
Bug tracking PHP application, intended to enable final users to report and track bugs or issues, allowing managers to open/assign this bugs to developers. Real easy time tracking interface, and ajax attachments management. Custom reports supported.
Smm (Send Multi Mail), è un modulo per Il CMS FlatNuke.
La sua funzionalità è quella di permettere all'amministratore di inviare una email a tutti gli utenti registrati al portale.
PortletUnit is a jUnit Java UnitTesting Framework for testing JSR-168 portlets. It is built on ServletUnit and Pluto. It provides a mock portlet container as ServletUnit provides a mock servlet container.
TMT is a test management harness designed to manage hands-off execution, monitoring and result logging of test cases. The tool is scalable and portable, uses xml as a means to describe the test cases, monitor and manage the way the tests are run.
This is a customizing of the TUT framework i.e. C++ UnitTesting framework (http://tut-framework.sourceforge.net/) to output TeamCity 5.x service messages to report unittesting results
HTML D2P is a tool for automatically build a Production folder from Dev folder in HTML projects in order to optimize HTML/CSS/JS to meet the Yahoo rules and make the web performance better also.
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 contains a way to test a JSF managed bean in the context of a spring integration test, resolving the session scopes problem and emulating a faces context
Seahorse is a library of JavaScript, licensed as free software, created to simplify the use of forms, particularly the validation of them. Provides functions for validation, conversion and behavior for handling dates, times, numbers, text and e-mail
Smokestack is a modular JEE unittesting framework, independent of Java unittesting framework (like JUnit or TestNG) with functionality geared for validation.
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.