logging in or signing up PROJECT INTRODUCTION aSGuest17421 Download Post to : URL : Related Presentations : Share Add to Flag Embed Email Send to Blogs and Networks Add to Channel Uploaded from authorPOINT lite Insert YouTube videos in PowerPont slides with aS Desktop Copy embed code: (To copy code, click on the text box) Embed: URL: Thumbnail: WordPress Embed Customize Embed The presentation is successfully added In Your Favorites. Views: 5140 Category: Entertainment License: All Rights Reserved Like it (2) Dislike it (0) Added: April 24, 2009 This Presentation is Public Favorites: 2 Presentation Description No description available. Comments Posting comment... By: rajumothe (13 month(s) ago) how the bugs rectify automatically in this project? Saving..... Post Reply Close Saving..... Edit Comment Close Premium member Presentation Transcript PROJECT INTRODUCTION : PROJECT INTRODUCTION The project titled “Bug Tracking System” is an automated bug/issue tracking system that provides automation of keeping track of the product development processes and bug processing. The main objective of this project is to keep track of bugs, developers working of bugs and bug life cycle from submission of bug to the bug resolution processes. A bug tracking system is a software application that is designed to help quality assurance and programmers keep track of reported software bugs in their work. It may be regarded as a sort of issue tracking system. UNITED COLLEGE OF ENGINEERING AND RESEARCH : UNITED COLLEGE OF ENGINEERING AND RESEARCH BUG TRACKING SYSTEM BY VIKAS TIWARI (ROLL-0519310054) AND HIMANSHU CHAUHAN(ROLL-05193100) B.tech (CS,2005-2009) UTTAR PRADESH TECHNICAL UNIVERSITY Slide 3: A major component of a bug tracking system is a database that records facts about known bugs. Facts may include the time a bug was reported, its severity, the erroneous program behaviour, and details on how to reproduce the bug; as well as the identity of the person who reported it and any programmers who may be working on fixing it. Typical bug tracking systems support the concept of the life cycle for a bug which is tracked through status assigned to the bug. A bug tracking system should allow administrators to configure permissions based on status, move the bug to another status, or delete the bug. The system should also allow administrators to configure the bug statuses and to what status a bug in a particular status can be moved to. Slide 4: In a corporate environment, a bug-tracking system may be used to generate reports on the productivity of programmers at fixing bugs. However, this may sometimes yield inaccurate results because different bugs may have different levels of severity and complexity. The severity of a bug may not be directly related to the complexity of fixing the bug. There may be different opinions among the managers, architects and the developers about the relative ease of fixing bugs. DEVELOPMENT TOOLS AND TECHNOLOGIES : DEVELOPMENT TOOLS AND TECHNOLOGIES Language : J2EE, Java Servlet , Struts Framework, JSP Database : MySQL IDE : MyEclipse Application Server : Apache Tomcat Runtime : JDK and JRE SOFTWARE AND HARDWARE REQUIREMENTS : SOFTWARE AND HARDWARE REQUIREMENTS Software and Hardware Requirements Software Requirements: JDK/JRE Apache Tomcat J2EE MySQL Hardware Requirements: RAM - 128MB or Higher CPU - Pentium III or higher Harddisk - 560 MB or Higher REQUIREMENT SPECIFICATION : REQUIREMENT SPECIFICATION The Bug Tracking System is not so complex but it requires a well defined database system to manage and provide the retrieval of data like products, version details, users, bug details , work in progress and so on. The System has to manage the product bugs life cycle i.e submission of a bugs, assignment of bugs, resolution of bugs and so on. In order to keep track of all these data and activities , the system has the following requirements 1.Database Requirements Following are the required details that should be managed by the system Product Details Product Version Details Bug Details User/Developer Details Bug Assignment Details Bug Resolution Details Bug History Details 2.Security and Administration The Bug Tracking System should have a security system to restrict the user access and role based security for administration the System resources like User Logins Products Product Version Configuration Task Assignments Slide 8: 3. User Interface The System also requires an interactive user interface to manage the data. The interface must have the following features Login/Logout Record Insertion Record Searching Record Editing Record Deleting Displaying various type summary 4. Report Printing Based on the requirements discussed above, Following are the initial design documents 1.Database Design 2.Data Flow Diagram 3.ER-Diagram DATA FLOW DIAGRAM : DATA FLOW DIAGRAM FUTURE SCOPE AND ENHANCEMENTS : FUTURE SCOPE AND ENHANCEMENTS The Bug Tracking System can be modified and enhanced for performing more complex task related to bug tracking and project management. There are many more enhancements that are pending to make this project more interactive and power full. BIBLOGRAPHY : BIBLOGRAPHY Professional Struts Applications: Building Web Sites with Struts, Object Relational Bridge, Lucene, and Velocity (Paperback) Professional JSP 2nd Edition (Paperback)by Simon Brown (Author), Robert Burdick (Author) MySQL (3rd Edition) by Paul DuBois Professional Java Server Programming, J2EE Edition, by Wrox Press You do not have the permission to view this presentation. In order to view it, please contact the author of the presentation.
PROJECT INTRODUCTION aSGuest17421 Download Post to : URL : Related Presentations : Share Add to Flag Embed Email Send to Blogs and Networks Add to Channel Uploaded from authorPOINT lite Insert YouTube videos in PowerPont slides with aS Desktop Copy embed code: (To copy code, click on the text box) Embed: URL: Thumbnail: WordPress Embed Customize Embed The presentation is successfully added In Your Favorites. Views: 5140 Category: Entertainment License: All Rights Reserved Like it (2) Dislike it (0) Added: April 24, 2009 This Presentation is Public Favorites: 2 Presentation Description No description available. Comments Posting comment... By: rajumothe (13 month(s) ago) how the bugs rectify automatically in this project? Saving..... Post Reply Close Saving..... Edit Comment Close Premium member Presentation Transcript PROJECT INTRODUCTION : PROJECT INTRODUCTION The project titled “Bug Tracking System” is an automated bug/issue tracking system that provides automation of keeping track of the product development processes and bug processing. The main objective of this project is to keep track of bugs, developers working of bugs and bug life cycle from submission of bug to the bug resolution processes. A bug tracking system is a software application that is designed to help quality assurance and programmers keep track of reported software bugs in their work. It may be regarded as a sort of issue tracking system. UNITED COLLEGE OF ENGINEERING AND RESEARCH : UNITED COLLEGE OF ENGINEERING AND RESEARCH BUG TRACKING SYSTEM BY VIKAS TIWARI (ROLL-0519310054) AND HIMANSHU CHAUHAN(ROLL-05193100) B.tech (CS,2005-2009) UTTAR PRADESH TECHNICAL UNIVERSITY Slide 3: A major component of a bug tracking system is a database that records facts about known bugs. Facts may include the time a bug was reported, its severity, the erroneous program behaviour, and details on how to reproduce the bug; as well as the identity of the person who reported it and any programmers who may be working on fixing it. Typical bug tracking systems support the concept of the life cycle for a bug which is tracked through status assigned to the bug. A bug tracking system should allow administrators to configure permissions based on status, move the bug to another status, or delete the bug. The system should also allow administrators to configure the bug statuses and to what status a bug in a particular status can be moved to. Slide 4: In a corporate environment, a bug-tracking system may be used to generate reports on the productivity of programmers at fixing bugs. However, this may sometimes yield inaccurate results because different bugs may have different levels of severity and complexity. The severity of a bug may not be directly related to the complexity of fixing the bug. There may be different opinions among the managers, architects and the developers about the relative ease of fixing bugs. DEVELOPMENT TOOLS AND TECHNOLOGIES : DEVELOPMENT TOOLS AND TECHNOLOGIES Language : J2EE, Java Servlet , Struts Framework, JSP Database : MySQL IDE : MyEclipse Application Server : Apache Tomcat Runtime : JDK and JRE SOFTWARE AND HARDWARE REQUIREMENTS : SOFTWARE AND HARDWARE REQUIREMENTS Software and Hardware Requirements Software Requirements: JDK/JRE Apache Tomcat J2EE MySQL Hardware Requirements: RAM - 128MB or Higher CPU - Pentium III or higher Harddisk - 560 MB or Higher REQUIREMENT SPECIFICATION : REQUIREMENT SPECIFICATION The Bug Tracking System is not so complex but it requires a well defined database system to manage and provide the retrieval of data like products, version details, users, bug details , work in progress and so on. The System has to manage the product bugs life cycle i.e submission of a bugs, assignment of bugs, resolution of bugs and so on. In order to keep track of all these data and activities , the system has the following requirements 1.Database Requirements Following are the required details that should be managed by the system Product Details Product Version Details Bug Details User/Developer Details Bug Assignment Details Bug Resolution Details Bug History Details 2.Security and Administration The Bug Tracking System should have a security system to restrict the user access and role based security for administration the System resources like User Logins Products Product Version Configuration Task Assignments Slide 8: 3. User Interface The System also requires an interactive user interface to manage the data. The interface must have the following features Login/Logout Record Insertion Record Searching Record Editing Record Deleting Displaying various type summary 4. Report Printing Based on the requirements discussed above, Following are the initial design documents 1.Database Design 2.Data Flow Diagram 3.ER-Diagram DATA FLOW DIAGRAM : DATA FLOW DIAGRAM FUTURE SCOPE AND ENHANCEMENTS : FUTURE SCOPE AND ENHANCEMENTS The Bug Tracking System can be modified and enhanced for performing more complex task related to bug tracking and project management. There are many more enhancements that are pending to make this project more interactive and power full. BIBLOGRAPHY : BIBLOGRAPHY Professional Struts Applications: Building Web Sites with Struts, Object Relational Bridge, Lucene, and Velocity (Paperback) Professional JSP 2nd Edition (Paperback)by Simon Brown (Author), Robert Burdick (Author) MySQL (3rd Edition) by Paul DuBois Professional Java Server Programming, J2EE Edition, by Wrox Press