Bug Tracker Management System Project Report
Bug Tracker Management System Project Report
INTERNSHIP REPORT
ON
BUG TRACKER MANAGEMENT SYSTEM
PROJECT REPORT
BY
KAMAL ACHARYA
(Tribhuvan University)
Date: 2022/04/07
i|Page
BUG TRACKER
ABSTRACT
Bug-Tracking mechanism is employed only is some of the large software
development houses. Most of the others never bothered with bug tracking at all, and
instead simply relied on shared lists and email to monitor the status of defects. This
procedure is error-prone and tends to cause those bugs judged least significant by
developers to be dropped or ignored.
The Bug Tracking System can dramatically increase the productivity and
accountability of individual employees by providing a documented work flow and
positive feedback for good performance.
Features:
ii | P a g e
Table of Contents
Acknowledgement ........................................................................................................... i
Abstract ........................................................................................................................... ii
Table of Contents .......................................................................................................... iii
List of Figures ................................................................................................................. v
List Of Photoes .............................................................................................................. vi
1. Introduction .............................................................................................................. 1
1.1 Purpose.......................................................................................................................... 1
1.2 Existing System .......................................................... Error! Bookmark not defined.
1.3 Proposed System ........................................................................................................... 1
iii | P a g e
5.2.4 Component Diagram .................................................................................... 22
5.2.5 Deployment Diagram ................................................................................... 22
5.3 Control Flow Diagrams ...................................................................................... 24
5.3.1 Activity Diagram ......................................................................................... 24
5.4 Database Design ................................................................................................ 28
5.4.1 E-R Diagram ............................................................................................... 28
6. Coding . ……………………………………………………………………………30
7. Testing ..................................................................................................................... 36
8. Output Screens ....................................................................................................... 43
9. Conclusion .............................................................................................................. 49
10. References and Bibliography ................................................................................ 50
iv | P a g e
List of Figures
Fig No Fig Name Pages
Fig. 5.1 Context Level DFD 8
v|Page
List of Photos
vi | P a g e
CHAPTER 1
1. Introduction
1.1 Purpose
The main objective of this system is develop flawless system, which is access real
time information from anywhere in the world, 24 hours a day 365 days in a year. Another
aim is that manage hundred of projects in multiple locations or just a few. The another
main objective of this system is track the all the defects or bugs in the project and make
the project user friendly and bugs free system.
In any software development bugs are inevitable. Let it be in any kind of product
bugs arise at any phase of development. One has to take a great care in the proper
maintenance and resolution of the bugs. In the Existing system the bugs are not properly
maintained and they are simply relied on shared lists and email to monitor the bugs.
In this type of system it becomes difficult to track a bug if a bug is over looked then
it may cause tremendous errors in the next phase and can improve the cost of project
whatever necessary effort spent on the bug maintenance may not be worthy. So bug
history has to be maintained properly. And there is no efficient search technique.
One has to search the whole database for the details of particular bug which might
have occurred sometime earlier. It is both time consuming and error prone. And it is very
difficult to share the bug among several users as there is no proper maintenance of the
bugs. In order to have an efficient product bugs must be maintained properly and should
be resolved in time both to reduce time and money spent on the development.
This system maintains the products, Bugs and bug Tracking. It has advantage of
maintaining bug history it stores all the details from bug origin to bug resolution.
1|Page
Each product can have versions for easy maintenance of the product and all the
user of the product is stored in the database. It provides the advantage of
maintaining users to the bugs and resolutions provided by them.
Our System provides the searching based on status, priority, and operating system.
It provides with user and bug hierarchy, which would be helpful in knowing the
relation between bugs and users allotted to the bug.
It is provided with a fully authenticated system with password encryption. And
has the facility for storing attachments for a bug.
One can keep a track of the bug in a product with much lower cost and effort.
The most advantage of this system is maintaining log records which are helpful
in knowing any errors or misuse of the system by other users.
2|Page
CHAPTER 2
The minimum software requirement specifications for developing this project are as
follows:
The Collection of internal electronic circuits and external physical devices used in
building a computer is called Hardware.
Processor : Pentium IV
3|Page
CHAPTER 3
3. Literature Survey
Bug Tracking System is an ideal solution to track the bugs of a product, solution or
an application. Bug Tracking System allows individual or groups of developers to keep
track of outstanding bugs in their product effectively. This can also be called as Defect
Tracking System.
The Bug Tracking System can dramatically increase the productivity and
accountability of individual employees by providing a documented work flow and
positive feedback for good performance.
For many years, bug-tracking mechanism is employed only in some of the large
software development houses. Most of the others never bothered with bug tracking at all,
and instead simply relied on shared lists and email to monitor the status of defects. This
procedure is error-prone and tends to cause those bugs judged least significant by
developers to be dropped or ignored.
In any software development bugs are inevitable. Let it be any kind of product bugs
arise to any phase of development. One has to take a great care in proper maintenance
and resolution of the bugs. In the Existing system the bugs are not properly maintained
and they are simply relied on shared lists and email to monitor the bugs. In this type of
system it becomes difficult to track a bug if a bug is over looked then it may be cause
tremendous errors in the next phase and can improve the cost of project what ever
necessary effort spent on the bug maintenance may not be worthy. So bug history has to
be maintained properly. And there is no efficient search technique. One has to search the
whole database for the details of particular bug which might have occurred some time
earlier. It is both time consuming and error prone. And it is very difficult to share the bug
among several users as there is no proper maintenance of the bugs.
In order to have an efficient product bugs must be maintained properly and should be
resolved in time both to reduce time and money spent on the development.
4|Page
CHAPTER 4
4.1 Overview
The main focus of the analysis phase of Software development is on “What needs
to be done”. The objects discovered during the analysis can serve as the framework or
Design. The class’s attributes, methods and association identified during analysis must
be designed for implementation language. New classes must be introduced to store
intermediate results during the program execution.
One has to take a great care in the proper maintenance and resolution of the bugs.
In the Existing system the bugs are not properly maintained and they are simply relied on
shared lists and email to monitor the bugs.
In this type of system it becomes difficult to track a bug if a bug is over looked
then it may cause tremendous errors in the next phase and can improve the cost of project
whatever necessary effort spent on the bug maintenance may not be worthy. So bug
history has to be maintained properly. And there is no efficient search technique.
One has to search the whole database for the details of particular bug which might
have occurred sometime earlier. It is both time consuming and error prone. And it is very
difficult to share the bug among several users as there is no proper maintenance of the
bugs. In order to have an efficient product bugs must be maintained properly and should
be resolved in time both to reduce time and money spent on the development.
4.3 Solution
This system maintains the products, Bugs and bug tracking. It has advantage of
maintaining bug history it stores all the details from bug origin to bug resolution. Each
product can have versions for easy maintenance of the product and all the user of the
product is stored in the database. It provides the advantage of maintaining users to the
5|Page
bugs and resolutions provided by them. Our System provides the searching based on
status, priority, and operating system. It provides with user and bug hierarchy, which
would be helpful in knowing the relation between bugs and users allotted to the bug. It is
provided with a fully authenticated system with password encryption. And has the facility
for storing attachments for a bug. One can keep a track of the bug in a product with much
lower cost and effort. The most advantage of this system is maintaining log records which
are helpful in knowing any errors or misuse of the system by other users.
4.4 Modules
1. Employee
2. Manager
3. Administrator
Employee
Employees are of two types, developers and testers. Developers are used to
develop program and open bugs where as testers resolve the bugs and save to the database.
Manager
Administrator
Administrator is a person who will take care of all registration status, acceptance
of new bugs, and many other tasks to reduce burden on employee.
6|Page
CHAPTER 5
5. Software Design
The main focus of the analysis phase of Software development is on “What needs to
be done”. The objects discovered during the analysis can serve as the framework or
Design. The class’s attributes, methods and association identified during analysis must
be designed for implementation language. New classes must be introduced to store
intermediate results during the program execution.
Emphasis shifts from the application domain of implementation and computer such
as user interfaces or view layer and access layer. During analysis, we look at the physical
entities or business objects in the system, that is, which players and how they cooperate
to do the work of the application. These objects represent tangible elements of the
business.
During the Design phase, we elevate the model into logical entities, some of which
might relate more to the computer domain as people or employees. Here his goal is to
design the classes that we need to implement the system the difference is that, at this level
we focus on the view and access classes, such as how to maintain information or the best
way o interact with a user or present information.
Design process:
During the design phase the classes identified in object-oriented analysis Must be
revisited with a shift focus to their implementation. New classes or attribute and Methods
must be an added for implementation purposes and user interfaces.
The following are some of the vies of software design life cycle. They are
7|Page
5.1 Data Flow Diagram
A Data Flow Diagram (DFD) is a graphical representation of the “flow” of data
through an information system. It can also be used for the visualization of data processing
(structured design).
There are two types of DFDs. They are:
Context Level DFD
Top Level DFD
8|Page
5.1.2 Top Level DFD
The Top Level DFD gives the overview of the whole system identifying the major
system processes and data flow. This level focuses on the single process that is drawn in
the context diagram by ‘Zooming in’ on its contents and illustrates what it does in more
detail.
9|Page
5.2 UML Diagrams
Unified Modeling Language
The Unified Modeling Language allows the software engineer to express an
analysis model using the modeling notation that is governed by a set of syntactic
semantic and pragmatic rules.
Class diagram
Interaction Diagram
Use case Diagram
Activity Diagram
Component Diagram
Deployment Diagram
Class Diagrams
The class diagram is the main building block in object oriented modeling. They are
being used both for general conceptual modeling of the systematic of the application, and
for detailed modeling translating the models into programming code.
The classes in a class diagram represent both the main objects and or interactions in
the application and the objects to be programmed. In the class diagram these classes are
represented with boxes which contain three parts:
10 | P a g e
5.2.1Class Diagrams
11 | P a g e
5.2.2 Interaction Diagram
Interaction Diagrams
A Collaboration is a society of classes, interfaces, and other elements that work together
to provide some cooperative behavior that’s bigger than the sum of all its parts.
Contents
12 | P a g e
Login Permission Manager Employee Department Project
: Administrator
1: loginrequest()
validation
response()
2: Create()
response()
3: create()
valid()
confirmation()
4: create()
valid()
confirmation()
5: view()
6: view()
13 | P a g e
Register Login Department Project Monitor
: Manager
3: login request()
validation
response()
4: create()
5: allot department()
response()
6: Allot project()
response()
7: monitor
response()
14 | P a g e
Register Login Project Bugs Test Plan
: Employee
Developer()
Verfication
Confirmation()
Tester()
Verification
Confirmation()
2: Login Request()
Validation
response()
response()
confirmation()
15 | P a g e
5.2.2.2 Collaborations Diagram
Contents
Objects
Links
Messages
Like all other diagrams, sequence diagrams may contain notes and constrains.
2: validation
1: 1: loginrequest()
Login
3: response()
: Administrator
5: response()
4: 2: Create()
13: 6: view()
12: 5: view()
Permissio
n
Departme
nt Project
11: confirmation() 6: 3: create()
10: valid()
9: 4: create() 8: confirmation() 7: valid()
Employee
Manager
16 | P a g e
Fig 5.7 Administrative Collaboration
3: verfication()
Register 6: validation
5: 3: login request()
4: confirmation()
Project
10: response()
: Manager 12: response()
8: 4: create()
13: 7: monitor 9: 5: allot department()
14: response()
Departme
Monitor nt
9: Validation
Register
8: 2: Login Request()
4: Confirmation()
7: Confirmation()
10: response()
11: 3: employee selects alloted project()
Project
: Employee 12: response()
Test Plan
16: submit to developer
17 | P a g e
Fig 5.9 Employee collaboration
A use case diagram is a diagram that shows a set of use cases and actors and
relationships.
Use case Diagrams represent the functionality of the system from a user’s point of
view. Use cases are used during requirements elicitation and analysis to represent the
functionality of the system .Use cases focus on the behavior of the system from external
point of view.
<<include>>
Validation Login
Project
Administrator
Department
Employee
Monitor
Manager
Developer Tester
Bugs
Testplan
18 | P a g e
Login
Permission
Project
Administrator
Department
Developers
Create Employee
Testers
Create Manager
Logout
19 | P a g e
Register
Login
Project
Department
Manager
Monitor
Developers
Employees
Testers
Logout
20 | P a g e
Register
Login
Project
Employee
Bugs
Testplan
Developer Tester
Logout
21 | P a g e
5.2.4 Component Diagram
manager Projects
Developer
Employee
Tester
Contents
Nodes
Like all other diagrams, deployment diagrams may contain notes and constraints.
Deployment diagrams may also contain components, each of which must live on
some node.
22 | P a g e
Deployment diagrams may also contain packages or subsystems, both of which
are used to group elements of your model into larger chunks.
Database Server
MySQL Server
Application Server
J2SE
Server
USER
Servlets
Application
Web
Browser
23 | P a g e
5.3 Control Flow diagrams
Like all other diagrams, activity diagrams may contain notes and constrains
Login Process
Providing
Credentials
Retry
Validation
<<No>>
<<YES>>
Services
24 | P a g e
Registration Process
Providing
examination
Provide
<<YES>> Credentials
admin validation
<<NO>>
Invalidate
details
Manager Process
Login
Validation
Create/upd
ate/delete
Logout
25 | P a g e
Administrator Process
Login
validation
Create/upd
ate/delete
View
Permission
Logout
26 | P a g e
Employee Process
Employee
Developer Tester
Login
Bugs Testplan
validation
Projects update delete
create create update delete
select
Login
Rectify
Logout
27 | P a g e
5.4 Database Design
Database design is the process of producing a detailed data model of a database.
This logical data model contains all the needed logical and physical design choices and
physical storage parameters needed to generate a design in a Data Definition Language,
which can then be used to create a database. A fully attributed data model contains
detailed attributes for each entity.
The term database design can be used to describe many different parts of the design
of an overall database system. Principally, and most correctly, it can be thought of as the
logical design of the base data structures used to store the data. In the relational
model these are the tables and views.
In an object database the entities and relationships map directly to object classes and
named relationships. However, the term database design could also be used to apply to
the overall process of designing, not just the base data structures, but also the forms and
queries used as part of the overall database application within the database management
system (DBMS).
5.4.1 ER-Diagrams
Entity relationship diagrams are a way to represent the structure and layout of a
database. It is used frequently to describe the database schema. ER diagrams are very
useful as provide a good conceptual view of any database, regardless of the underlying
hardware and software.
28 | P a g e
Employee
Department
ECode: INTEGER Project
Dept_Number: INTEGER
FName: VARCHAR(45) Project_Number: INTEGER
LName: VARCHAR(45) Dept_Name: VARCHAR(45)
Gender: VARCHAR(45) Dept_Location: VARCHAR(45) Project_Name: VARCHAR(45)
DOB: DATE Project_Description: VARCHAR(45)
Qualification: VARCHAR(45) SDate: DATE
Address: VARCHAR(100) Duration: INTEGER
Phone_Number: INTEGER Client_Name: VARCHAR(45)
Assign_Project
Mobile: INTEGER Client_Address: VARCHAR(45)
SNo: INTEGER Client_Phone: VARCHAR(45)
EMail_Id: VARCHAR(45)
DOJ: DATE Project_Name: VARCHAR(45) Client_EMail: VARCHAR(45)
Basic_Salary: INTEGER User_Id: VARCHAR(45) Project_Lead: VARCHAR(45)
DNo: INTEGER Role: VARCHAR(45) Dept_Name: VARCHAR(45)
Login_Id: VARCHAR(45)
Password: VARCHAR(45)
Marital_Status: VARCHAR(45)
Hint_Question: VARCHAR(45)
Bug_Report
Hint_Answer: VARCHAR(45)
Role: VARCHAR(45) Bug_No: INTEGER
Bug_Name: VARCHAR(45)
Bug_Type: VARCHAR(45)
Bug_Level: VARCHAR(45)
Priority: VARCHAR(45)
Project_Name: VARCHAR(45)
Tester_Code: VARCHAR(45)
Bug_Date: VARCHAR(45)
E_Code: VARCHAR(45)
Status: VARCHAR(45)
Bug_Rectified_Date: VARCHAR(45)
Stauts: VARCHAR(45)
29 | P a g e
CHAPTER 6
6. CODING
6.1 General
A programming tool or software tool is a program or application that software
developers use to create, debug, maintain, or otherwise support other programs and
applications. The term usually refers to relatively simple programs that can be combined
together to accomplish a task. The Chapter describes about the software tool that is used
in our project.
Separation of static from dynamic content: In JSP, the logic to generate the dynamic
content is kept separate from the static presentation templates by encapsulating it within
external Java beans components. When a page designer makes any changes to the
presentation template, the JSP page is automatically recompiled and reloaded into the
web server by the JSP engine.
Write Once Run Anywhere: JSP technology brings the “Write Once, Run anywhere”
paradigm to interactive Web pages.
Dynamic content can be served in a variety of formats: There is nothing that mandates
the static template data within a JSP page to be of a certain format.
JSP Architecture:
30 | P a g e
phase. The translation phase is carried phase is carried out only once, unless the JSP page
changes, in which case it is repeated. The JSP engine itself typically carries out the
translation phase, when it receives a request for the JSP page for the first time.
Life Cycle of A JSP: Life cycle of a JSP consists of the following three methods:
_jspInit
_jspService
_jspDestroy
JSP Syntax
Directives
JSPs can define information for the container with directives. Here is what
directives look like in a general form:
<%@ directive attribute="some Value" attribute="another Value" ... %>
There are three directives:
<%@ page ... %> specifies information that affects the page
<%@ include ... %> includes a file at the location of the include directive (parsed)
<%@ taglib ... %> allows the use of custom tags in the page
<%@ page language="java" %> will always be the first line of every JSP file.
Declarations
Declarations are used to specify supplemental methods and variables. You can
think of these are the page's private functions; they can only be called by the JSP where
they are defined, or by another JSP that includes it (using the <@ include > directive).
Here is a sample declaration:
<%! // this integer can be used anywhere in this JSP page
private int myVariable = -1; // this function can be called from anywhere in this JSP page
public boolean isPositive() {
return ( myVariable > 0 );
}
%>
31 | P a g e
Scriptlets
Scriptlets are bits of Java code. They can do anything but they will most likely
concentrate on generating HTML code or setting up variables to be part of later
expressions.
Expressions
6.3 Servlets
A servlet is a java programming language class that is used to extend the
capabilities of servers that host applications access via a request-response programming
mode. Servlets are Java technology’s answer to Common Gateway Interface (CGI)
Programming. They are programs that run on a Web server, acting as middle layer
between request coming from a Web browser or other HTTP client and databases of
applications on the HTTP server.
Read any data sent by the user: This data usually entered in a form on a Web page, but
could also come from a java applet or a custom HTTP client program.
Look up any other information about the request that is embedded in the HTTP
request: This information includes details about browser capabilities, cookies, the host
name of the requesting client, and so froth.
Generate the results: This process may require talking to a database, executing an RMI
or CORBA call, invoking a legacy application, or computing the response directly.
Format the results inside a document: In most cases, this involves embedding the
information inside an HTML page.
Set the appropriate HTTP response parameters: This means telling the browser what
type of document is being returned (e.g.HTML), setting cookies and caching parameters,
and other such tasks.
32 | P a g e
Send the document back to the client: This document may be sent in text format
(HTML), binary format (GIF images), or even in a compressed format like gzip that is
layered on top of some other underlying format.
Servlet Life Cycle: The life cycle of a servlet is controlled by the container in which the
servlet has been deployed. When a request is mapped to a servlet, the container performs
the following steps.
33 | P a g e
Cookies
Cookies are small bits of textual information that a Web server sends to a
browser and that the browser returns unchanged when visiting the same Web site or
domain later
Browsers generally only accept 20 cookies per site and 300 cookies total, and each
cookie is limited to 4KB, cookies cannot be used to fill up someone's disk or launch other
denial of service attacks.
To send cookies to the client, a servlet would create one or more cookies with the
appropriate names and values via new Cookie (name, value), set any desired optional
attributes via cookie.setXxx,and add the cookies to the response headers via
response.addCookie(cookie).To read incoming cookies, call request.getCookies(), which
returns an array of Cookie objects.
Session Management
Many applications require that a series of requests from a client be associated with
one another. Sessions are represented by an Http Session object. A session cab be
accessed by calling the get Session () method of a request object. This method returns the
current session associated with this request, or, if the request does not have a session, it
creates one. The timeout period can be accessed by using a session’s [get\set] Max
Inactive Interval methods.
Session Tracking
A Web container can use several methods to associate a session with a user, all of
which involve passing an identifier between the client and the server. The identifier can
be maintained on the client as a cookie, or the Web component can include the identifier
in every URL that is returned to the client.
In fact, on many servers, they use cookies if the browser supports them, but automatically
revert to URL-rewriting when cookies are unsupported or explicitly disabled.
34 | P a g e
The Session Tracking API
Using sessions in servlets is quite straightforward, and involves looking up the
session object associated with the current request, creating a new session object when
necessary, looking up information associated with a session, storing information in a
session, and discarding completed or abandoned sessions.
CHAPTER 7
35 | P a g e
7. TESTING
Software Testing is the process used to help identify the correctness,
completeness, security and quality of developed computer software. Testing is a process
of technical investigation, performed on behalf of stakeholders, that is intended to reveal
quality-related information about the product with respect to the context in which it is
intended to operate. In general, software engineers distinguish software faults from
software failures. Our project" Defect Tracking System” is tested with the following
testing methodologies.
The test process begins by developing a comprehensive plan to test the general
functionality and special features on a variety of platform combinations. Strict quality
control procedures are used. The process verifies that the application meets the
requirements specified in the system requirements document and is bug free. The
following are the considerations used to develop the framework for developing the test
methodologies.
The process of executing a system with the intent of finding an error. Testing is
defined as the process in which defects are identified, isolated, subjected for rectification
and ensured that product is defect free in order to produce the quality product and hence
customer satisfaction.
Testing
Testing Methodologies
Black box Testing:
White box Testing.
Gray Box Testing.
Levels of Testing
Unit Testing.
Module Testing.
Integration Testing.
System Testing.
36 | P a g e
User Acceptance Testing.
Types Of Testing
Smoke Testing.
Sanitary Testing.
Regression Testing.
Re-Testing.
Static Testing.
Dynamic Testing.
Alpha-Testing.
Beta-Testing.
Monkey Testing.
Ext….
TCD (Test Case Documentation)
STLC
Test Planning.
Test Development.
Test Execution.
Result Analysis.
Bug-Tracing.
Reporting.
Testing:
37 | P a g e
Testing is defined as the process in which defects are identified, isolated,
subjected for rectification and ensured that product is defect free in order to
produce the quality product and hence customer satisfaction.
Quality is defined as justification of the requirements
Defect is nothing but deviation from the requirements
Defect is nothing but bug.
Testing --- The presence of bugs
Testing can demonstrate the presence of bugs, but not their absence
Debugging and Testing are not the same thing!
Testing is a systematic attempt to break a program or the AUT
Debugging is the art or method of uncovering why the script /program did not
execute properly.
Testing Methodologies:
Black box Testing: is the testing process in which tester can perform testing
on an application without having any internal structural knowledge of
application.
Usually Test Engineers are involved in the black box testing.
White box Testing: is the testing process in which tester can perform testing
on an application with having internal structural knowledge.
Usually The Developers are involved in white box testing.
Gray Box Testing: is the process in which the combination of black box and
white box techniques are used.
38 | P a g e
Levels of Testing
2. Objective of testing,
3. Areas that need to be tested,
4. Areas that should not be tested,
5. Scheduling Resource Planning,
7. Areas to be automated, various testing tools used
Test Development: 1. Test case Development (check list)
2. Test Procedure preparation. (Description of the test cases)
39 | P a g e
Test Execution: 1. Implementation of test cases. Observing the result.
Result Analysis: 1. Expected value: is nothing but expected behavior
Of application.
2. Actual value: is nothing but actual behavior of the
application
Test scope
Test coverage is provided for the screen “ Academic status entry” form of a
student module of university management system application
Areas of the application to be tested
Test Scenario
When the office personals use this screen for the marks entry, calculate the status
details, saving the information on student’s basis and quit the form.
Test Procedure
The procedure for testing this screen is planned in such a way that the data entry,
status calculation functionality, saving and quitting operations are tested in terms
of Gui testing, Positive testing, Negative testing using the corresponding Gui test
cases, Positive test cases, Negative test cases respectively
40 | P a g e
Test Cases
T.C.
Actual
No Description Expected value value Result
41 | P a g e
Example for Positive Test cases
1 Check for the date Time The date and time of the
system must be displayed
Auto Display
No value
CHAPTER 8
42 | P a g e
8. GRAPHICAL USER INTERFACE
8.1 Home Page
43 | P a g e
8.4 Tester Home
44 | P a g e
8.6 Admin view employee
45 | P a g e
8.8 Edit profile
46 | P a g e
8.10Developer bug report
47 | P a g e
8.11 Admin add department
48 | P a g e
9. CONCLUSION
User comes to the search engine and makes a query, typically by giving key words,
the engine looks up the index and provides a listing of best-matching web pages according
to its criteria, usually with a short summary containing the document's title and sometimes
parts of the text.
Most search engines employ methods to rank the results to provide the “best” results
first. How a search engine decides which pages are the best matches, and what order the
results should be shown in, varies widely from one engine to another.
Search engine is technically the software and algorithms used to perform a search, the
term have become synonymous with the website itself.
49 | P a g e
10. References and Bibliography
1. Kamal Acharya. School management system project report. Authorea. August
01, 2024. DOI: https://doi.org/10.22541/au.172254873.34023165/v1
2. Kamal Acharya. A CASE STUDY OF CINEMA MANAGEMENT SYSTEM
PROJECT. Authorea. August 01, 2024.
DOI: https://doi.org/10.22541/au.172254873.30191075/v1
3. Kamal Acharya. A CASE STUDY ON ONLINE TICKET BOOKING SYSTEM
PROJECT. Authorea. August 01, 2024
DOI: https://doi.org/10.22541/au.172254872.26972790/v1
4. Kamal Acharya. Web chatting application project report management
system. Authorea. August 01, 2024. DOI:
https://doi.org/10.22541/au.172254871.18588592/v1
5. Kamal Acharya. RETAIL STORE MANAGEMENT SYSTEM PROJECT
REPORT. Authorea. August 01, 2024. DOI:
https://doi.org/10.22541/au.172254871.14590154/v1
6. Kamal Acharya. SUPERMARKET MANAGEMENT SYSTEM PROJECT
REPORT. Authorea. August 01, 2024. DOI:
https://doi.org/10.22541/au.172252491.19145062/v1
7. Kamal Acharya. SOCIAL MEDIA MANAGEMENT SYSTEM PROJECT
REPORT. Authorea. August 01, 2024. DOI:
https://doi.org/10.22541/au.172252491.11210579/v1
8. Kamal Acharya. Online music portal management system project
report. Authorea. August 01, 2024. DOI:
https://doi.org/10.22541/au.172252488.89734698/v1
9. Kamal Acharya. COLLEGE BUS MANAGEMENT SYSTEM PROJECT
REPORT. Authorea. July 31, 2024. DOI:
https://doi.org/10.22541/au.172245277.70798942/v1
10. Kamal Acharya. AUTOMOBILE MANAGEMENT SYSTEM PROJECT
REPORT. Authorea. July 31, 2024. DOI:
https://doi.org/10.22541/au.172245276.67982593/v1
11. Kamal Acharya. Ludo management system project report. Authorea. July 31,
2024. DOI: https://doi.org/10.22541/au.172243999.98091616/v1
12. Kamal Acharya. Literature online quiz system project report. Authorea. July 31,
2024 DOI: https://doi.org/10.22541/au.172243825.53562953/v1
13. Kamal Acharya. Avoid waste management system project. Authorea. July 29,
2024. DOI: https://doi.org/10.22541/au.172228528.85022205/v1
14. Kamal Acharya. CHAT APPLICATION THROUGH CLIENT SERVER
MANAGEMENT SYSTEM PROJECT. Authorea. July 29, 2024.
DOI: https://doi.org/10.22541/au.172228527.74316529/v1
15. Acharya, K. (2024). online taxi booking management system project report.
DOI: https://doi.org/10.5281/zenodo.13642990
16. Acharya, K. (2024). Chat application through client server management
system project report. DOI: https://doi.org/10.5281/zenodo.13642971
17. Acharya, K. (2024). online blood donation management system project report.
DOI: https://doi.org/10.5281/zenodo.13642922
18. Acharya, K. (2024). online course register system project report.
DOI: https://doi.org/10.5281/zenodo.13642791
50 | P a g e
19. Acharya, K. (2024). Fruit shop management system project report.
DOI: https://doi.org/10.5281/zenodo.13642698
20. Acharya, K. (2024). Toll tax management system project report.
DOI: https://doi.org/10.5281/zenodo.13642635
21. Acharya, K. (2024). Health insurance claim management system project report.
DOI: https://doi.org/10.5281/zenodo.13642551
22. Acharya, K. (2024). A case study of cinema management system project report.
DOI: https://doi.org/10.5281/zenodo.13642433
23. Acharya, K. (2024). Lundry management system project report.
DOI: https://doi.org/10.5281/zenodo.13642310
24. Acharya, K. (2024). Student information management system project report ii.
DOI: https://doi.org/10.5281/zenodo.13642142
25. Acharya, K. (2024). A case study of online ticket booking system project
report.DOI: https://doi.org/10.5281/zenodo.13641983
26. Acharya, K. (2024). Training and placement cell management system.
DOI: https://doi.org/10.5281/zenodo.13625502
27. Acharya, K. (2024). Graphical password management system project report.
DOI: https://doi.org/10.5281/zenodo.13625484
28. Acharya, K. (2024). Airplane game management system project report.
Zenodo.DOI: https://doi.org/10.5281/zenodo.13372675
29. Acharya, K. (2023). Room finder management system project report.
DOI: https://doi.org/10.5281/zenodo.13372710
30. Acharya, K. (2024). Bouncing ball content management system project report.
DOI: https://doi.org/10.5281/zenodo.13374350
31. Acharya, K. (2024). Clock report management system project report.
DOI: https://doi.org/10.5281/zenodo.13374306
32. Acharya, K. (2024). Tictactoe game management system project report.
DOI: https://doi.org/10.5281/zenodo.13374244
33. Acharya, K. (2024). Company visitor management system projec report.
DOI: https://doi.org/10.5281/zenodo.13372931
34. Acharya, K. (2024). A file system for mobile computing project report.
DOI: https://doi.org/10.5281/zenodo.13372919
35. Acharya, K. (2024). Clinic management system project.
DOI: https://doi.org/10.5281/zenodo.13372899
36. Acharya, K. (2024). Clothes store management system project report.
DOI: https://doi.org/10.5281/zenodo.13372884
37. Acharya, K. (2024). Student feedback management system project report.
DOI: https://doi.org/10.5281/zenodo.13372872
38. Acharya, K. (2024). College training and placement system project report.
DOI: https://doi.org/10.5281/zenodo.13372847
39. Acharya, K. (2024). Telephone billing system project report project.
DOI: https://doi.org/10.5281/zenodo.13372841
40. Acharya, K. (2023). Soccer management system report project.
DOI: https://doi.org/10.5281/zenodo.13372825
41. Acharya, K. (2022). Online auditorium booking system project report.
DOI: https://doi.org/10.5281/zenodo.13372817
42. Acharya, K. (2022). Expense tracker management system project report.
DOI: https://doi.org/10.5281/zenodo.13372807
51 | P a g e
43. Acharya, K. (2024). Flower shop billing management system project.
DOI: https://doi.org/10.5281/zenodo.13372804
44. Acharya, Kamal, Online Job Portal Management System (May 5, 2024).
Available at
SSRN: https://ssrn.com/abstract=4817534 or http://dx.doi.org/10.2139/ssrn.481
7534
45. Acharya, Kamal, Employee leave management system. (May 7, 2024). Available
at
SSRN: https://ssrn.com/abstract=4819626 or http://dx.doi.org/10.2139/ssrn.481
9626
46. Acharya, Kamal, Online electricity billing project report. (May 7, 2024).
Available at
SSRN: https://ssrn.com/abstract=4819630 or http://dx.doi.org/10.2139/ssrn.481
9630
47. Acharya, Kamal, POLICY MANAGEMENT SYSTEM PROJECT REPORT.
(December 10, 2023). Available at
SSRN: https://ssrn.com/abstract=4831694 or http://dx.doi.org/10.2139/ssrn.483
1694
48. Acharya, Kamal, Online job placement system project report. (January 10,
2023). Available at
SSRN: https://ssrn.com/abstract=4831638 or http://dx.doi.org/10.2139/ssrn.483
1638
49. Acharya, Kamal, Software testing for project report. (May 16, 2023). Available
at
SSRN: https://ssrn.com/abstract=4831028 or http://dx.doi.org/10.2139/ssrn.483
1028
50. Acharya, Kamal, ONLINE CRIME REPORTING SYSTEM PROJECT. (August
10, 2022). Available at
SSRN: https://ssrn.com/abstract=4831015 or http://dx.doi.org/10.2139/ssrn.483
1015
51. Acharya, Kamal, Burger ordering system project report. (October 10, 2022).
Available at
SSRN: https://ssrn.com/abstract=4832704 or http://dx.doi.org/10.2139/ssrn.483
2704
52. Acharya, Kamal, Teachers Record Management System Project Report
(December 10, 2023). Available at
SSRN: https://ssrn.com/abstract=4833821 or http://dx.doi.org/10.2139/ssrn.483
3821
53. Acharya, Kamal, Dairy Management System Project Report (December 20,
2020). Available at
SSRN: https://ssrn.com/abstract=4835231 or http://dx.doi.org/10.2139/ssrn.483
5231
52 | P a g e
54. Acharya, Kamal, Electrical Shop Management System Project (December 10,
2019). Available at
SSRN: https://ssrn.com/abstract=4835238 or http://dx.doi.org/10.2139/ssrn.483
5238
55. Acharya, Kamal, Online book store management system project report.
(Febuary 10, 2020). Available at
SSRN: https://ssrn.com/abstract=4835277 or http://dx.doi.org/10.2139/ssrn.483
5277
56. Acharya, Kamal, Paint shop management system project report. (January 10,
2019). Available at
SSRN: https://ssrn.com/abstract=4835441 or http://dx.doi.org/10.2139/ssrn.483
5441
57. Acharya, Kamal, Supermarket billing system project report. (August 10, 2021).
Available at
SSRN: https://ssrn.com/abstract=4835474 or http://dx.doi.org/10.2139/ssrn.483
5474
58. Acharya, Kamal, Online taxi booking system project report. (March 10, 2022).
Available at
SSRN: https://ssrn.com/abstract=4837729 or http://dx.doi.org/10.2139/ssrn.483
7729
59. Acharya, Kamal, Online car servicing system project report. (March 10, 2023).
Available at
SSRN: https://ssrn.com/abstract=4837832 or http://dx.doi.org/10.2139/ssrn.483
7832
60. Acharya, Kamal, School management system project report. (July 10, 2021).
Available at
SSRN: https://ssrn.com/abstract=4837837 or http://dx.doi.org/10.2139/ssrn.483
7837
61. Acharya, Kamal, Furniture Showroom Management System Project Report
(March 21, 2021). Available at
SSRN: https://ssrn.com/abstract=4839422 or http://dx.doi.org/10.2139/ssrn.483
9422
62. Acharya, Kamal, Online Vehicle Rental System Project Report (March 21,
2019). Available at
SSRN: https://ssrn.com/abstract=4839429 or http://dx.doi.org/10.2139/ssrn.483
9429
63. Acharya, Kamal, Fruit Shop Management System Project Report (August 10,
2023). Available at
SSRN: https://ssrn.com/abstract=4841048 or http://dx.doi.org/10.2139/ssrn.484
1048
64. Acharya, Kamal, Hall Booking Management System Project Report (December
21, 2023). Available at
SSRN: https://ssrn.com/abstract=4841055 or http://dx.doi.org/10.2139/ssrn.484
1055
53 | P a g e
65. Acharya, Kamal, Lundry Management System Project Report (October 21,
2023). Available at
SSRN: https://ssrn.com/abstract=4841059 or http://dx.doi.org/10.2139/ssrn.484
1059
66. Acharya, Kamal, A CASE STUDY OF CINEMA MANAGEMENT SYSTEM
PROJECT (September 25, 2023). Available at
SSRN: https://ssrn.com/abstract=4841209 or http://dx.doi.org/10.2139/ssrn.484
1209
67. Acharya, Kamal, A CASE STUDY ON ONLINE TICKET BOOKING SYSTEM
PROJECT (May 25, 2024). Available at
SSRN: https://ssrn.com/abstract=4841210 or http://dx.doi.org/10.2139/ssrn.484
1210
68. Acharya, Kamal, ONLINE DATING MANAGEMENT SYSTEM PROJECT
REPORT. (April 25, 2023). Available at
SSRN: https://ssrn.com/abstract=4842066 or http://dx.doi.org/10.2139/ssrn.484
2066
69. Acharya, Kamal, ONLINE RESUME BUILDER MANAGEMENT SYSTEM
PROJECT REPORT. (April 25, 2021). Available at
SSRN: https://ssrn.com/abstract=4842071 or http://dx.doi.org/10.2139/ssrn.484
2071
70. Acharya, Kamal, TOLL TEX MANAGEMENT SYSTEM PROJECT REPORT
(August 21, 2023). Available at
SSRN: https://ssrn.com/abstract=4842082 or http://dx.doi.org/10.2139/ssrn.484
2082
71. Acharya, Kamal, Chat Application Through Client Server Management System
Project Report (June 25, 2023). Available at
SSRN: https://ssrn.com/abstract=4842761 or http://dx.doi.org/10.2139/ssrn.484
2761
72. Acharya, Kamal, Web Chatting Application Management System Project Report
(April 25, 2022). Available at
SSRN: https://ssrn.com/abstract=4842771 or http://dx.doi.org/10.2139/ssrn.484
2771
73. Acharya, Kamal, Automobile management system project report (May 25,
2022). Available at
SSRN: https://ssrn.com/abstract=4846917 or http://dx.doi.org/10.2139/ssrn.484
6917
74. Acharya, Kamal, College bus management system project report (April 25,
2023). Available at
SSRN: https://ssrn.com/abstract=4846920 or http://dx.doi.org/10.2139/ssrn.484
6920
75. Acharya, Kamal, Courier management system project report (May 25, 2023).
Available at
SSRN: https://ssrn.com/abstract=4846922 or http://dx.doi.org/10.2139/ssrn.484
6922
54 | P a g e
76. Acharya, Kamal, Event management system project report (April 25, 2021).
Available at
SSRN: https://ssrn.com/abstract=4846927 or http://dx.doi.org/10.2139/ssrn.484
6927
77. Acharya, Kamal, Library management system project report II (May 25, 2020).
Available at
SSRN: https://ssrn.com/abstract=4848857 or http://dx.doi.org/10.2139/ssrn.484
8857
55 | P a g e