Mantis Bug Tracker Tutorial: MantisBT Issue Tracker Complete Guide

By Vijay

By Vijay

I'm Vijay, and I've been working on this blog for the past 20+ years! I’ve been in the IT industry for more than 20 years now. I completed my graduation in B.E. Computer Science from a reputed Pune university and then started my career in…

Learn about our editorial policies.
Updated March 9, 2024

Here is the detailed MantisBT Open Source Free Popular Bug Tracking System Tutorial for your benefit:

As you are aware, testing is an integral part of any software development life cycle. A software bug is an error in a software application which causes software to produce incorrect results. Therefore, causing deviation in the expected and actual outcome.

Bug tracking software is a software application used to maintain records of software bugs reported during the software development life cycle.

Mantis Bug Tracker Tool Tutorial

Mantis

Why do we need a Bug Tracking System

Recommend read => Most Popular Bug Tracking Systems

To manage the issues logged during the software development life cycle a proper managing system is required. Bug tracking is facilitated in managing bugs so that proper track record of the bugs can be maintained and be accessible to team members working towards the development of the project.

Basically, the Bug Tracker is a software application which is used to track record of the bugs produced during the development of a software.

Also read => Benefits of Defect Tracking System.

Introduction to Mantis Bug Tracker

The Mantis Bug Tracker is one such tool that can serve the purpose of Bug tracking. Mantis BugTracker and MantisBT got started developed by Kenzaburo Ito in the year 2000. Jeroen Latour, Julian Fitzell, and Victor Boctor joined in the year 2002 and it became a team project.

The version 1.0.0 of Mantis Software was released in the year 2006. Since then, new updates have been launched. In July 2012, the MantisBT organization on GitHub became the official repository for the Project’s source code. Currently, MantisBT 2.5.1 is the latest stable version available on the market.

Mantis software is developed in PHP language, and supports databases like MySQL, MS SQL, PostgreSQL, and numerous browsers, but not limited to Google Chrome, Mozilla Firefox, Internet Explorer, Safari, and Opera. The UI of the Mantis tool is built using HTML and CSS.

It was released under the GNU General Public License (GPL).

Salient features of Mantis Bug Tracker

  • The Mantis tool is available as open source in the marketplace. Mantis supports numerous browsers and supports almost all platforms like Windows, Ubuntu, Linux etc.
  • Mantis supports Multiple projects per instance with per project user access thus maintaining proper isolation between the projects and the team working on them. It also supports sub-projects and categories
  • Reported bugs can be exported to CSV, xlsx
  • Option to integrate with third party plugins so as to track the time required for a specific project
  • Email Notification triggers automatically on any update in a reported bug
  • RSS feed report
  • Mobile access is available through Mantis Touch
  • Advanced search tools
  • Document management
  • Revision Control Integration
  • User-based
  • Time tracking
  • Customizable pages
  • Optional wiki and chat integration

The following points have been covered in this article:

  • What are the pre-installation steps for Mantis?
  • How to install MantisBT in Windows?
  • How to create a project in MantisBT?
  • How to report bugs in MantisBT?
  • How to create a user in MantisBT?
  • How to configure Emails in MantisBT?
  • How to use Filters in MantisBT?

The following are the software packages that we require to install MantisBT:

  • Operating System: MantisBT supports multiple OS platforms like Windows, MacOS, OS/2, Linux, Solaris
  • Web server (Apache): MantisBT supports Apache Web server and Microsoft IIS. If you are using any other web server, then PHP must be configured with it
  • PHP
  • Database: MantisBT stores its data in a database. Recommended database for MantisBT is MySql, however different RDBMS are supported by MantisBT are like MySQL, PostgreSQL, Microsoft SQL Server and Oracle
  • Browser: MantisBT supports the most recent browsers like Mozilla Firefox, Google Chrome, Safari etc.

To install PHP, MySQL, and Web server altogether on Windows we can use WampServer.

Download and Install WampServer

Follow these steps to download and install the WampServer in windows:

