Collaborative Software

Tesly

Tesly is a web-based test plan management system that allows you not only to store and track the results your test cases, but also to share the testing responsibility among members of your team. After creating your team, you can assign test cases to be executed by your team-mates, who will receive a notice of the test case assignment via email. Every time a test case is executed, you will immediately get the results of that test run via email. When you come back to the site, you'll be able to see at a glance the status of your testing, as well as review the history of testing activity.

Tesly is provided both as a hosted service and as a licensed product you can install on your own server. The hosted Tesly service has both free and paid subscription levels. With your free account you will be able to manage one project and have as many people as you wish on your team. Your team-mates will be able to see all the test documentation that you create, and you can assign tests to particular individuals or just make them available for others to view and run. If you wish to manage more than one project, or if you'd like to have the ability to create attachments and track issues, you can create a paid subscription.

Tesly Jr.

Tesly Jr. provides an HTML reporter for your automated tests. By hooking in to your automated testing environment, Tesly Jr. can receive the results of your test runs as the unit tests are being executed. The results of these tests are logged and can be browsed at this site, allowing you and your customers to easily see up-to-the-minute results from your tests. Tesly Jr. is a perfect fit for continuous integration.

Aside from browsing the site to see the current status of your projects, you can also subscribe to an RSS feed that gets updated every time your tests are run. The test plans that were executed and the pass percentage of the test run are reported in each feed update. And if that's not enough, you can even choose to have an email sent to you every time a test run is recorded with failing tests.

You can also use Tesly Jr. for test documentation. Once test plans and test cases are created on-the-fly from running your unit tests, you can update the name and description for any test plan or test case to describe what you are testing and why.