0 votes
in JIRA by
What are the differences between JIRA and Bugzilla?

1 Answer

0 votes
by
JIRA

JIRA is a tool that was developed by Australian Company Atlassian. It is used for issue tracking, bug tracking, and project management.

JIRA, on the other hand, is a paid version. JIRA is also an easily understandable bug tracking tool. With several JIRA videos available online, learning it is quite easy. JIRA is basically an incident management tool but it is commonly used for bug tracking by developers and testers.

What Does JIRA Do?

It captures issues.

It assigns work.

It follows the activities of the team.

It keeps a track of all the actions that happened in the project.

Bugzilla

Bugzilla is a bug tracking tool from Mozilla. It is a piece of software that is known to track millions of bugs. Bugzilla is a popular defect tracking system allows the developers to keep a track of outstanding bugs in the product effectively. There are several bug tracking tools in the market that charge enormous license fees. Despite being a free tool, Bugzilla has several features that its expensive counterparts lack. Consequently, it became a favorite bug tarcking tool of thousands of developers around the globe.

What does Bugzilla do?

It keeps track of both bugs and changes in code.

It enables easy communication with teammates.

It submits and reviews patches.

It is responsible for quality assurance.
by

Properties

Bugzilla

JIRA

License

Free

Commercial

Drag-and-drop issue prioritization

Not available

Available

Dashboard with customized gadgets

Not available

Available

Real-time release tracking

Not available

Available

Server-side architecture

MySQL, Oracle, PostgreSQL, Perl

J2EE, Tomcat, Lucene, MySQL, Oracle, PostgreSQL

Server load

Low

Considerable

Related questions

0 votes
asked Apr 20, 2020 in JIRA by rajeshsharma
0 votes
asked Sep 30, 2019 in JIRA by Robin
...