Download wampserver

  • Select the WampServer link based on your system OS. A pop-up will appear once clicked on any of the options. Click on “download directly”

Download Link

  • Once clicked on the “download directly”, you will be redirected to this website. Downloading the WampServer will start automatically and if it does not start automatically then click on the Download button
  • This will start the downloading of MantisBT. The size of the file would be around 197 Mb and the file name would be like ‘wampserver3.0.6_x86_apache2.4.23_mysql5.7.14_php5.6.25-7.0.10.exe’.

Mantis Download

  • Once downloaded, double-click on the downloaded file.

Follow the wizard and install WampServer through the following steps:

  • After double-clicking, it might give a security warning to some users as per their operating system used, which is just for security purposes of the window. Click on the Run tab

Run Tab

  • Select the Language

Language screen

  • Click on the “I accept the agreement” and press the “Next” tab

Agreement Screen

  • Press Next Tab

Next Tab

  • Provide the destination location where you want to install the wampserver and then press next (By Default it is c:\wamp)

Location Screen

  • Click next for the default setting

Default Settings

  • Click Install tab to install the WampServer

Default Settings

  • After clicking Install, it will start installing

Start installing

  • Choose your browser to be used for this WampServer, by default it will use Microsoft Internet Explorer. You can choose any web browser installed on your machine

Choose your browser

  • Choose any text editor installed on your machine, be default it will use Notepad

Text Editor

  • Click allow access

Allow Access

  • Click the Next tab

Next tab

  • Finally, click on the Finish tab to complete the installation. Now you have Apache, PHP, and MySQL altogether into your machine

Finish tab

  • Go to the Start Menu and start the wampserver by clicking on the icon (a wamp icon will appear in the system tray). The color of the icon at first will be red then orange and finally, it will be green which means all the services like Apache and MySQL are running.
  • If the wampserver is not installed correctly, you may find difficulty in installing Mantis. To ensure that you are good to go ahead, check the points mentioned below.

Check if wampserver is installed:

Here’s how to check if the wampserver was installed successfully and all its services are working fine or not.

#1) The color of the icon on the wampserver in the system tray should be green. The colour green means all the services are running fine. If the color of the icon is orange that means there is something wrong and services are not running

#2) To Check Apache Service is Running or Not: Right click on the wampserver icon on the system tray then go to tools and then click on Test Port 80, as this is the port which is used by Apache server

Check Apache Service

After clicking on Test Port 80, a dos black screen will open and it will give the result like this below black screen.

Command Prompt

#3) To Check MySQL Service Running or Not: Right click on the wampserver icon on the system tray then go to tools then click on Test Port 3306, as this is the port which is used by MySQL

Check MySQL Service

After clicking on that, a DOS screen will open and it will give the result like this below the back screen.

Command Prompt Screen

  • Once the WampServer is installed we can proceed towards installation process of MantisBT.

How to install MantisBT in Windows

Download and Install Mantis Bug Tracker:

Follow the steps to download and install MantisBT

Mantis Download Link

  • Once you click on the download button, you will be redirected to this website. Click on the Download button. This will start the downloading of MantisBT. Its size is 16.5 MB and the file name would be like ‘mantisbt-2.5.1.zip’

Mantis Download Link

  • Once downloaded, extract the zip file and place the folder at the following location: C:\wamp\www. This is the default location where you installed the wampserver

Install Mantis

Note: I have installed WampServer in the C drive. Use the path where the WampServer is installed.

  • Navigate to http://localhost:(port)/, for example, if you are using port number 80 then use http://localhost:80/

Note: By default port number 80 is selected, if that is occupied by some other process, you will need to change the port number. The Process to change the port number is explained later in this article.

  • Right click on the wamp icon present on the system tray, go to the wamp settings by right clicking on the wamp icon in the system tray and select the following items from the list

wamp settings

  • On the open web page, click on the Mantis folder under “Your Projects” located at the bottom of the screen as shown in the image

Your Projects

  • After clicking on the Mantis folder under “Your Projects” below the screen will appear

