bug-tracking

Would you use the bugtracker to track the initial requirements development?

Imagine I place each requirement as a feature on my bugtracker. Would it be a nice idea? Are there better tools? ...

Any best Bug-Tracking tool?

Possible Duplicates: What bug tracking software do you use? Free/Cheap Task/Bug Management software I am working as a Jr. Software Tester (Manual testing) in a firm. Here, we dont have a bug-tracker to report the errors in the application. So, I need a tool preferably open-source for bug-tracing. It should be a best one. ...

Can anyone suggest a small, simple and free bugtracker?

I'm looking for a small and simple (emphasis on simple) bugtracker for a small project. It should run on Apache/PHP, though I'll consider other alternatives too (no Windows though). Oh, and I don't have any money to spend on it, so it should be free. :P Any recommendations? Added: Please, no hosted solutions. I want to host it myself. ...

exceptions to trace.axd

Hi, I cant find useful description on tracing asp.net, so i am asking here - How do I send an exception from Controller (or View) to trace.axd but nothing else? ...

How do you use Edgewall's Trac?

We've been using Edgewall's Trac and a plethora of Trac-Hacks to manage a large development project. It serves as a front-end to our SVN repository, it is our project wiki, and we've progressively built a nice toolchain to tie it all together. (We especially love the integration between Trac and SVN using Tortoise, TracExplorer, and post...

Bug tracking for legacy physics models

I am the lone software engineer on a team that develops physics models (approx 30,000 lines of code). The rest of the team consists of scientists who have been developing their codebases for about 20 years. My workflow goes something like this: Scientist requests a new feature I implement it Via testing & validation, I find a serious...

Any good strategies for dealing with 'not reproducible' bugs?

Very often you will get or submit bug reports for defects that are 'not reproducible'. They may be reproducible on your computer or software project, but not on a vendor's system. Or the user supplies steps to reproduce, but you can't see the defect locally. Many variations on this scenario of course, so to simplify I guess what I'm tryi...

How do I submit a bug to Tracker, MantisBT, or Trac programatically?

I've got a program that I've been working on at home for a while, and I decided finally to throw it up on SourceForge. SourceForge offers Tracker, MantisBT, or Trac for bug tracking. My app already has a "Sorry, an error occurred" dialog, but I'd like to add a "Complain about it" button that will submit a bug to my bug tracker. Has an...

Community like features in bug tracking software?

Does anyone know of a bug tracking piece of software that has community based features like rep, friends, badges and community based voting? I'm looking for a hybrid of uservoice, stackoverflow and bugzilla. Does such a beast exist? ...

Mylyn like App for my Desktop

Hi there, so i am a big Fan of Mylyn. I like to manage all my Tickets/Tasks etc in Trac. I am looking forward to get an app like Mylyn for my regular Desktop outside Eclipse. Its not really programming related...but managing Tasks is one challenge we are facing every Day. Any suggestions? Edit: At the moment i am starting my own solu...

Is there a customer-friendly web frontend for Team Foundation Server?

We would like to give our customers access to report bugs and to look at existing bugs and work items, through Team Foundation Server. For that, we will need a web frontend, which is customer-friendly. It should be easy to use and with a nice UI. I am aware of Web Access, but think it is too developer-oriented for our customers to use. ...

Bug Tracking Software for Mac OS X

I am looking for bug tracking software that runs locally on mac os x. Ideally it would have an easy to user user interface. Any ideas??? Additional Clarification: I am looking for installable tools. (i.e. something that does not run on a webserver.) I simply want to use it to track bugs and possibly feature requests in my iPhone app....

Trac and VisualSVN Walkthrough?

Hi Guys, I am just wondering if anyone knows of a detailed Trac and VisualSVN Integration Walkthrough ? There is a plugin that was released for http://www.visualsvn.com/server/trac/ - but it seems that it there are lots of issues ? Does anyone know of a walkthrough ? Thx ...

Is there a php package I can plugin to manage program requests?

Hi everybody, I'm just wondering what do you use for managing visitor requests on your website? Basically, I'm wanting people who use my program to be able to ask for requests, or submit a bug and for people to be able to see those things and vote them up in priority. ideally this program is lightweight... I've come across programs l...

Tools to manage manual testing results - possibly integrated with trac?

At work we currently use Trac to manage our test cases. However, we have quite a few TCs that are listed on test plan wiki pages instead of tickets. My manager has recently become interested in better documenting the results of manual testing. While this is a noble goal, and several of the people on the QA team are quite gung-ho about t...

Software tools for recording non-reproducible bugs

Hello! Obviously the non-reproducible bugs are the hardest to fix due to the nature of their cause (i.e. race conditions), so we as programmers must do our best to gather data (i.e. logs, screenshots, etc.) and verify the bug documentation is accurate in an attempt to understand what happened. Can anyone recommend any software tools, o...

Adding an 'paste screenshot' option to Mantis bugtracker.

We're using the Mantis bugtracker (version 1.1.8), which is based on PHP. To ease the workflow of adding bugs we'd like to add an option to paste screenshots from the clipboard directly into the 'new bug form'. Screenshots make bugreports much more valuable for developers, so I'd like to make adding them as easy as possible. Preferably ...

Undelete deleted issue in Mantis?

Hi, Is there a way to "Undelete" an issue which was deleted? The developer thought it was a duplicate issue, but instead of closing it as "Duplicate" it was deleted. But the issues contains some "notes" which are useful. Thanks. ...

Should I use: FogBuz + Beanstalk OR Assembla

I am in the processes of setting up a 4 to 6 person development team (3 countries). Basically what I need is a subversion scm to integrate with visual studio and a project management (tasks, wiki etc) web tool. Are there any pros and cons about using "FogBuz + Beanstalk" OR just use "Assembla" for my source code and project management?...

Distributed Revision Control, Wiki, and Bug-Tracking all in one

I know about Fossil but are there any alternatives? Something small and easy to install/configure. ...