Bugzilla Website
How to Integrate Testuff with Bugzilla
Testuff can seamlessly integrate with your Bugzilla account, allowing you to automatically send every reported defect to Bugzilla while continuing to manage your manual tests in Testuff.
Configuring Testuff for Bugzilla
- Access Settings:
- Go to Settings and select the Bug Trackers option.
- The Bug Trackers integration page will appear. Click the Add bug tracker link.
- Select Bugzilla: From the Select a bug tracker combo box, choose Bugzilla.
- Enter Bugzilla Server Details: Fill in the Bugzilla server address in the URL field. Ensure that this is the Bugzilla URL, omitting any file names that may appear after the last slash.
- Set Default Product: Define the Default Product. Defects exported from Testuff projects that do not have a custom Bugzilla product will be exported using this product name.
- Submit a Sample Defect Report: Optionally, click the Submit a sample defect report button (referred to as Submit sample in the desktop client) to verify that Testuff can create bug reports in Bugzilla. If successful, the new bug report will be displayed.
- Save Settings: Don’t forget to click SAVE (or OK in the desktop client) to register the new settings.
Adding Custom Fields
- View Bugzilla Source:
- Navigate to your Bugzilla New bug page (ensure this is the page where you enter new bug details).
- Right-click on the page and select View source.
- Identify Custom Fields: Locate your Bugzilla custom fields in the source code. Each custom field will have an ID (e.g., id=”cf_text”).
- Add Custom Fields in Testuff: In Testuff, enter the name of your field and the ID (code) in the Customize bug tracker fields.
Associating a Custom Bugzilla Project with a Testuff Project
Yes, you can associate a custom Bugzilla product with a specific Testuff project. If a project does not have a custom Bugzilla product assigned, it will use the default product set in the general settings.
- Select Project Settings: Go to Settings, select the Projects menu, and click on the Edit link next to the desired project (in the desktop client, access the home screen via the house icon and then click Manage projects).
- Assign Bugzilla Product: Under the General Settings section (or General tab in the desktop client), choose the Bugzilla product for this Testuff project.
- Save Settings: Click SAVE (or OK in the desktop client) to apply the settings.
For any additional help or questions regarding the integration between Testuff and Bugzilla, please contact our support team.