14

  • Type of Database is MySQL by default, Here we can also select Microsoft SQL, Postgre SQL, Oracle if you have installed them instead of MySQL
  • Click on the Install/Upgrade Database button, present at the bottom of the screen

Install/Upgrade Database button

  • On the next page, check for the following message at the bottom of the screen “MantisBT was installed successfully“. Ignore the error messages

Create Link

  • Click on the create a link as shown in the image or you can directly Navigate to the URL http://localhost:(port)/mantisbt-2.4.1/mantisbt-2.4.1/login_page.php to begin.
  • By default, the user name is “administrator” and password is “root”

Admin Login Screen

Mantis Login Screen

  • After logging in below the screen will appear

Login Screen

Resolving errors:

During the installation process, you may find some errors. In this article, some of the common errors and their resolution have been listed out.

#1) VCRuntimeDll.140 error: When the following message is displayed during installation of the wamp server: “The program can’t start because VCRUNTIME140.dll is missing from your computer. Try reinstalling the program to fix the problem.” then it implies “Visual C++ Redistributable Packages” are missing from your computer.

Error Message

Follow these steps to resolve the error:

VCRedist

  • Click on the “Download Microsoft Visual C++ 2010 Redistributable Package” link

Download Link

  • On the next screen, select the language and click on the Download button

Download button

  • This will start the downloading of Visual C++ Redistributable Packages
  • Once downloaded, double-click on the downloaded file. This will launch an installation wizard
  • Once Visual C++ Redistributable Packages have been installed, re-install the WampServer

#2) Err_Connection_Refused: If the following page is displayed instead of the welcome page of WampServer, then use a different port number. As the current port number is being occupied by some other services

Follow these steps to resolve the error:

  • Right click on the wamp icon present in the system tray
  • Go to Tools | Use a port other than (current port number)

Change port number

  • Provide any unused port number and click on Ok

Change Port Screen

User Interface for Mantis BugTracker

Once a user is logged in and set up the user profile, this is the first page which is displayed to the user.

My view

Let us become familiar with the user interface and understand the different features provided on the first screen of the Mantis Bug Tracker.

This page is divided into different sections. On the left side, there is a Navigational menu that has links to different pages.

1) Navigational Menu: This is the navigational menu having various links like Report issue, View issue

2) Assigned to me: In this section, all the issues that are assigned to the user who is currently logged in are displayed under this section. You can have an idea of the timing at which the bug was reported is displayed under the bug summary, and a unique number is automatically assigned to each reported bug

3) Unassigned: In this section, all the issues which are pending to get assigned to the concerned person are displayed

4) Reported by me: All the issues reported by the user are displayed under this section

5) Recently Modified (30 days): All the issues that have been modified during the 30 day timeline are displayed under this section

6) Header: Invite users are provided in the header of various links like Report issues. The user can click directly on the Report Issue button and then can jump to the report issues page. You can change the project for which you want to view issues or report an issue.

On the rightmost is the name of the logged in user is displayed. Click on which of the following options are displayed. The user can click on logout to exit the session.

User options

7) Timeline: In this section, all the recent updates regarding the project are displayed. Whether the issue has been newly reported, closed or any updates made to an existing bug, all activities regarding the bug get logged in and displayed under this section.

How to report bugs in Mantis

Recommended read => How to Write a Good Bug Report

 The first screen displayed to the user is the login page where the user is prompted to enter their login credentials

Login mantis

  • Enter your username and password
  • Click on the Login button
  • There is also an option in the login window to save the login in the browser
  • To report a bug, click on Report Issue present at the top or from the Navigation menu
  • Click on the project and select the project from the dropdown for which the bug is to be reported
  • Click on report issue

Report issue Screen

  • The following page is displayed

Report issue Home Screen

  • Select the category
  • Select reproducibility for the bug.

Reproducibility: It defines whether the bug reported is reproducible or not. The Mantis Bug Tracker provides default options under this category.

