Easily migrate from Snowflake, Redshift, or Databricks with free tools.
BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
Try Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Generate simple JUnit / HTMLUnit test classes/cases on the fly. Specify: a website (e.g. localhost/mypage.html). a xPath (e.g. //body/div[1]) Output: a JUnit test class with elementary HTMLUnit tests for all html elements within the specified domNode
The TestDataBuilder is a free open-source generated tool in JAVA for testing data.
It can help developers or testers to automatically generate database table test data.
AGUTUR - Automatic Generation of Unit Tests Using Rules. Uses Drools to generate unit tests so extensible. Supports JUnit4 and JMock. The system inspects the class and looks at the methods and the constructors and generates a set of unit tests.
This project is maven plugin project for the jumble(http://jumble.sourceforge.net/).
maven-jumble-plugin generate mutation test output by xml format.
A xml format is used with jumble-hudson-plugin for hudson ci server.
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.
The project Jaulp is jet another utility library project written in Java. It contains utility classes for Date ,Calendar, Collections, Resources, Files, IO for Random data, and many more. This is the last version for this project.
A set of tools for application testing. JUnit runners to execute your Selenium tests, internationalize them, generate detailed reports containing screenshots, a Maven plugin to prepare the infratstructure and a Hudson plugin to publish reports.
JUnit Generator can automatically generate junit test cases for a specific class or method of Java; Fully supports the characteristics of object-oriented like generic type, complex class type generation etc.
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.
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.
Project37 is a model-driven software application that uses an XML schema to generate security services which can be used to alter GUI forms or XML data sets.
This is an academic project; the main objective is to generate an algorithm to parallelize a CNF formula and then feed the distributed parts to sequential SAT solvers, for this project we have choose to use Sat4J as the solver.
Pojo generator is a framework that will generate data for your domain model. This is very usefull when for instantce database isn't up yet, end you want to continue to develop the frontend of the application.
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.
STDL (Structured test description language) is a domain-specific testing language that is used to auto-generate unit test code. It supports a myriad of output languages (incl. C#). The project's aim is that of reducing the resources required for testing
FreshTrash is a Utility package for generate random test data. It can generate test data from the console or from a UI. At the start only from the console.
Tests executed in different environments often rely on environment-specific static properties. EZPZ enables ths use of parameter-driven XML files to provide these properties, and provides hooks for you to generate non-static properties.
Our tool allows developers to automatically generate and reuse test classes, test data, as well as manually define test data. Once these components are in place, developers can launch so-called “in-container” test suites, and gather information about
The jload framework enables developers to create repeatable load test cases. The framework will then execute these cases and generate reports and graphs showing the execution times and characteristics.
Automation testing tool for generating test cases from java codes
...This paper presents an alternative approach to automate the process of generating the test cases by developing an eclipse plug-in tool. The plug-in tool will be able to generate the test cases automatically from the source codes by examining its line of code (LOC). The plug-in tool is an open source software to help the software developers generate the test cases for their system that they developed. It will help to ease the problems for software developers to come up with test cases manually as well as to check the system functionalities whether it meets the users’ requirements or not.