up vote 0 down vote favorite
share [g+] share [fb]

We are using Bugzilla to collect and monitor our bugs, but up until now we did not use any test case tool. Up until now we were doing only manual testing.

Which of the available test cases do you recommend, and is it important that this tool fully integrates with Bugzilla?

We are a very small company (less then 10 people) that develop virtual worlds for kids.

link|improve this question
I'm not clear on what it is exactly you're trying to do. What is a 'test case' and how do you anticipate it be integrated with Bugzilla? – Bramha Ghosh Mar 8 '09 at 2:00
feedback

2 Answers

up vote 1 down vote accepted

Nuevosoft Test Manager (http://www.nuevosoft.com) allows you to manage your test cases and links to bugzilla.

link|improve this answer
feedback

As far as i understand, you want to manage the test cases and link the bugs to bugzilla. there are open test management suites that you can use to manage the test case and link them to bugzilla for defect tracking. One of them is Testlink.

You need to install the testlink server in one of the computers and link with the bugzilla using some perl modules. I have done in our project 3 years back and it was successful.

Testlink will also provide you the data of how many test cases were pass and how many were fail along with the defect id logged in bugzilla.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.