This console application helps in testing other console applications by checking the output against specific rules specified by the user as regular expressions.
The application expects as arguments one or more control files that consist of commands. Each line is interpreted and compared against a list of known commands. Comments must stay on their own line and should start with a # sign.
The documentation uses the term target to refer to a program that is being tested. To create a new...
A Web based XMPP utility to check communication with XMPP server.
Stanzapper 1.1 Released..
Stanzapper is also available @ http://stanzapper.appspot.com/
Stanzapper is a Web based utility built on HTML and JavaScript that allows creating a session with XMPP server on BOSH and send, receive XMPP stanzas.
It's a solution to easily build XMPP stanzas and check the responses of server.
This utility can be used to check various XMPP scenarios and use-cases at protocol level. It can be used to test other XMPP applications as well. ...
ClassGhost is a small utility that can redefine class files within a running JVM. ClassGhost allows you to directly inject the newly compiled class files in to the VM without interrupting the running application. Works with multiple as well as remote VMs
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.
A spring utility that makes developing with spring a little easier by enabling, with minimal code, runtime wiring, static ApplicationContext access, easy spring application creation and FitNesse-Spring integration
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.
Pow! is a lightweight, but powerful utility to help stress-test your CPU and GPU. You can also use it check the warranty status of any serialized Apple product, view a summary of your computer’s hardware information, and more.
Simple monitoring utility to help optimizing a (MySQL) database server. Run the utility for a time to record queries on the database. Generate reports while the utility is running or afterwards. Reports are available as text or excel-sheets.
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
"Ra" is a testing utility wich provides numerous abilities for testers such as report generation (in different formats), statistics gathering and flexible tests running scripts and others.
WELPressed is a Windows utility that lets you start or stop nginx and PHP FastCGI in one click. It also makes monitoring the status of these services easy.
This is a simple, modular PHP class designed to record execution time benchmarks throughout different parts of a script. Compatible with virtually any PHP script, the code can be added/removed quickly and with ease. Accurate to the microsecond.
Hammock is a Java ME mock object library for testing J2ME apps with J2MEUnit or JMUnit. It includes mocks of many of the MIDP classes. A HammockMaker utility lets you mock other classes. The software includes an Ant task and Eclipse plug-in.
CompareZilla is a utility application that can compare database table. The databases DO NOT have to be of the same type and not even on the same machine. Current release supports Oracle, SQL Server, MySQL and DB2. database table compare database table ..
getter and setter tester is a simple java class, useful to automatically test getter and setter methods of a class with a single line of code. It also includes utility methods to allow those test on "non-trivial" objects.
Utility to document NUnit Testing PLEASE NOTE THIS IS THE FIRST UPLOAD - CODE IS TESTED, INSTALLATION IS NOT - PLEASE TRY THE INSTALLATION AND LET ME KNOW HOW IT GOES - THANKS.
Pattern Sandbox is a small utility for visually testing and practicing regular expressions by highlighting matching text. It specifically uses the java.util.regex library which has a similar syntax to Perl5 regular expressions.
Multi is a test tool that generates test ideas from boolean and rational operators. It is written in Java, and includes both a GUI, applet, and command-line utility.
FreshTrash is a Utility package for generate random test data. It can generate test data from the console or from a UI. At the start only from the console.
SupermonX is a utility to create snapshots of the file system, registry, and kernel drivers and services of Windows PCs. Using snapshots, SupermonX can report or verify the changes in systems made by program installations or activity.
TestGen4J is an open-source, automaticJava test generator that creates standard JUnit test cases from Java class or source files. In addition to reducing manual testing, it provides a data driven test harness with an automatic failed test case utility.
For the testing of any application it need to populate the sample data into the tables used by the application. I have started this project to catter the basic need of populating test data. This utility examin the table and insert the data according to t