UI Test Automation Tool for Internet Explorer, using XML as scripting language. Uses the browser to record and generate user interaction/events, supports validation and custom hooks/plug-ins.
MSTestCoverage2XML is intended to be a set of tools to work in Continuous Integration environment different than MS Team Server. It includes a commandline tool to generate coverage xml reports from data.coverage files
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
TUT performs all required tasks that one can expect from unit test framework, but at the same time is small and robust (about 2.5k SLOC with 98% self-test coverage). Deploying TUT is very fast, since it is a header-only library.
Test Drive is an automation tool. The application is specifically aimed at testing network based services that make use of popular protocols i.e HTTP, SOAP, ICAP, DNS etc.
LabMinder is an encapsulation of the VMware Lab Manager SOAP API within Ant tasks. The intended usage of this project is to enable Lab Manager automation through Ant scripts.
A Perl script that interfaces with the Devantech USB to I2C interface adapter. This script allows a user to read and write as a master to the i2c bus as well as set or get the value of the io pins.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Newspeak is a simplified programming language, well-suited for the purpose of static analysis. The compiler c2newspeak tranforms C programs into Newspeak. Other utilities to manipulate Newspeak programs are also available.
Interactive PHP shell Create an interactive environment to debug php line by line. It enables you to execute php code as if it were a commandline in a similar setting to bash and psh (perl shell).
Automated Test Framework for Embedded Software: A system to perform test scripts 'in system' on embedded software. It uses Python as a high level description language and interfaces with GDB to communicate with the embedded platform.
Blitz is a generic tool whose purpose is to maintain and execute test cases of arbitrary complexity. Blitz can be used either as a command-line tool or as a full-featured graphical user interface.
Built on top of the CuTest framework, utf automates many of the tedious steps required to create a suite of test and makes it easy to test existing code not structured for unit testing.
This is project is an open source tool designed for network administrators who work in an electronic trading environment. It will help IT specialists to run UDP tests designed to help identify trouble areas on networks.
Hardware Simulation and Vitualization Environment: Unfortunately I have lost my source code in a freak accident (My roommate dropped a bed onto my laptop) for this project. Please be patient and visit http://devsoft.ath.cx/crisis for more information.
Portscan is a simple TCP port scanner (connect scan, similar to nmap -sC).
It is implemented with threads for better speed.
Please see the code and review it. Criticism is more than welcome.
Helps needed to make it robust.
Steel Rats is a gui wrapper for the commandline source code auditing tool RATS. It examines C, Perl, php and python code for keywords that could cause security holes and provides a report for you to further investigate the possible security holes.
iValidator is a Java framework for automation of scenario and integration tests in complex environments. Features: automatic testing, reusability of unit tests, separation of code and data, Eclipse Plug-In, ANT tasks, support of all testing levels ...
VoIPER is a VoIP security testing toolkit incorporating several VoIP fuzzers and auxilliary tools to assist the auditor. It can currently generate over 200,000 SIP tests and H.323/IAX modules are in development. It's also a damn cool project name ;)
SQLOrm focuses on mediating database interaction rather than shielding the user from it. SQLOrm consists of 3 major parts. A dynamic query builder. A prepared statement layer. A resultset to object graph mapper, supporting batch inserts/updates.
...Metrics include McCabe's Cyclomatic Complexity metric, LoC, %Comments, etc. Users can also define their own metrics using data from PyMetrics. PyMetrics optionally outputs stdout, SQLcommand files and CSV