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
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
TestZilla, a Web-based test case management tool with integrated bug tracking tool. TestZilla helps you maintain a project database of tests that cover all aspects of your application’s functionality. Designed and Developed by Prasad Kadbane.
This tool tests COBOL source code, using the SSA (Single Static Assignment) form as intermediate representation to obtain varibles definition-use chains under different criteria.
Simloc is the tool intended for finding similar chunks (blocks) of code. It could be used in reverse software engineering. It is faster than SimScan, find better blocks than PMD/CPD (not just exact blocks also similar) and could be runed at GRID.
This profiler (JRE 1.5.0 only) uses JVMTI and native bytecode instrumentation for the analysis of the heap, reachable objects, execution time, garbage collection efficiency, code coverage and thread contention. No preparation steps required in build.
WebInject is a tool for automated testing of web applications and web services. It can be used to test system components with HTTP interfaces, as a test harness to create a suite of functional and regression tests, or for service-level monitoring.
BeCover is a Java code coverage tool based on source-code analysis. The main goal is to keep it small and fast, so using it as a plugin in the common IDE's can be achieved.
A program for syntactically correct sentence generation. Guided by a Bison grammar file as input, it provides random or coverage testing sentences. The program can be used for compiler or parser testing or didactical purposes.
A testcase management, logging, reporting and test automation tool, similar to the commercial product Test Director.
Features: Progress stats, reports, test case import from CSV,doc,web or SQL, STAF plugin. SQL database.
Speeds QA and software testing
DB Initiator is a tool to quickly populate a database with nonsense data quickly and easily. This can aid in testing the scalability of your database driven website, or easily design the UI with plenty of data loaded.
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
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.
Open Test Manager aims to be a simple tool for managing test cases using a central database.
It is written in java and uses a web-based user interface and an embedded database.
JUnitScenario is a java tool allowing you to define users scenarios (List of JUnit methods) and then, run them to simulate a real life usage of your applications.
PublicTest is an automated unit testing tool. In essence, it changes all private/protected accessibility members to public, allowing direct testing of members that would normally be inaccessible to a testing class.
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.
hammer is a Http load testing tool for Unix/Linux platforms. hammer reads scripts of XML that describe the load tests. hammer is implemented in C++ using Xerces-C and Commoncpp2.
VirtualMock is a Unit Testing tool. It uses Junit, Aspect-Oriented Programming (AOP) and the Mock Objects testing approach. Through AOP, it supports features which are not possible with other pure-java mock object frameworks.
ColdUnit is a unit testing framework for ColdFusion. It is based upon the xUnit family of testing frameworks. Its simplicity and power make it a practical unit testing tool for ColdFusion, compatible with both ColdFusion 5 and MX.
Web application load testing tool written in Java. Uses a central console to manage remote simulations allowing for a large number of virtual users. Can test fullblown web applications requiring cookies and complex querystring and formdata.
SMPPSim simulates a Short Message Service Centre (SMSC) that allows interaction with an External Short Message Entity (ESME) using the Logica Aldiscon protocol SMPP. It is intended as a testing tool. SMPPSim is currently hosted by Selenium Software.
Automation unit testing tool for C & C++ on Linux platform
1. What is torque
Torque is automation testing tool which is used for C and C++ application in Linux platform. It covers major testing areas such as Unit Testing, Functional Testing and Regression Testing.
Two major sections of the testing area like memory management and code coverage is accomplished by open source tools, such as,
• Valgrind -- Memory Management
• Lcov -- Code Coverage
• splint -- Static Code Analysis
2.