We use Testlink as Test Management Tool for our customers. It has a lot of integrations for bug tracking systems, but Flyspray was missing. We use Flyspray as bug tracking system and it was important that it is integrated in Testlink. So we decided to implement the integration.
It was very simple to integrate Flyspray because the API of Testlink has nice support for additional systems.
If you are interested in our integration, please contact us. The source code is licensed under Apache 2.0.
Some impressions:
Assigned Bug
|
|
Assign Bug
|
Every (open source) software project needs a tool for bug reporting. Without such a tool it is hard because you need spreadsheets or mailing lists to manage todos. I think every developer knows why such tools are used
There are a lot of bug reporting tools like Bugzilla, JIRA, trac, Mantis, ... There are also a lot of project management tools with built-in ticket systems like Redmine.
It depends on your needs, if you develop open source or commercial software, the available money, ... which system is best suited.
We evaluated some systems and decided us for Flyspray.
Why?
We need a bug tracker that
- is also a change request management tool
- should be used from our customers (end-users)
- should not have tons of configuration options
- should be commercially useable
- should be open source
- should be easily adaptable
- should allow custom styles/themes
- should be template based
- should not waste development time
Many points have been met from different tools, but the popular tools were too complex or heavy weight. Flyspray is different, because it focuses on the basics. One of the problems are custom styles/themes. It supports custom themes but it does not support custom site templates.
But it offers most features that a professional system should have, it is small and easily adaptable - compared to other tools. And the tool is not only for developers. An end-user can handle it.
We knew that the system needs some tweaks. We added support for
- custom site templates (per project)
- custom mail templates (text, html, ..)
- enter officer for a ticket (group setting related), add effort (per ticket, per comment), add internal comments
- added a switch that disables global priorities/severities,status, ...
- set severity colors via database per project (instead of css)
This are some of our changes. We also fixed some layouting problems and created custom themes/templates.
If you are interested, look at our Flyspray installation:
SIB Visions Theme:
https://oss.sibvisions.com
Different style/site templates:
https://oss.sibvisions.com/index.php (WebUI)
If you are interested, leave a comment.