Open Source Java Software Testing Tools for ChromeOS

Java Software Testing Tools for ChromeOS

Browse free open source Java Software Testing Tools for ChromeOS and projects below. Use the toggles on the left to filter open source Java Software Testing Tools for ChromeOS by OS, license, language, programming language, and project status.

  • Our Free Plans just got better! | Auth0 Icon
    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.
    Try free now
  • Your top-rated shield against malware and online scams | Avast Free Antivirus Icon
    Your top-rated shield against malware and online scams | Avast Free Antivirus

    Browse and email in peace, supported by clever AI

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 1
    Jailer

    Jailer

    Database Subsetter and Relational Data Browser

    Database Subsetting and Relational Data Browsing Tool. Navigate bidirectionally through the database by following foreign-key-based or user-defined relationships. Exports consistent, referentially intact row-sets from relational databases. Removes data w/o violating integrity. Generates topologically sorted SQL-DML, hierarchically structured XML. and DbUnit datasets.
    Leader badge
    Downloads: 93 This Week
    Last Update:
    See Project
  • 2

    dbUnit

    Automated tests with databases: prep, verify, restore tables

    dbUnit is a JUnit extension targeted for database-driven projects that, among other things, puts your database into a known state between test runs.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    When testing using a database with rollback after each test, failing tests are very hard to resolve. Data Storm is a simple DB viewer directly launchable from within your test code to enable you to inspect the current state of the database.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    A unit testing framework for regression testing database stored procedures. Written in Java/JUnit/XML.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 5
    Please note the project has moved to GitHub, see http://benilovj.github.com/dbfit DbFit is a set of fixtures which enables FIT/FitNesse tests to execute directly against a database, enabling developers to manipulate database objects in a relational form, making database TDD much easier then with xUnit-style tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DB Sanity
    DB Sanity performs checks on a database for verifying data consistency and correctness of aplication deployments. It is invoked by command line and creates an HTML report with aggregated diagnostic summaries and listings of faulty database entries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Eclipse Documentum DQL/API plug-in with the main functionality of content proposals and colour coding. As a secondary result testing things the plug-in is starting to resemble a fast hard client. A feature we lost when a certain hard client was replaced.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DataRoller

    DataRoller

    Roll your own database test data

    Fill your database with test data, move in and be happy. DataRoller is a small program that will insert rows into your database based on a file describing your tables and columns. Script files describe how each table relates to other tables, how DataRoller should geneate foreign keys, and how each column should look. DataRoller executes your script file, generating insert statements and filling your database with data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FormatCheck screens flat files looking for violations in the format of the data. It uses a set of XML files that define the rules for each file format. The Swing front-end allows the user to run the verification, view and print the errors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 10
    A small database stress tool written in Java. Emulates a given number of concurrent users querying the engine. Reports timing information for each test. Currently supports MySQL engine only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Unofficial Home to JSR 272 Mobile TV API Tests and Evaluation --- PROVIDED AS IS, FOR EVALUATION PURPOSE ONLY. NO CLAIM OF CONFORMANCE OR ENDORSEMENT FROM JSR 272 GROUP. --- JSR 272 IS LICENSED BY NOKIA AND MOTOROLA. PLEASE CHECK TERMS AND CONDIT
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project is a java web application developer toolbox. It is among other, a simple and powerful framework which does not require dealing with XML files. It also provides a lot of other features, such as a DB abstraction layer, a nice javadoc doclet, a
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JdbcProxy is a JDBC 2.0 driver that can help debug or test applications. The driver can wrap another JDBC driver to debug the JDBC calls done by the application. The driver can also emulate another JDBC driver to test the application without a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A fully automated database benchmark suite that prints tabular and graphic results for multiple tested disciplines, given JDBC database connections. Some free open source database engines are included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    S3 Mockup is an Amazon S3 emulator we develop for one of our projects. It can be easy embedded and used in your test framework or running as an independent service. Using this emulator you can easy setup development and QA environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A program written in Java that allows to generate test data for SQL databases. Constraints on the data output can be flexibly specified via a GUI. At the moment, only PostgreSQL is supported, but support for other databases can be added via metadata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    TeCoHe - Test Component Helper - A tool to generate data instances' components to facilitate system tests and test automation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Toplink in memory makes TDD possible in large database applications. Make your Java project tests run faster. Toplink in memory allows you to run your tests in memory, rather than against a database. In our current project, this gives a 100x speed up.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    XMLImportDB is an open source database import and comparison library distributed by Burton Computer Corporation under the Apache Software License version 2.0. XMLImportDB is useful for automating unit tests of Java programs that use JDBC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Datamixer generates mock data values for various datatypes, including integer, floating precision, datetime, and string. It can generate complex sequences, based on functions and permutations of the basic data series.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    dbMonster is a tool which generates random test data and puts it into SQL database. It helps to test how an application can deal with large database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.