Testuff the online test case management
![]()
Like it’s said on their website :
Testuff is an on-demand service for managing and executing manual software tests and for reporting defects. It is a full test management suite that includes management for various test stuff: cases, runs, defects and more.
What’s really cool with Testuff is that you can plug it with mostly known bug trackers:
- Bugzilla
- FogBugz
- Mantis
- ElementTool
- Jira
- Tracs
I tried it today with Trac but I didn’t really understand how to use it and found that Selenium test is better for this type of tasks.
Soon I will talk about Selenium…
Make A Comment: ( 1 so far )
One Response to “Testuff the online test case management”
John
May 22nd, 2008

You’re comparing apples and oranges here. Selenium is a system for automating web tests, Testuff is for managing manual testing. I was able to easily integrate Testuff with Trac, dunno what’s so difficult about putting in a URL and your username/password…