Help Index

Bugzilla Website

How does Testuff integrate with Bugzilla?

Although Testuff is a hosted service it can automatically send every reported defect to your Bugzilla account. You can run your manual tests with Testuff and continue to use Bugzilla for bug tracking.

The integration is done by the desktop client. Therefore, it should also work if you host Bugzilla on an internal server. Our server doesn’t need to access your bug tracker server and you don’t need to change anything in your security or firewall configuration to make it work.

How do I configure Bugzilla with Testuff?

  1. In Testuff, go to Settings > Bug Tracker.
  2. Choose Bugzilla from the bug trackers combo box.
  3. Fill in the Bugzilla server address in the URL field. This should be the Bugzilla URL, omitting any file names that may appear after the last slash.
  4. Set the Default Product. Defects exported from Testuff projects that do not have a custom Bugzilla product will be exported using this product name.
  5. Click the Set my Bugzilla user link and input your Bugzilla username and password. Defects opened by you in Testuff will be submitted to Bugzilla using these credentials.
  6. You may click the Create a sample bug report link to make sure Testuff can create bug reports in Bugzilla. If all goes well the new bug report should be displayed.
  7. Don’t forget to click OK to save the settings.

Can I associate a custom Bugzilla product to a Testuff project?

Yep. If you wish to export defects from a certain Testuff project to a certain Bugzilla product, follow the instructions below. Projects that do not have a custom Bugzilla product set to them will use the default one from the general settings.

  1. Go to the home screen via the house icon at the top left.
  2. Click the Manage projects link and select a project by clicking on the Edit link next to it.
  3. Under the General tab, fill in the Bugzilla product for this Testuff project.
  4. Click OK to save the settings.

Help Index