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
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Load4J provides a framework for developing and running stress tests. The framework itself is a scalable distributed system to based on Java RMI. Setting up stress tests of your own requires the development of Java classes.
A System for documenting for Requirements,Unit test cases,Unit test cases mapping versus requirements, Unit test reports and reports for showing % unit tests completed
Loadunit is a Junit-based framework for unit testing of scalability and
performance. It enables running completely automated load-tests of
software and generates reports about the throughput and performance of
tested applications.
An extension to the JUnit framework that enables you to execute unit tests against code that presents a Swing GUI based interface. Recording and playback
to/from XML allows novice GUI developers to generate and execute tests.
"Web Test Tools" is an open source project which provides tools for different kind of testing such as unit tests (JUnit), and different kinds of tests for applications. Additionaly you can download here good implementation of internet protocols in Java.
Testsweet is a unit testing tool to ensure that all tests in a project are being run, by either auto generating unit test suites at runtime, or ensuring that all tests in a project are included in a static suite at build time.
CsvObjectLoader is a Java utility that takes a CSV input stream and class name to produce an array of populated Java objects. This has been useful for generating reports from HTML tables or spreadsheets, and for generating data for unit tests.
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
A highly accesible JUnit GUI - esp. for the color-blind.
The initial goal of this project, is to alter the JUnit GUI to allow the user to select preferred colors, or perhaps even to display different graphics when tests pass, fail, or errors occur.
Bugkilla is a set of java tools for the functional test of J2EE Web Applications.
Specification and execution of tests will be automated for web front end and business logic layer.
One goal is to integrate with existing frameworks and tools.
Java regression and stress testing automation framework focused on easy use, strong data reutilization, JUnit integration and statistics harvesting. Both tests and data can be written in pure XML.
DatabaseHelper is java library deigned to help java developers to create applications that use JDBC API directly. This library also enables developers to use straight database connection when running local unit tests and datasource in J2EE container.
An Ant task for generating property files with testsets based on the results of SQL queries and validation plug-ins. Very usefull when building unit tests that make use of changing datasets.
A tool to automate the testing of JavaBeans. Eliminate the error-prone tedium of writing tests for JavaBean accessor/mutator pairs by letting these classes do it for you. They are simple to use in any Java environment.
Utility to call Web Services using the SOAP protocol. Very usefull for testing during web services development. It allows to run tests from scripts files. Services can also be called from a command line interface or using a GUI.
JSPUnit is a extension to JUnit for unit testing Java Service Pages. Implementation is in Java, and should function on any platform supporting Java. Makes an excellent framework for developing client-based tests of web applications, too.
The welofunc project will develop a load and fuctional test tool for web applications with special focus on J2EE applications. Besides load and functional tests server monitoring will be included (CPU load, memory usage of the J2EE application server)
Long Running Transaction Tester (LRTTester) is data-centric test framework to externalize test cases. The goal is to allow non-programmers to easily generate and run tests. Initial implementation will be written in Java and can be run on any platforms, b
TestPattern is a jakarta ant task for source file verification. It applies a set of regular expression pattern tests against each file in a fileset. It intends to be much more general and flexible than other pojects such as checkstyle and macker.
Enterprise Web Test allows Java programmers to write re-usable tests for web applications that, unlike HttpUnit, "drive" the actual web browser on the actual platform they intend to support. Tests can be leveraged for functional, stress, reliability.
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 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.