Finding right bug tracker web application

Posted by FullmetalBoy on Programmers See other posts from Programmers or by FullmetalBoy
Published on 2012-04-03T06:56:49Z Indexed on 2012/04/03 11:41 UTC
Read the original article Hit count: 349

I'm looking for a bug tracking system (similiar as http://www.mantisbt.org) with these following requirements:


Requirement specifications are:

  1. Upload picture and different files without any limitaton of the file's space.

  2. If user belong to a specific group or businesss group, the GUI:s logotype should be changed into group's logotype after the user has entered user name and password. All user use the same database with different GUI.

  3. Right information of unassigned, modified and resolved bug case will be displayed based on what group or business group that the user is assigned to.

  4. All information will display after the user has logged in.

  5. Enable to create 1 or more super user (administrator) and regular user.

  6. Right user with right group or business group will retrieve right information.

Non functional requirement:

  1. The bugging tracker take place in a webbapplication.

  2. All information must use web browser to view all information.


© Programmers or respective owner

Related posts about web-applications

Related posts about bug