Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Build Securely on Azure with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
AFMS is an Artefact Management System to manage some of the artefacts appearing in the development process of a product. Artefacts are for example requirements, use cases or testcases. AFMS contains an artefact editor and a test execution tool.
The aim of the project is to provide a testing tool that would reduce the cost associated with the regression testing process. The tool provides test case subset selection so that the user need not run the redundant testcases.
JMUnit is a Java ME (J2ME) unit test framework based on JUnit. It supports JUnit-like testcases and test suites. Tests can be run in a device, in an emulator or as Ant tasks. IMPORTANT NOTE: The JMUnit project will be merged with the J2MEUnit project.
JCheck is a testing tool for Java similar to QuickCheck for Haskell. The programmer provides a specification which then is tested using a large number of random testcases. JCheck integrates with JUnit making it easy to mix with usual unit tests.
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.
PHPUnitStats is a hook script for a SVN repository, which computes on each commit statistics of PHPUnit testcases performed by the author (by parsing the unified diff), and stores the result in a MySQL database.
Coberclipse is a eclipse plugin for Corbertura. It will instrument the classes during the build and show the code coverage after executing unit testcases.
Simple, light-weight Java class (100% pure Java) for generating lorem ipsum placeholder text. Lorem ipsum text can be used to create sample data for design evaluation, testcases or performance tests in (Java) applications.
Jameleon is a data-driven automated testing tool that is easily extensible via plug-ins. Features of applications are automated in Java and tied together independently in XML, creating self-documenting automated testcases.
Pest07 assists the structured creation of software test documentation. It can create testcases and group them into sequences. Then test sequences can be executed and documented. Finally the documentation can be exported to a well structured pdf file.
Test case framework primarily intended for application monitoring. It provide users with an API for writing testcases as Java classes. Testcases are configured in XML and published in a container for local or remote execution. Integrates with Nagios.
This project is both a graphical user interface to the HttpClient library and a framework for managing web-level testcases. A swing GUI for managing web tests, a test library, and a java web application are the primary components of this app.
The SE TestManager is a tool to manage manual tests (e.g. behavior of GUI applications) in the software development process. You can create testcases and structure them in a tree. The SE TestManager guides you through the test and generates a PDF report
Junit-ex is based on Junit and is enhanced with extra annotation libs (JDK1.5 new feature) that support multi-branch unit test in single Junit test file.It's extremely useful for developers and testers that maintain multi branches' testcases.
A Distributed Experimenting and Testing harness in Python. Automatically deploy, execute, and report your distributed testcases in easy steps. Write arbitrarily scenario scripts using 8 keywords. Fine grained distributed sync with built-in API.
A simple test-harness framework which provides a nice GUI and simple control mechanisms. The test-cases must be written in Java, but the harness can be used to test just about anything.
Information system to manage execution of manual test scripts. Includes comprehensive issue tracking linked to scripts. Web-based UI, JBoss app server. Standard role-based user access. Testcases written in Excel and loaded up to application using a tool
JUnit extension making testcases data driven. Uses external test data (in Excel, XML etc) which is injected into your test case using standard JavaBeans properties. Data enables and integrates toolkits such as jWebUnit and DbUnit. 100% JUnit compatible.
JsisPath is an automated test case generator. It is a white box java test tool that generates testcases out of your source code. JsisPath generates minmum testcases that ensures that every statement in your code is executed at least once.
The new Open Source QA management system will help to test designer design and create test requirements, test plans and testcases (first stage). Test design process will be based on UML concept. GUI interface based on web with Ajax technology.
JTestCase uses XML file to organize multi-testcase data and asserting conditions (action and expected result), and provides a set of easy-to-use methods to retrieve testcases out from XML, and asserts results against those expected ones in data file.
TestGen4J is an open-source, automaticJava test generator that creates standard JUnit testcases from Java class or source files. In addition to reducing manual testing, it provides a data driven test harness with an automatic failed test case utility.
Open Test Manager aims to be a simple tool for managing testcases using a central database.
It is written in java and uses a web-based user interface and an embedded database.
Gretant is a tool that integrates Gretel (a tool that takes care of coverage measurement) and ant. It makes it possible to run tests from ant (for instance Junit testcases) and then produce reports.