Go from Data Warehouse to Data and AI platform with BigQuery
Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.
BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
Try BigQuery Free
Cut Cloud Costs with Google Compute Engine
Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.
Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
Development of traces for VDM. A trace statement is used to enhance a VDM models quality by providing an easy way to describe statements used to perform regression testing on the model. This project is related to the OvertureTool project.
Log4JUnit aims to help the testing (using JUnit assertions and test cases) of legacy code that gives a train on the log files it creates, and is, appart from that not very testable (due to missing sources, not testable design, etc).
Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.
Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
Full Glassbox Testing Suite will improve the power of JUnit by allowing users to check if their features are following their required flow. The idea is similar to jMock but relying on real objects instead.
iTTCP means "integrated TTCP". The project integrates the TTCP compiler into Eclipse environment and allows so developing and running testcases, specified in TTCN-3 language.
SVNHookSuite is a collection of Subversion hooks (pre-commit). This Software checks the committed files against some rules (UTF-encoding, indent by tabs, ...). If one or more checks fall through, the complete commit will be rejected.
...Documentation and free support
Cucumber usage example: https://github.com/zebrunner/carina-demo/tree/master/src/test/resources/features
User guide: http://zebrunner.github.io/carina
Demo project: https://github.com/zebrunner/carina-demo
Code formatter
We offer to use our configured Java code formatter for Eclipse. To use the same formatter in IntelliJ IDEA, you should install and configure Eclipse Code Formatter.
Carina code formatter: https://github.com/qaprosoft/carina/blob/master/carina_formatter.xml
Eclipse Code Formatter: https://plugins.jetbrains.com/plugin/6546-eclipse-code-formatter
Automation testing tool for generating test cases from java codes
Most software development will use a standard software development life cycle (SDLC). In SDLC, four phases are involved during development of any system. They are analysis, design, implement and testing. During testing phase, test cases are used in order to test the functionalities of the system developed. Test cases are generally extracted from the source codes manually. This paper presents an alternative approach to automate the process of generating the test cases by developing an eclipse...
Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.
Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
WebappServiceFixture is a fixture library for SOA or distributed Web applications testing. It generates REST or xml requests, invoking web application calls, such as SOAP/REST/Simple Xml, and verify response.
The schema unit testing project allows for easy unit testing of xml schema data requirements. It leverages junit and xml-unit libraries to provide a regression testing framework for xml schemas.
Assumed you have a project and want to write Tests. The classical way is to write tests by hand. With JUnitRecorder you can just record them. As first step you instrument the project in a way that parameter and return values of methods are recorded. With
Measure how directly your classes are tested by JUnit. Unlike traditional code coverage tools, PEA considers and measures whether the code covered ran as a direct call from a test, or indirectly via chained calls.
Weebill is a bug tracker application. It aims to provide a basic functionality, web interface at first level. Then functionalities will be improved and other interfaces will be introduced (like desktop applications using web services.)
CubicProject aims to be a project management web application for agile software delvelopment. It is higly adjustable and focuses on usability and integration with other tools.
RCPUnit is an unit testing framework, an automatic GUI testing framework, and a plugin for Eclipse RCP. It runs with PDE JUnit or other unit testing frameworks. It brings you the ability to do unit testing easily in RCP applications, and SWT application.
JUnitMetrics is a tool that enables to measure basic JUnit and Cactus tests metrics (like number of tests, assertions, number of executed assertions). It is great, complementary solution to code coverage tools and mutation testers.
Tracker is a vendor neutral defect tracking tool designed for medium to large scale IT projects. It can also be used as a ticketing system for support helpdesks and to manage both team and individual work queues.
Genesis is a software engineer integrated tool that provides many ways to manage all artifacts related to a software development process. Includes requirements management functionalities, and a complete environment to execute tests.
Sutri is a system for tests management. It does not deal directly with testing tools but enables you to manage tests, results and reports in a coherent way, without concerning about what tool is used to execute such tests.