The following points are displayed in the drop down.

  1. Have not tried: Choose this option if you have not tried to reproduce the bug
  2. Always: Choose this option if the bug can be reproduced in every iteration
  3. Random: Choose this option if the error is occurring randomly
  4. Unable to reproduce: Choose this option if the scenario used has produced an unexpected result and is not producing the bug anymore
  5. Sometimes: Choose this option if the bug occurs a few times during iteration
  6. N/A
  • Select the severity of the bug.

The following options are available under this category

  1. Feature
  2. Trivial
  3. Text
  4. Tweak
  5. Minor
  6. Major
  7. Crash
  8. Block
  • Select the option that best describes your bug.
  • Select the priority of the bug

The following options are available under this category

  1. None
  2. Low
  3. Normal
  4. High
  5. Urgent
  6. Immediate
  • Select the appropriate option
  • Select Profile: (Platform, OS, OS Version) and use this to add information like the platform used, operating system used and its version or flavor
  • Next is the Assign to field. In this category, you can select the name of the person to whom the bug is to be assigned
  • To summarise, you will be able to provide a short description of the bug

For example, on an e-commerce website, the products are not getting added to the cart. You can provide a short description of this as a Shopping Cart. Products are not getting added to the cart.

  • In the description, explain the bug and testing environment in which tests are being carried out including expected and actual results
  • In the steps to reproduce section write the steps involved to produce the bug which could be used again so as to reproduce at developer’s end
  • If you want to attach any file or image referring to the bug you can attach it in the file attachments section
  • Once all the options are filled. Click on Submit issue

Submit issue

  • A success message is displayed to the user and the page is redirected to the view page

success message

Note that a unique ID is assigned to the issue reported. You can use this ID to search for the issue from the search bar.

Issue Reported

If you want to view the reported issue, click on the ID as shown in the image. The reported issue will be displayed on the screen.

View Reported Issue

Thus, we have reported a bug in the Mantis Bug tracker. Next, we will learn to create a project in MantisBT.

How to create a project in the Mantis Bug Tracker

Next, we will see how to create projects in the mantis bug tracker. Mantis supports multiple projects in a single instance.

Follow these steps to create a new project:

Note: Mantis provides different rights to the logged in user. So the right to Create the project is given to the administrator specific user only. Then login with the user and the following navigational menu will be displayed.

  • Click on Manage
  • Go to the Manage Projects tab as shown in the image
  • Click on the Create new project

New Project Screen

  • A new window will open with the following field
    • Project name: Provide the name of the project
    • Status: Can you specify the current status of the project

Manage Projects

By default, the following options are available:

  1. Development: Choose this option if the project is under development stage
  2. Release: Choose this option if the project is under release stage
  3. Stable: Choose this option if testing is carried out on a stable version of the project
  4. Obsolete: If the version of the project is out of date or not currently used then this option can be chosen
  5. View status: Select whether the project is private or public. As private projects and progress are only visible to those users to whom this project is assigned
  6. Description: Under the Description text box you can provide the description of the project
  7. Finally, click on the Add Project button

A successful message is displayed, and thus the project gets added to the Mantis for bug reporting. Next, we will learn to create a user in MantisBT.

How to create a user in MantisBT

We have seen how to create a project and have also learned to report an issue in the Mantis Bug Tracker. Basically, rights to create a new user or edit an existing user are given to the person who has administrator rights.

Create a new account page that facilitates administrators to manage users in the system. So login with the administrator. Once logged in with the administrator, the following options as shown in the image will be displayed in the navigation menu.

  • Click on Manage
  • Switch to Manage User Tab

Create user

  • By default the Manage User tab is pre-selected as this is being the first tab of the multiple tabs available
  • Click on Create a New Account

Create user

  • Once you click on this button a new window will open
  • Enter the user

Note: Username used for the new user must be unique and shouldn’t have been used previously.

  • Provide the real name of the new user.

Note: The real name used for the new user must be unique and shouldn’t be used previously, i.e. the real name of the new user should not coincide with the real name of an existing user.

  • Provide the email of the user.
  • In the access level drop-down, there are different options that are available by default.
  1. Viewer
  2. Reporter
  3. Updater
  4. Developer
  5. Manager
  6. Administrator
  • Choose the appropriate option.
  • Click on Create User

