Bug Tracking System abstract

Unknown | 8:25 AM |

Bug Tracking System

Description of the project:
Bug Tracking System is a communicator between developer and tester. This application need to configure for a particular project before using.
After project is developed by the developers it is given to testers for testing. Tester will configure the project i.e., creates a project with project information, developer information (email id’s). While testing the application if any bugs are identified those will be logged or recorded in the database using a input form. Tester will make this bug status as open and he assigns the bug to a developer. The developer will receive a mail contains the bug information and he will rectify the bug in the application. Once bug is rectified he will update the status of bug in the system to resolve and tester will get a mail on this. He will recheck the bug and if it is resolved he will close the bug else he again logs a bug in the bug tracking system.
Existing system:
The existing system till now over here was in the manual process. Reports were maintained in the form of files or excel sheets.
Proposed system:
We are trying to automate this system and provide a communicator between developer and tester. 
Functionalities:
·         Login.
·         Configuring project.
·         Bug Logging/ updating.
·         Bug routing.
·         Sending emails









Functionalities Description:

Login Module:
In this module the tester and the developer are logged in using their unique login id. The details of the user like date, time, name, etc.., are stored in the database by the administrator.                                                                                                        
Configuring Project:
                                 In this module the project developed by the developer is given for testing to the tester. Tester configures the project i.e., creates a project with project information, developer information (email id). Developer and the tester information is useful for the communication between them.

Bug Logging/Updating:
                    In this module the configured project is tested by the tester. While testing bugs identified are logged or recorded in the database using the input form. Tester makes the bug status open and assigns the bug to the developer. Tester updates the status of the bug to the developer.
Bug routing:
                                 In this module developer checks bug information and rectifies the bug in the project application. Rectifying the bug developer updates the status of the bug in the system to resolve it.

Sending mails:
                                            This module is an important module which plays a key role for the communication of the tester and the developer. The bug information is sent to the developer email id. Developer checking the mail rectifies the bug and mails to the tester updating the bug status to resolve it. Tester rechecks the bug if it is resolved bug is closed else he again logs a bug in the BUG TRACKING SYSTEM.




Software Requirements:
o   Microsoft .Net framework 3.5
o   Microsoft Visual Studio 2008
o   Microsoft ASP.Net 3.5
o   Microsoft C#.Net language
o   Microsoft SQL Server 2005
o   ADO.NET
o   HTML


Hardware Requirements:
Processor         :            Intel Pentium 4 or more
Ram                 :            1 GB or more
Hard disk        :            40 GB hard disk recommended for primary partition.


Category:

About http://dotnetvisual.blogspot.in/:
DOT NET TO ASP.NET is a web application framework marketed by Microsoft that programmers can use to build dynamic web sites, web applications and web services. It is part of Microsoft's .NET platform and is the successor to Microsoft's Active Server Pages (ASP) technology. ASP.NET is built on the Common Language Runtime, allowing programmers to write ASP.NET code using any Microsoft .NET language. create an application very easily ....