RSS 58 projects tagged "Apache 2.0"

Download No website Updated 18 Apr 2013 OWASP Zed Attack Proxy

Screenshot
Pop 349.20
Vit 19.86

OWASP Zed Attack Proxy (ZAP) is an easy-to-use integrated penetration testing tool for finding vulnerabilities in Web applications. It is designed to be used by people with a wide range of security experience and as such is ideal for developers and functional testers who are new to penetration testing as well as being a useful addition to an experienced pen tester's toolbox. ZAP provides automated scanners as well as a set of tools that allow you to find security vulnerabilities manually.

Download Website Updated 02 Apr 2013 Citrus Testframework

Screenshot
Pop 120.55
Vit 11.46

Citrus is a test framework written in Java that enables automated integration testing of message-based enterprise SOA applications. The tool can easily simulate surrounding systems across various transports and protocols (e.g. JMS, SOAP WebServices, HTTP, TCP/IP, etc.) in order to perform end-to-end use case testing. Citrus provides strong validation mechanisms for XML message contents and allows you to build complex testing logic such as sending and receiving messages, database validation, automatic retries, variable definitions, dynamic message contents, error simulation, and many more.

Download Website Updated 12 Dec 2012 LMS OpenOLAT

Screenshot
Pop 136.59
Vit 7.45

OpenOLAT is a learning management system used by universities, schools, and companies to deliver e-learning content, to do testing and assessment, and to work collaboratively in various learning scenarios.

No download Website Updated 02 Oct 2012 RESTClient

Screenshot
Pop 225.43
Vit 11.84

RESTClient is a Java Swing application to test RESTful Web services.

Download Website Updated 16 Sep 2012 Jailer

Screenshot
Pop 298.85
Vit 25.83

Jailer is a database subsetting and browsing tool. It is a tool for data exporting, schema browsing, and rendering. It exports consistent, referentially intact row-sets from relational databases. It removes obsolete data without violating integrity. It is DBMS agnostic (by using JDBC), platform independent, and generates DbUnit datasets, hierarchically structured XML, and topologically sorted SQL-DML.

No download Website Updated 15 Jul 2012 uimaFIT

Screenshot
Pop 44.09
Vit 2.59

uimaFIT provides Java annotations for describing UIMA components which can be used to directly describe the UIMA components in Java code without the need for traditional UIMA XML descriptors. This greatly simplifies refactoring a component definition (e.g., changing a configuration parameter name). uimaFIT also makes it easy to instantiate UIMA components without using XML descriptor files by providing convenient factory methods. This makes uimaFIT an ideal library for testing UIMA components because the component can be easily instantiated and invoked without requiring a descriptor file to be created first. uimaFIT is very useful in research environments in which programmatic/dynamic instantiation of UIMA pipelines can simplify experimentation. For example, when performing 10-fold cross-validation across a number of experimental conditions, it can be quite laborious to create a different set of descriptor files for each run, or even a script which generates such descriptor files. uimaFIT is type system agnostic and does not depend on (or provide) a specific type system.

Download No website Updated 04 Apr 2012 IPv6 CARE

Screenshot
Pop 91.50
Vit 7.18

IPv6 CARE, "IPv6 Compliant Automatic Runtime Environment", provides an environment where applications instantly become IPv6-compliant ('patch' mode, see RFC6535). It can also generate a diagnosis about the IPv6 compliance of an application ('check' mode). It uses an LD_PRELOAD-based library injection technique.

Download No website Updated 28 Nov 2011 PyMuTester

Screenshot
Pop 20.37
Vit 1.00

PyMuTester is tool to facilitate Mutant Testing (a.k.a Mutant Analysis or Program Mutation) on software systems written in Python. Its main purpose is to assist you in improving your existing unit tests to cover missing checks and “loopholes” in your testing. It works by making small changes (technically known as mutants) to your Python application’s source code and re-running your unit tests over these mutated applications' source code. Since the mutants usually go against the specifications, your unit tests should fail in such tests. If the unit tests still pass, then that is an indication that your unit tests might have missed some checks.

Download Website Updated 16 Aug 2011 Apache AntUnit

Screenshot
Pop 59.40
Vit 4.77

AntUnit is a library of Ant tasks that was initially developed to write tests for Ant tasks without resorting to JUnit. It makes it easy to turn an existing build file that exhibits an error into an AntUnit test. Tests are written as targets in a build file using assertion tasks provided by AntUnit. The antunit task executes targets in a collection of build files and supports custom listeners in a manner similar to the junit task's formatters.

Download Website Updated 01 Mar 2011 SubEtha SMTP

Screenshot
Pop 78.33
Vit 6.31

SubEthaSMTP is an easy to understand Java library that provides a receptive SMTP server component. By plugging this component into your Java application, you can easily receive SMTP mail using a simple abstract Java interface. Also included is a small sub-project called Wiser, an easy to use incoming mail testing framework.

Screenshot

Project Spotlight

libXbgi

A BGI-compatible library for X11.

Screenshot

Project Spotlight

CryptNET Password Candidate Generator

Flexibly generates password candidates using OS pseudo-random sources.