I am looking for a (simple) test(case) management tool like Speed Test (http://speedtest.codeplex.com/) or Testlink (http://www.teamst.org/), which is based on .NET and SQL-Server. The tool should not be complicated and easy to learn. Can anybody recommend me alternatives of the above mentioned tools?
Asked
Active
Viewed 214 times
5
-
There are loads of commercial ones out there that is .Net based but from your post referring to Testlink etc it sounds as your are looking for a Open Source/Free tool? – StefanE Sep 10 '10 at 10:22
2 Answers
0
Enterprise Tester is a .Net base test management software that uses Sql Server (also MySql, Oracle or PostgreSql).
It's commercial, but licensing starts at $10/year.
Also integrates tightly with Jira and TFS.

Bittercoder
- 11,753
- 10
- 58
- 76
0
I'm not sure it qualifies as a simple tool but the Visual Studio Team Foundation Server 2008 Test Management is powerful and quite easy to learn plus it comes with a fully integrated Unit Test Framework.

pymendoza
- 348
- 3
- 16
-
I agree on this one. Its very powerful with everything integrated but license cost will run away if every tester needs VS installed. – StefanE Nov 16 '10 at 15:12