You are on page 1of 13

JAVA SE

APPLICATION

BUG-TRACKING
SYSTEM
What is JAVA SE?
Java Platform, Standard Edition or Java
SE is a computing platform for
development and deployment of portable
code for desktop and server environments
Java SE was formerly known as Java 2
Platform, Standard Edition or J2SE. The
platform uses Java programming language
and is part of the Java software-platform
family..
What is SWING in java?
Swing is a set of program component s
for Javaprogrammers that provide the
ability to create graphical user interface
( GUI ) components, such as buttons and
scroll bars, that are independent of the
windowing system for specific operating
system . Swingcomponents are used with
the Java Foundation Classes ( JFC ).
ABOUT BUG-TRACKING
A bug tracking system or defect
tracking system is a software
application that keeps track of
reported software bugs in software
development projects. It may be
regarded as a type of issue tracking
system
SOFTWARE REQUIREMENTS
Development Kit : Java JDK 1.8
Languages : Java and Java SE
Database : MySql
IDE : NetBeans
Platform : Windows

The software is exported to a jar and converted to exe, to be


run as an executable file on the system.
SCREENSHOTS
MAIN FRONT PAGE
LOGIN AND NEW USER REGISTER
PAGE
SELECTING PRODUCT
SELECT BUG TYPE PAGE
SOLUTION PAGE
Result – Objectives Achieved
-Identifying the bugs in the
developed application.
 -No bug will be unfixed in the
developed application.
-Not merely identifying the bugs
but also providing the bug
information.
Thank You!
By: Jaspreet Singh
(02576802715/CSE-3

You might also like