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.
Start Free
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
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).
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...
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
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.