AgitarOne
The AgitarOne product family helps you work safer, better, and smarter as you develop and maintain your Java applications. AgitarOne JUnit Generator creates thorough JUnit tests on your code. This helps you find regressions and makes it safer and easier to improve your code to reduce the cost to maintain it. AgitarOne Agitator helps developers understand the behavior of their code as they write it. This helps you prevent bugs and prevent code complexity that can become tomorrow's maintenance headache. The AgitarOne family is the best available way to create, use, and manage the unit tests that you need to be truly agile. Automated JUnit Generation, you can automate the generation of JUnit tests to create a "safety net" before you start working with existing code. You can automate the generation of JUnit tests to create a "safety net" before you start working with existing code.
Learn more
Klaros-Testmanagement
Klaros-Testmanagement is a proven and popular tool from Germany which is developed since 2009 and used worldwide by large and small teams to plan and execute their testing activities.
The functional scope covers all areas of the test process: test planning, test creation, test execution, assignment and evaluation of test tasks as well as test evaluation and report creation.
Interfaces to defect and requirements management systems, continuous integration, test automation and performance analysis exist for numerous tools such as JIRA, Redmine, GitLab, GitHub, Jenkins, JMeter, QF-Test, Selenium, JUnit, QTP, and many more.
The software is available as a free Community Edition and an Enterprise Edition with comprehensive support, both as a server installation and as a cloud service.
Learn more
Qase
Test management system for Dev and QA teams that helps to boost software testing efforts. Test suites can help you to organize all your test cases into logical groups. Сomprehensive features of test cases allow you to define test case severity, priority; describe pre-conditions, post-conditions, and steps to reproduce test case. You can compose test plans and then run tests. A smart wizard will guide you through the test plan and will help to check all cases at once. Time tracker will show detailed information about time spent for each case. Also, you can easily share a test report with detailed information about each test case in a run to your manager or customer in a few clicks. Invite your teammates to join and use all power of test case management tools together, run tests, write test documentation, compose test plans. Role-based access control will help you to set up permissions for different groups of users.
Learn more
HUnit
HUnit is a unit testing framework for Haskell, inspired by the JUnit tool for Java. It's easy to use HUnit, assuming you are familiar with Haskell, though not necessarily with JUnit. A test-centered methodology for software development is most effective when tests are easy to create, change, and execute. The JUnit tool pioneered support for test-first development in Java. HUnit is an adaptation of JUnit to Haskell, a general-purpose, purely functional programming language. With HUnit, as with JUnit, you can easily create tests, name them, group them into suites, and execute them, with the framework checking the results automatically. Test specification in HUnit is even more concise and flexible than in JUnit, thanks to the nature of the Haskell language. HUnit currently includes only a text-based test controller, but the framework is designed for easy extension. Run the tests as a group.
Learn more