tap4J is a Java implementation of the Test Anything Protocol. This protocol lets you standardize the output of your test execution. This way a producer outputs a TAP result file that can be read by a TAP consumer.
RegAxe is a tool for testing regular expressions. You can paste Java or PHP style formatted regular expressions and it will be automatically converted before executing the test if necessary. All found matches will be listed and the corresponding text passages are highlighted in the input text area.
Comman-line interface XML validating & querying tool
The program processes the given source XML file according to command-line arguments. It can validate the file (with -x or -d option) or query XPath expression (with -p option).
Usage:
java -jar clivaq.jar -- shows the help screen
java -jar clivaq.jar -d <file.dtd> <file.xml> -- validates the <file.xml>
java -jar clivaq.jar -x <file.xsd> <file.xml> -- validates the <file.xml>
java -jar clivaq.jar -p "<XPath expression>" <file.xml> -- evaluates an XPath expression
Experimental automated quality test for file format conversions.
AQAM is an Automated Quality Assurance Mechanism for testing the quality of the conversion of Microsoft Word (.doc) format files to OpenDocument (ODT) format. It is an ongoing research and development project being conducted by the National Archives of Australia.
Stymaker is a GUI application assisting LaTeX users with creating their own style packages. After filling a simple form one can get a new package file corresponding to the chosen settings. This package may be included in preamble of LaTeX document by:
\usepackage{mystyle}
The new package, based on standard LaTeX packages, allows changing of the document layout, or appearance of standard environments like such as lists. While testing new settings one may instantly view actual changes in...
SemaRule Navigator is an Integrated Suite of Open-Source and Free-License Software, placing Semantic and Text Analysis Technologies in the toolbox of Researchers, Students, and Enterprises.
VNC for use with the BrowserMob Selenium JavaScript Validator. This tool is made available for users of BrowserMob FREE Website Monitoring and Load Testing. The BrowserMob Local Validation Service can be downloaded from https://browsermob.com/tools.
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.
pngacidbath is the one true PNG image brute force compressor. While other tools simply run down a list of "intelligent" compressor algorithms (some known as zlib methods), pngacidbath tries every byte combination to come up with THE smallest file.
The csvdatamix project aims to randomize CSV input data files in order to conceal the original state of the data. Similar to data masking or data transformation. Also has mapping abilities to translate back to the original state of the data.
Tibco EMS Message Admin allows you to purge a queue, list messages in a queue, save a message from a queue to a file, edit the message in memory and send to another (or same) queue, load message from a file and send it to a queue.
This project provides useful tools/plugins for simplifying the development with Eclipse. Our first tool is a log file viewer plugin for Eclipse that reads JavaUtil JDK logs from socket or file. Multiple logs can be viewed at the same time.
Test Tool Interfaces is an initiative to standardize the interfaces between Test Tools, making it easier for Test Tools to cooporate. Test Tools can really focus on their intended task and not implement a GUI, an Executor, or a Result Reporter.
Fire requests to an xmlrpc server and see the result. The XMLRPC server has to support "system.listMethods", "system.methodSignature" and "system.methodHelp".
DataSetEditor is a graphical editor for dbUnit XML dataset files. It includes a textual editor and, if database driver provided, imports table layouts from database.
The Unofficial Home to JSR 272 Mobile TV API Tests and Evaluation --- PROVIDED AS IS, FOR EVALUATION PURPOSE ONLY. NO CLAIM OF CONFORMANCE OR ENDORSEMENT FROM JSR 272 GROUP. --- JSR 272 IS LICENSED BY NOKIA AND MOTOROLA. PLEASE CHECK TERMS AND CONDIT
MActor is an extensible tool for functional integration testing. It can facilitate tests a range of integration technologies (support for JMS, XML over HTTP, SOAP, TIBCO Rv, IBM MQ series and file-shares are currently supplied with the tool)
The project Jaulp is jet another utility library project written in Java. It contains utility classes for Date ,Calendar, Collections, Resources, Files, IO for Random data, and many more. This is the last version for this project.
Information exchange system. Enables exchanging arbitrary information by modifying variuos object properties. Allows to build catalog of goods and suppliers with capability to negotiate price, details, track good location, etc. (www.startoplus.com)
A Java-based in-application help system that can read multiple different documentation file formats, producing professional help systems from multiple sources. Documentation included for testing is from the jAudio project under the latest LGPL licens
SugoiTools is a standAlone library supplying all kind of debugging tools (logging, exceptions, memory leaks management), XML support with TinyXML, and lots of others nice features.