Download as pdf or txt
Download as pdf or txt
You are on page 1of 10

DEFECT TRACKING SYSTEM

BACHELOR OF INFORMATION TECHNOLOGY

BY : SNEHA KURIAKOSE GUIDED BY : Prof.ANU THOMAS

SNEHA RATHOD
INTRODUCTION
➢ The Defect Tracking System is a web based
application that can be accessed throughout the
organization.
➢ This project is aimed at developing an online defect
tracking system useful for applications developed in
an organization
➢ This system can be used for logging defects against
an application/module, assigning defects to
individuals and tracking the defects to resolution.
AIM OF THE PROJECT
➢ The Defect Tracking Application allows you carry out
four important tasks. They are

• Finding bugs
• Bugs reporting
• About bugs
• Application maintenance.

➢ Each user should be assigned to at least one role so


they can log in and perform one of the above tasks.
PROPOSED SYSTEM

➢ To debug the existing system, remove procedures


those cause data redundancy, make navigational
sequence proper.

➢ To provide information about audits on different


level and also to reflect the current work status
depending on organization/auditor or date.

➢ To build strong password mechanism.


SOFTWARE AND HARDWARE
REQUIREMENTS
➢ Front-End: ASP.NET
--ASP.NET is an open source server side application framework
which is designed for web development.

--ASP.NET applications compiled codes, written using


extensible and reusable components or objects present in .NET
framework.

-- It is used to produce interactive, data-driven web applications


over the internet. It consists of a number of controls such as
textboxes, buttons and labels, etc. for assembling, configuring
and manipulating code to create HTML pages.
➢Back-End: MYSQL

➢ MySQL is a freely available open source Relational Database


Management System (RDBMS) that uses Structured Query
Language(SQL).

➢ SQL is the most popular language for adding , accessing and


managing content in database.

➢ MySQL is an essential part of almost every open source PHP


application.

➢ One of the most important things about using MySQL is to


have a MySQL specialized host.
BENEFITS
➢ Deliver High Quality Product:
It helps to remove flaws in the product by controlling the
work of each team member. This results in delivering
efficient product on-time within a given budget.
➢ Improve Return on Investment (ROI) by Reducing the
Cost of Development:
The Bug Tracking system help find bug of all kinds and
prioritise them, This helps the development team fix
those issues which are at the highest priority rather than
fixing other unimportant issues. This improves the
productivity of the team thus reducing the cost.
➢Detect Issues Earlier and Understand Defect
Trends :
It allows companies to keep a record of the bug issues that
are detected, who fixed them, and how long it took to fix
a particular issue. A bug tracking system detects bugs in
the formal testing phase. This helps to create a bug-free
data in the production stage.

➢ Better Communication, Teamwork and Connectivity A


bug tracking system provides better communication
through chat interfaces and email notifications. This
reduces the communication gap and informs the right
person to test or fix bugs on time.
CONCLUSION
Web Enabled Defect Tracking System provides
knowledge about the latest technology used in
developing web enabled application and client server
technology that will be great demand in future. This
will provide better opportunities and guidance in
future in developing projects independently.
THANK YOU

You might also like