Create user Screen

A new user thus gets created in the system.

How to configure Email in Mantis

During software development, one of the biggest challenges is to keep the team notified about any changes or bugs reported. MantisBT triggers an email notification to the concerned person if there is any new bug reported, or changes made to an existing bug.

Follow these steps to configure email notifications in MantisBT

  • Navigate to path: D:\wamp\www\mantisbt-2.4.1\mantisbt-2.4.1\config

Email configuration

  • Open config_inc.php in notepad, and add the following code:
$g_phpMailer_method = PHPMAILER_METHOD_SMTP;
$g_smtp_host = ‘smtp.gmail.com';
$g_smtp_port = ‘465';
$g_smtp_connection_mode = ‘ssl';
$g_smtp_username = ‘softwaretestinghelp@gmail.com';
$g_smtp_password = ‘xxxx';
$g_administrator_email = ‘softwaretestinghelp@gmail.com';
$g_webmaster_email = ‘softwaretestinghelp@gmail.com';
$g_from_email = ‘softwaretestinghelp@gmail.com';
$g_return_path_email = ‘softwaretestinghelp@gmail.com';
$g_default_timezone = ‘UTC';
$g_log_level = LOG_EMAIL | LOG_EMAIL_RECIPIENT;
$g_log_destination = ‘file:D:\mantisbt.log';
  • Save the file
  • Login to MantisBT using administrator credentials
  • Click on Invite users
  • Create a user

An email will be triggered to the concerned person.

How to use Filters in MantisBT

As the number of bugs reported in the project increases, it becomes very hectic to search for a specific group of the issue.

For example, In a project developer wants to resolve all the bugs which are assigned to him under high priority. In that case, filters can be applied to group the issues as per the requirement.

Let us understand how to apply filters to search or group the issues.

  • Click on View Issue
  • On the page, various
  • Click on the project drop down to search for issues based on the particular project
  • Click on any field as per your requirement
  • Click on the apply filter. All issues meeting the requirements will get listed in the grid

Apply filter

Save the Filter:

Click on the Save filter button to save the current filter.

Filter Screen

  • On the next screen, enter Filter Name
  • Select the Project check box and click on the Save Current Filter Button

Save Filter Screen

  • A successful message will be displayed confirming the action “Filter saved successfully”

On the screen the following options are displayed:

  1. Manage Filter: This option can be used to delete an existing saved filter
  2. Permalink: Permalink is used to create a link for a particular filter. The link can be shared with other team members, for that particular filter

Conclusion

Effective Bug tracking software helps to manage the bug effectively and efficiently. Ultimately reducing time and effort in managing bug history. With proper management of bugs, we can improve the quality of the work process and can avoid any loopholes in the process for testing and development.

With proper tracking, one can expect proper utilization of the resources (employees), and to deliver the maximum output from them. Thus, getting a good Return on Investment.

Please share your feedback or questions with us in the comments section below. We would love to hear from you. 

Was this helpful?

Thanks for your feedback!

Recommended Reading

8 thoughts on “Mantis Bug Tracker Tutorial: MantisBT Issue Tracker Complete Guide”

  1. A good guide on specific functions – how to install, how to add a user, how to create a project. I would like a high level guide about how to use Mantis to manage faults. I need general principles. I’ve had it installed and created a project and users but I need to know the end to end process about how to actually use the system when logging and resolving faults.

    Reply
  2. Hello, I would like to know , if this can be used in Ubuntu OS and also what are the requirements that need for installing Mantis on a server also, and can you please send me some information on Bugzilla, if possible , like installing bugzilla on server , what are the softwares we need

    Reply
  3. Hello,
    I m using a gmail account and my mantis is not sending notifications despite that i have followed all the steps would you please help me

    Regards.

    Reply
  4. After following upper steps for the email configure still mail can’t be receive by the developer.During updating any status and performing any operation. What is the reason behind this?
    I hope your positive reply asap.
    Thank you

    Reply

Leave a Comment