Вы находитесь на странице: 1из 9

MINDTECH BUG COMPONENT SYSTEM

Thesis report submitted in partial


Fulfillment of the requirements for the
Award of the degree of
MASTER OF COMPUTER APPLICATIONS
By
A.V.N.S.KIRAN KUMAR
Reg. No.: 50648035

UNDER THE ESTEEMED GUIDENCE OF


V.NAGA RAJU, M.C.A
Faculty Member

ANDHRA UNIVERSITY M.S.N. P.G CENTRE


KAKINADA-533005
___________________________________________________________

CERTIFICATE

This is to certify that the project work entitled


“MINDTECH BUG COMPONENT SYSTEM” that is submitted by A.V.N.S.KIRAN KUMAR
bearing the Reg. No. 50648035 in the partial fulfillment of the requirements of the
award of the Degree of “MASTER OF COMPUTER APPLICATIONS”. It is a bonafide
work carried out by him under my guidance during the academic year 2005-2008 and
it has not been submitted by him for the award of any Degree, award or title,
elsewhere.

Internal Examiner Honorary Director


(V.NAGA RAJU) (MCA Course)

External Examiner
DECLARATION

I hereby declare that this project entitled “MINDTECH BUG COMPONENT SYSTEM”
has been carried out by me at Coresoft Technologies, and this work has been
submitted to Andhra University M.S. N. P.G Centre, Kakinada, in partial fulfillment
of the Degree of Master of Computer Applications, Andhra University.

I further declare that this project work has not been submitted in full or
part for the award of any other Degree of this on any other educational Institutions.

A.V.N.S.Kiran Kumar
ACKNOWLEDGEMENTS

The successful completion of this project involves the cooperation and the
support of many people behind the scene in our college. We are pleased to express our
thanks to the people whose suggestions, comments, criticism greatly encouraged us in
the betterment of this project.

Firstly we would like to thank our guide V.Naga Raju, MCA course who was
instrumental for the successful completion of our Project with his constant guidance
and able supervision. We also thank Prof I. Dosagiri Rao, the Honorary Director of
MCA Course and the Special Officer, ANDHRA UNIVERSITY M.S. N. PG CENTRE for
his kind cooperation.

A.V.N.S.Kiran Kumar
Abstract
ABSTRACT

J2EE — Java 2 Platform, Enterprise Edition based application servers are increasingly
becoming the engine rooms of web enabled distributed applications. They provide
scalable, high-performance Java infrastructure for processing many simultaneous
requests from users for Internet application services. They also offer a consistent
design and deployment model, and various software components that aim to the
development of complex internet-based applications.

The project titled “MindTech Bug Component System” is a system that is used
to keep track of the bugs occurred while testing the projects handled by a company. It
makes the work of recording all the details of the bugs a pattern wise easy.

In this project, I will gain first-hand knowledge of using open source server
Apache Tomcat. Second, focus on implementing the following JSPs/Servlets
technologies—JSPs are used to provide user interface. It is very easy to learn and use.
Even null knowledge in java people learn the JSPs very easily. Servlets are server side
components, can be used along with beans to implement the business process logic or
to maintain data management.

I will be implementing Java Front-End technology – web client application: that


is, Java-Servlets and JSP on the Tomcat and Oracle as Relational Database.

Finally, I will be implementing end-to-end project – which includes an


integration and deployment of – “3-tier JSP/Servlets MindTech Bug Component
System” architecture. This experimental project will be build for software managers,
engineers and quality assurances that keep track of software bugs for multiple projects
with independent user login. It has features such as creating users login and password,
projects/bugs tracking with various project versions and project components, and its
detailed histories.
In the “MindTech Bug Component System “, there are four modules like SuperUser,
Administrator, Members like Developer and Tester.

The Super User maintains the details of Employees along with department, Projects
with Components and Versions. Super user can add Employees for different projects,

The Administrator can add Projects to this application. The Bugs raised will be
reported to the Administrator or Super User. The Bug will be assigned to different
Users. The Bugs will be maintained under different conditions with different priorities
and Status.

The Developer can see the bugs in his project. Others cannot view the Bugs assigned
to a particular employee. This application allows adding Solution also. After finding
the solution for a bug, it will be forwarded to Admin people.

The tester can send the bugs to the administrators. He can send the bugs severity,
priority of bugs, and the bug description to the administrator.
TABLE OF CONTENTS

1. Introduction 1
 About Organization 2

 About Project 4

2. System Analysis 6
 Existing System 7
 Proposed System 7
 Feasibility Study 8

3. System Requirement Specification 10


 Product’s Function Overview 11
 Operating Environment
18
 Software Requirements
29
 Hardware Requirements
30

4. System Design 31
 Data Dictionary
36
 Module Description
40
 UML Diagrams
41
5. System Testing 50
6. Sample Code 54
7. Forms & Reports 58
8. Conclusion 96
9. Bibliography 98
10. Webliography 100

Вам также может понравиться