General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Start Free
$300 Free Credits to Build on Google Cloud
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
The aim of the project is to provide a testing tool that would reduce the cost associated with the regression testing process. The tool provides test case subset selection so that the user need not run the redundant testcases.
JMUnit is a Java ME (J2ME) unit test framework based on JUnit. It supports JUnit-like testcases and test suites. Tests can be run in a device, in an emulator or as Ant tasks. IMPORTANT NOTE: The JMUnit project will be merged with the J2MEUnit project.
JCheck is a testing tool for Java similar to QuickCheck for Haskell. The programmer provides a specification which then is tested using a large number of random testcases. JCheck integrates with JUnit making it easy to mix with usual unit tests.
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
PHPUnitStats is a hook script for a SVN repository, which computes on each commit statistics of PHPUnit testcases performed by the author (by parsing the unified diff), and stores the result in a MySQL database.
Coberclipse is a eclipse plugin for Corbertura. It will instrument the classes during the build and show the code coverage after executing unit testcases.
A test suite and benchmark for exact Euclidean distance transform algorithms
used in Image Processing and computational geometry. It evaluates the
exactness and speed of algorithms for a large number of testcases. Results can be visualized in Scilab.
Simple, light-weight Java class (100% pure Java) for generating lorem ipsum placeholder text. Lorem ipsum text can be used to create sample data for design evaluation, testcases or performance tests in (Java) applications.
Jameleon is a data-driven automated testing tool that is easily extensible via plug-ins. Features of applications are automated in Java and tied together independently in XML, creating self-documenting automated testcases.
Testing complex systems calls for clear task management and control covering everything from defining test plans to writing testcases and recording results. QATraq provides the framework for task management and control, across the whole test process.
Pest07 assists the structured creation of software test documentation. It can create testcases and group them into sequences. Then test sequences can be executed and documented. Finally the documentation can be exported to a well structured pdf file.
Test case framework primarily intended for application monitoring. It provide users with an API for writing testcases as Java classes. Testcases are configured in XML and published in a container for local or remote execution. Integrates with Nagios.
This project is both a graphical user interface to the HttpClient library and a framework for managing web-level testcases. A swing GUI for managing web tests, a test library, and a java web application are the primary components of this app.
The SE TestManager is a tool to manage manual tests (e.g. behavior of GUI applications) in the software development process. You can create testcases and structure them in a tree. The SE TestManager guides you through the test and generates a PDF report
Junit-ex is based on Junit and is enhanced with extra annotation libs (JDK1.5 new feature) that support multi-branch unit test in single Junit test file.It's extremely useful for developers and testers that maintain multi branches' testcases.
A Distributed Experimenting and Testing harness in Python. Automatically deploy, execute, and report your distributed testcases in easy steps. Write arbitrarily scenario scripts using 8 keywords. Fine grained distributed sync with built-in API.
C++ Widget Library for CGI/FastCGI applications based on Ajax. Testcases for Tomcat Server and XDAQ framework are available. Widgets included: Tab,Form,Button,Tree,LayoutContainer,Frame,Table,Dialog,FishEyeMenu,EventHandler, etc.
A simple test-harness framework which provides a nice GUI and simple control mechanisms. The test-cases must be written in Java, but the harness can be used to test just about anything.
Information system to manage execution of manual test scripts. Includes comprehensive issue tracking linked to scripts. Web-based UI, JBoss app server. Standard role-based user access. Testcases written in Excel and loaded up to application using a tool
JUnit extension making testcases data driven. Uses external test data (in Excel, XML etc) which is injected into your test case using standard JavaBeans properties. Data enables and integrates toolkits such as jWebUnit and DbUnit. 100% JUnit compatible.
WholeTrack Planning Tool is an application providing features for development planning/tracking. It allows to track tasks, bugs, issues, support requests, user-stories, iterations, riscs, testcases etc. in one project tree, using the customized notion.
EfficiencyGuardian extracts callgrind efficiency measures from individual CppUnit testcases to detect efficiency regresion. It includes a data mining web tool to browse historic results and TestFarm integration for unattended execution on commit.