Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Try It Free
Error to trace to log to deploy. One click. No SSH.
Catch the cause before the pager goes off.
AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
Caliburn is a python module that can be used to hold extended http-conversations with a web-application. It can be used for testing as in HttpUnit for Java, it is primarily designed for scraping information from web-applications.
SysUnit is a JUnit framework for distributed testing, system testing and integration testing. SysUnit is ideal for testing highly distributed software such as clusters of web applications, web services or MOM based software
A simple Gtk2 and python based tool to perform simple tasks (installing, replacing, testing ...) to setup your application. It is controled by an XMLFile containing the tasks to do.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
QT based Linux web security tool that it is designed to test targets for weak passwords using crack, leech and URL testing functions. Plugins allow potentially any protocol (eg http, ftp) or server to be attacked, while remaining anonymous using proxys.
A suite of tools (a sniffer, a TCP hijacker, an ARP poisoner and a TCP tunnel through ICMP/IGMP packets) created for testing TCP/IP weakness and using them in a non-conventional way. [Up to now I've done only the sniffer-related part]
Wadsworth is a java based web scripting engine. It uses user-defined XML scripts to define its actions. It can be used as a web testing tool, or as a web scraper, or to automate any web actions you wish. It can also be invoked and controlled by another
IP and Ethernet testing Tool ("IET") is an ethernet bridge addon for testing of network applications. It emulates network error conditions like packet loss, delay and bandwidth restraints. IET focuses on testing of network applications.
Packit is a network auditing tool that allows you to monitor, manipulate, and inject customized IP traffic into your network. This can be valuable for testing firewalls, intrusion detection systems, port scanning, and general TCP/IP auditing.
Note: This project is no longer maintained by me (Glen) or anyone else. I don't need it anymore. Distributed testing framework. Centralized control via Java, ANT, STAF, Postgres, etc. Distributed tests on windows, linux, other clients using STAF.
This project aims to provide a quick way for modularizing Linux kernel functions even if they aren't within a module! It can be used for developing and testing kernel functionalities without needing a reboot.
XmlTestSuite helps with the testing of complex web applications.
<ul>
<li>Tests are written in XML
<li>Supports test driven development
<li>Separate page structure, data from test steps
<li>Test HTML, databases, javascript, xpath
</ul>Uses HttpUnit
A Java implementation of a flexible and extensible web spider engine.
Optional modules allow functionality to be added (searching dead links, testing the performance and scalability of a site, creating a sitemap, etc ..
ServletTesting provides a framework for unit testing servlets. The framework differs from existing solutions like HttpUnit in that it doesn't need actual HTTP connections but relies on implementing stand-alone versions of the javax.servlet API.
This is a HTTP traffic generator for load testing web applications. It is very simple and fast and can simulate client activity on multiple servers at the same time. Supports almost all http methods such as GET, POST, HEAD
A web site testing tool. This is a white box testing tool which uses jakarta HttpClient to hit a series of URLS and performs one of many different tests on the returned content.
CUT is a simple, to-the-point unit testing system. It's different from other unit test packages in that it follows the KISS principle. It's designed for C testing, not designed to emulate SUnit.
RvTest is an extension to JUnit that allows for the testing of systems based on TIBCO/Rendezvous. RvTest assists in performing integration, system and performance testing.
Heard of Unit Testing, but not sure how to use them in PHP. The "PHPUnit Cookbook" provides not only step by step instructions, but also all the code required to make it work.