Home »
MCQs
Bugzilla Multiple-Choice Questions (MCQs)
Bugzilla is a web-based general-purpose bug tracking system and testing tool originally developed and used by the Mozilla project, and licensed under the Mozilla Public License.
Bugzilla MCQs: This section contains multiple-choice questions and answers on the various topics of Bugzilla. Practice these MCQs to test and enhance your skills on Bugzilla.
List of Bugzilla MCQs
1. Tracking ____ related to their products is done with Bugzilla, a bug tracking tool.
- Data
- Bugs
- Numbers
- Attacks
Answer: B) Bugs
Explanation:
Tracking bugs related to their products is done with Bugzilla, a bug tracking tool.
Discuss this Question
2. ____ is the language used to code Bugzilla, and MySQL is the database used to store information about bugs.
- Perl
- Java
- Python
- C
Answer: A) Perl
Explanation:
Perl is the language used to code Bugzilla, and MySQL is the database used to store information about bugs.
Discuss this Question
3. What is/are the feature(s) of Bugzilla?
- Advanced Search Capabilities
- Time Tracking
- Request System
- All of the above
Answer: D) All of the above
Explanation:
The features of Bugzilla are -
- Advanced Search Capabilities
- Time Tracking
- Request System
Discuss this Question
4. Which of the following is the type(s) of search(es) provided by Bugzilla?
- Google-like bug search
- Time-based searches
- Both A and B
- None of the above
Answer: C) Both A and B
Explanation:
The following are the types of searches provided by Bugzilla -
- Google-like bug search
- Time-based searches
Discuss this Question
5. In addition to the bug lists, you can also download charts and reports in multiple formats, such as ____.
- Atom
- iCalendor
- Both A and B
- None of the above
Answer: C) Both A and B
Explanation:
In addition to the bug lists, you can also download charts and reports in multiple formats, such as Atom and iCalendor.
Discuss this Question
6. Which of the following is/are the type(s) of Components of Bugzilla?
- New Bug
- Search
- Preferences
- All of the above
Answer: D) All of the above
Explanation:
The following are the types of Components of Bugzilla -
- New Bug
- Search
- Preferences
Discuss this Question
7. Someone who has been given responsibility for a bug is known as an ____.
- Assignee
- Reporter
- CCed
- QA Contact
Answer: A) Assignee
Explanation:
Someone who has been given responsibility for a bug is known as an Assignee.
Discuss this Question
8. The person who reports about the bug is known as -
- Assignee
- Reporter
- CCed
- QA Contact
Answer: B) Reporter
Explanation:
The person who reports about the bug is known as Reporter.
Discuss this Question
9. Your ____can be run and shared through saved searches, in addition to running the saved searches you have created.
- General Preferences
- Email Preferences
- Saved Searches
- Permissions
Answer: C) Saved Searches
Explanation:
Your saved searches can be run and shared through saved searches, in addition to running the saved searches you have created.
Discuss this Question
10. The Bugzilla ____ page provides an overview of the current permissions on the installation.
- Account Information
- General Preferences
- Email Preferences
- Permissions
Answer: D) Permissions
Explanation:
The Bugzilla permissions page provides an overview of the current permissions on the installation.
Discuss this Question
11. Whine reports can be configured by the user by using -
- bz_canusewhines
- Canconfirm
- Editbugs
- None
Answer: B) bz_canusewhines
Explanation:
Whine reports can be configured by the user by using bz_canusewhines.
Discuss this Question
12. A/an ____of the defect, as well as the current stage of the life cycle, are provided by the defect.
- Analysis
- Progress
- Communication
- All of the above
Answer: D) All of the above
Explanation:
An analysis, progress and communication of the defect, as well as the current stage of the life cycle, are provided by the defect.
Discuss this Question
13. How many types of reports can be generated in Bugzilla?
- 2
- 3
- 4
- 5
Answer: B) 3
Explanation:
3 types of reports can be generated in Bugzilla.
Discuss this Question
14. Which of the following is/are the report(s) that can be generated in Bugzilla?
- Graphical Reports
- Tabular Reports
- Duplicates
- All of the above
Answer: D) All of the above
Explanation:
The following are the reports that can be generated in Bugzilla -
- Graphical Reports
- Tabular Reports
- Duplicates
Discuss this Question
15. ____ graph(s) is/are part of graphic reports.
- Charts
- Bars
- Pie
- All of the above
Answer: D) All of the above
Explanation:
Charts, bars, and pie graphs are all part of graphic reports.
Discuss this Question
16. Pie Chart is drawn when the x-axis is -
- Assignee
- Severity
- Component
- None
Answer: A) Assignee
Explanation:
Pie Chart is drawn when the x-axis is Assignee.
Discuss this Question
17. The bug table can be customized using the following field(s):
- Restrict to products
- Max Rows
- Open Bugs Only
- All of the above
Answer: D) All of the above
Explanation:
The bug table can be customized using the following fields:
- Restrict to products
- Max Rows
- Open Bugs Only
Discuss this Question
18. Users can specify how many days they want to see changes within the ____ field.
- Restrict to products
- Change column
- Max Rows
- Open Bugs Only
Answer: B) Change column
Explanation:
Users can specify how many days they want to see changes within the change column field.
Discuss this Question
19. When you use Bugzilla's time tracking feature, you use the ____ format.
- Atom
- iCalendor
- Both A and B
- None of the above
Answer: B) iCalendor
Explanation:
When you use Bugzilla's time tracking feature, you use the iCalendor format.
Discuss this Question
20. Bugs are detected in products based on their ____.
- Components
- Versions
- Attachments
- Security
Answer: B) Versions
Explanation:
Bugs are detected in products based on their versions.
Discuss this Question