SlideShare a Scribd company logo
QUERY HANDLING SYSTEM 
3
Abstract: 
• This project is designed for college students 
to get clarify their doubts by posting their 
queries. 
• The queries posted by the students are 
handled by the administrator. 
• The administrator answers the queries 
posted by students.
Objective Of The Project: 
• The primary goal of the query handling 
system is to provide an environment that 
is both convenient and efficient for the 
students and lecturers. 
• It also provides the safety to the 
information stored, despite system crashes 
or attempts of unauthorized access.
Existing System: 
• The existing system is manual one. 
• When the students want to clear there 
doubts they personally contact the concerned 
person in the college. 
Disadvantages: 
• Difficulty in contacting the concerned person. 
• Difficult to handle more students requests for 
faculty. 
• Difficulty in maintaining frequently asked 
questions manually.
Proposed System: 
• Proposed system has one super user to control 
the data, appointing the administrators in 
each department. 
• The administrator is responsible to answer all 
the questions posted by students. 
Advantages: 
• Faster processing when compared to existing 
one. 
• Easy in maintaining frequently asked questions.
Advantages Contd… 
• Modifications of answers can be carried out 
immediately. 
• Faculty can handle more number of students 
requests. 
• Easy maintenance of faculty and student details.
Modules 
The project contains three modules: 
• Super User 
• Administrator 
• Student
Super User 
Super User performs the following functions: 
• Controls the data. 
• Registers the administrators and appoints 
them in each department. 
• Add/delete departments like physics, 
computer science, etc.. 
• Adding the question with answers and 
storing the data in database.
Administrator 
• The student post a question in certain 
department and the respective administrator 
will answer the question and copy of the 
answer will be sent to the student. 
• If there is any modification to be carried 
out in the answers administrator will 
modify the answers.
Student 
• Student post a question in certain department. 
• Student check the answer for which he posted. 
• Student checks the answers for available 
questions.
Feasiblility Study 
• An important outcome of preliminary 
investigation is the determination that system 
required is feasible. 
• Since data is voluminous and involves a lot of 
overhead. 
• Therefore it is best activity for 
computerization. 
• The proposed system is feasible in following 
aspects.
Technical Feasibility 
The proposed system is technically feasible 
since the equipment,software technology and 
available personal in the organization are 
well suitable for the proposed system.
Operational Feasibility 
• The operational feasibilty system is measured 
by the usage of the system after 
implementation and resistance from the users. 
• Hence it is encouraging to undertake a 
detailed system analysis.
Economical Feasibilty 
• Since necessary hardware and software are 
available in the organization,there is no need 
to procure and install new hardware and 
software. 
• Thus there is no need of extra personal on the 
proposed system. 
• Hence the proposed system is economically 
feasible.
Block Diagram: 
Web user 
interface 
Query 
handler 
Database 
system 
Login management 
handler 
Post query 
handler 
Department 
handler 
Registration form 
handler 
Solution 
Handler
Web User Interface: 
• Web user interface will provide the interface 
to the user to communicate with the system. 
Query Handling System Handler: 
• “Query handling services” maintains various 
frequently asked questions posted by the 
students and keeps them in a database so that 
it can be retrieved easily by students when the 
admin answer that question.
Login Management Handler: 
• This block helps for authentication of user and 
also changing the password. 
Database System: 
• This block helps us to store the data or retrieve 
the data from database. 
Solution handler: 
• This block helps to store and retrieve the solution 
for particular query. Also helps to modify the 
solutions.
Post Query Handler: 
• This block helps for handling various 
frequently asked questions posted by students. 
Department Handler: 
• This block helps for handling different 
departments like computer science ,maths etc… 
Registration Form Handler: 
• This block helps to register the faculty members 
for answering the questions posted by students. 
As well as it also helps to register the students.
UML Diagrams: 
Static Diagrams: 
Class Diagram:
Component Diagram
Object Diagram
Deployment Diagram
Dynamic Diagrams: 
Use Case for Administrator: 
Addministrator 
Add/Delete/Modify 
qestions/answers 
Send Answers to Students 
Student 
Check Posted questions 
Addministrator
Use Case For Student: 
Student 
Registration 
View Question/Answers 
Post a Question 
Administrator 
View Answer for a Posted 
Question 
Student
Sequence Diagram for Super User: 
: SuperUser 
Login Create 
Department 
Reg Admin & Assign 
Department 
Add Topic Delete Topic Delete Dept Delete Admin 
Enter Id ,password,Type 
Verify 
Invalid 
Create Department 
Assign Admin 
Sucess 
Add Topic 
Delete Topic 
Delete Admin 
Delete Dept
Sequence Diagram for Administrator: 
: Administrator 
Login View Posted 
Question 
Answer to Posted 
Questions 
Add 
Question/Answer 
Modify 
Question/Answer 
Delete 
Question/Answer 
Enter Id,password,Type 
Check 
Check Posted que 
Answer to Student 
Check for more Sucess 
Add que/ans 
Sucess 
Modify que/ans 
Sucess 
Delete que/ans 
Sucess
Sequence Diagram for Student: 
Post Question 
: Student 
Register Login Check Available 
Questions 
Check Answer for 
Posted Question 
Enter Details 
Id 
Verify 
Enter Id Details 
Verify 
Sucess 
Check Available Questions 
view 
Post a Question 
Sucess 
Verify Answer 
Check Answer
State Chart Diagram:
Activity Diagram:
Collaboration Diagram for 
Administrator: 
: SuperUser 
Login 
Create 
Department 
Reg Admin & Assign 
Department 
Add 
Topic 
Delete 
Topic 
13: 
15: 
Delete 
Dept Delete 
Admin 
1: Enter Id ,password,Type 
2: Verify 
3: Invalid 
4: Create Department 
5: Assign Admin 
6: Sucess 
7: 
8: Add Topic 
9: 
10: Delete Topic 
11: 
12: Delete Admin 
14: Delete Dept
Collaboration Diagram for Student: 
Answer to Posted 
Questions 
1: Enter Id,password,Type 
11: Sucess 
: Administrator 
8: Add que/ans 
Login Add 
Question/Answer 
Modify 
Question/Answer 
9: Sucess 
View Posted 
Question 
13: Sucess 
Delete 
Question/Answer 
2: Check 
3: 
4: Check Posted que 
6: Sucess 
5: Answer to Student 
7: Check for more 
10: Modify que/ans 
12: Delete que/ans
System Specifications 
Software Requirements: 
• Operating system : Windows XP 
• Programming Platform : j2sdk 
• Backend Database : Mysql 
• Server deployment : Apache Tomcat 
Hardware Requirements: 
• Processor : Pentium IV or higher 
• Hard disk : 160 GB 
• RAM : 1 GB
Testing 
• Software testing is a critical element of 
software quality assurance and represents the 
ultimate review of specifications,design and 
coding. 
• Testing presents an interesting anomaly for 
the software engineer.
Testing Type Methods 
Unit Testing: 
• Unit testing focuses verification effort on the 
smallest unit of software design that is the 
module. 
• The unit test is normally white box testing 
oriented and steps can be conducted in 
parallel for multiple modules.
Integration Testing: 
• The objective is to take unit tested methods 
and build a program structure that has been 
dictated by design. It is of two types 
1.Top down Integration: 
• It is an incremental approach for construction 
of program structure. 
• Modules are integrated by moving downward 
through control hierarchy,beginning with the 
main control program
2.Bottom Up Integration: 
• This method as the name sugggests,begins 
construction and testing with atomic modules 
i.e., modules at the lowest leveling of program 
structure. 
• The modules are integrated in bottom up 
manner.
Validation Testing 
• Validation testing is the next stage which can 
be defined as successful when the software 
functions in the manner reasonably expected 
by the customer
System Testing: 
• System testing is actually a series of different 
tests whose primary purpose is to fully 
exercise the computer-based system. 
Recovery Testing: 
• It is a system test that forces the system to fail 
in a variety of ways and verifies that the 
recovery is properly performed.
Security Testing: 
• Attempts to verify the protection mechanisms 
built into the system. 
Perfomance Testing: 
• This method is designed to test runtime 
perfomance of software within the context of 
an integrated system.
Test Cases
Test Case ID Test Case Description Expected Behavior Actual Behavior Test 
Case 
Result 
1 Admin Login Admin should login to the infoware 
application with his regisetered id and 
password 
Admin logged into the infoware 
application. 
PASS 
2 Student Login Student should login to his account 
with his regisetered id and password 
Student logged into his account PASS 
3 Shuffling admin Superuser should shuffle admin from 
one department to another. 
Superuser shuffled admin’s 
department. 
PASS 
4 Add department Superuser should add a new department 
into our application. 
Superuser added a new department. PASS 
5 Add topic Superuser should add a new topic in the 
department. 
Superuser added a new topic. PASS 
6 Add question. Superuser should add a new question to 
a topic. 
Superuser added a new question. PASS 
7 Delete department Superuser should delete a department 
from the application. 
Superuser deleted a department. PASS 
8 Delete topic Superuser should delete a topic in the 
department. 
Superuser deleted a topic. PASS 
9 Delete question. Superuser should delete a question 
from a topic. 
Superuser deleted a question. PASS
Conclusion 
• The new system of QUERY HANDLING has been 
implemented. 
• The present system has been integrated with the 
already existing. 
• The database was put into the MYSQL server 
.This was connected by JDBC. 
• The database is accessible through internet on 
any geographic location 
• .This system has been found to meet the 
requirements of the students/indenters and also 
very satisfactory.
Screen Shots
Bibliography 
References from the project development were 
taken from the following books and websites: 
Java Technologies 
Java Complete Reference 
Java Script Programming by Yehuda shiran 
Mastering Java Security 
Java2 networking By Pistoria
Bibliography Contd…. 
Java Security By Scotl Oaks 
Head First EJB Sierra Bates 
Java Server pages by Larne Pekowsley 
Java Server pages by Nick Todd 
HTML 
HTML Black Book by Holzner
Bibliography Contd… 
JDBC 
Java Database Programming with JDBC by Patel 
moss. 
Software Engineering by Roger Pressman.
Query Handling System

More Related Content

What's hot

online news portal system
online news portal systemonline news portal system
online news portal system
Arman Ahmed
 
Placement Cell project
Placement Cell projectPlacement Cell project
Placement Cell projectManish Kumar
 
McCall Software Quality Model in Software Quality Assurance
McCall Software Quality Model in Software Quality Assurance McCall Software Quality Model in Software Quality Assurance
McCall Software Quality Model in Software Quality Assurance
sundas Shabbir
 
Software engineering
Software engineering Software engineering
Software engineering
MOHAMED RIYAZUDEEN
 
Hostel management project_report
Hostel management project_reportHostel management project_report
Hostel management project_report
kawsher11
 
Single Sign-On and User Provisioning with Salesforce Identity
Single Sign-On and User Provisioning with Salesforce IdentitySingle Sign-On and User Provisioning with Salesforce Identity
Single Sign-On and User Provisioning with Salesforce Identity
Salesforce Developers
 
Srs hospital management
Srs hospital managementSrs hospital management
Srs hospital management
maamir farooq
 
University Management System use case
University Management System use caseUniversity Management System use case
University Management System use case
Tanvir Islam
 
Billing software
Billing softwareBilling software
Billing softwareVarun Jain
 
Client Server Architecture
Client Server ArchitectureClient Server Architecture
Client Server Architecturesuks_87
 
Software Development Life Cycle (SDLC)
Software Development Life Cycle (SDLC)Software Development Life Cycle (SDLC)
Software Development Life Cycle (SDLC)
Angelin R
 
Student Management System best PPT
Student Management System best PPTStudent Management System best PPT
Student Management System best PPT
Dheeraj Kumar tiwari
 
Salon Project Report
Salon Project ReportSalon Project Report
Salon Project Report
Achal kumari
 
Hostel Management System(HMS)
Hostel Management  System(HMS)Hostel Management  System(HMS)
Hostel Management System(HMS)
Omkar Walavalkar
 
Cs504 handouts 1_45
Cs504 handouts 1_45Cs504 handouts 1_45
Cs504 handouts 1_45
Ahsan Younis
 
Online News Portal System
Online News Portal SystemOnline News Portal System
Online News Portal System
Rajib Roy
 
Hospital management system project
Hospital management system projectHospital management system project
Hospital management system projectHimani Chopra
 
Stock Maintenance System-Problem Statement, SRS, ERD, DFD, Structured Chart
Stock Maintenance System-Problem Statement, SRS, ERD, DFD, Structured ChartStock Maintenance System-Problem Statement, SRS, ERD, DFD, Structured Chart
Stock Maintenance System-Problem Statement, SRS, ERD, DFD, Structured Chart
grandhiprasuna
 
Software Development Life Cycle Model
Software Development Life Cycle ModelSoftware Development Life Cycle Model
Software Development Life Cycle Model
J.T.A.JONES
 

What's hot (20)

online news portal system
online news portal systemonline news portal system
online news portal system
 
Placement Cell project
Placement Cell projectPlacement Cell project
Placement Cell project
 
McCall Software Quality Model in Software Quality Assurance
McCall Software Quality Model in Software Quality Assurance McCall Software Quality Model in Software Quality Assurance
McCall Software Quality Model in Software Quality Assurance
 
Software engineering
Software engineering Software engineering
Software engineering
 
Hostel management project_report
Hostel management project_reportHostel management project_report
Hostel management project_report
 
Single Sign-On and User Provisioning with Salesforce Identity
Single Sign-On and User Provisioning with Salesforce IdentitySingle Sign-On and User Provisioning with Salesforce Identity
Single Sign-On and User Provisioning with Salesforce Identity
 
Srs hospital management
Srs hospital managementSrs hospital management
Srs hospital management
 
Help desk project
Help desk projectHelp desk project
Help desk project
 
University Management System use case
University Management System use caseUniversity Management System use case
University Management System use case
 
Billing software
Billing softwareBilling software
Billing software
 
Client Server Architecture
Client Server ArchitectureClient Server Architecture
Client Server Architecture
 
Software Development Life Cycle (SDLC)
Software Development Life Cycle (SDLC)Software Development Life Cycle (SDLC)
Software Development Life Cycle (SDLC)
 
Student Management System best PPT
Student Management System best PPTStudent Management System best PPT
Student Management System best PPT
 
Salon Project Report
Salon Project ReportSalon Project Report
Salon Project Report
 
Hostel Management System(HMS)
Hostel Management  System(HMS)Hostel Management  System(HMS)
Hostel Management System(HMS)
 
Cs504 handouts 1_45
Cs504 handouts 1_45Cs504 handouts 1_45
Cs504 handouts 1_45
 
Online News Portal System
Online News Portal SystemOnline News Portal System
Online News Portal System
 
Hospital management system project
Hospital management system projectHospital management system project
Hospital management system project
 
Stock Maintenance System-Problem Statement, SRS, ERD, DFD, Structured Chart
Stock Maintenance System-Problem Statement, SRS, ERD, DFD, Structured ChartStock Maintenance System-Problem Statement, SRS, ERD, DFD, Structured Chart
Stock Maintenance System-Problem Statement, SRS, ERD, DFD, Structured Chart
 
Software Development Life Cycle Model
Software Development Life Cycle ModelSoftware Development Life Cycle Model
Software Development Life Cycle Model
 

Viewers also liked

Query Management System- overview
Query Management System- overviewQuery Management System- overview
Query Management System- overviewlogeshprabu
 
Collaboration Diagram
Collaboration DiagramCollaboration Diagram
Collaboration Diagram
fahad_uaar
 
Event Management System Document
Event Management System Document Event Management System Document
Event Management System Document LJ PROJECTS
 
Query Management system-Ist Review presentation
Query Management system-Ist Review presentationQuery Management system-Ist Review presentation
Query Management system-Ist Review presentationlogeshprabu
 
School Management System ppt
School Management System pptSchool Management System ppt
School Management System ppt
Mohsin Ali
 
College Department Management System
College Department Management SystemCollege Department Management System
College Department Management System
JIGAR MAKHIJA
 
ERP on School Management System
ERP on School Management SystemERP on School Management System
ERP on School Management System
Amit Gandhi
 
Presentation on Dance Academy Management System Project
Presentation on Dance Academy Management System ProjectPresentation on Dance Academy Management System Project
Presentation on Dance Academy Management System Project
megha walunj
 
Structured Vs, Object Oriented Analysis and Design
Structured Vs, Object Oriented Analysis and DesignStructured Vs, Object Oriented Analysis and Design
Structured Vs, Object Oriented Analysis and Design
Motaz Saad
 
6 sql query handling
6 sql query handling6 sql query handling
6 sql query handling
Nymphea Saraf
 
Query Management system-Iv review
Query Management system-Iv reviewQuery Management system-Iv review
Query Management system-Iv reviewlogeshprabu
 
Minor Project Report On Intranet database
Minor Project Report On Intranet databaseMinor Project Report On Intranet database
Minor Project Report On Intranet database
Anjeet Kumar
 
How to use Basecamp
How to use BasecampHow to use Basecamp
How to use Basecamp
Marie Eustaquio
 
Use of satellite imagery for the generation of an aquaculture atlas : a case ...
Use of satellite imagery for the generation of an aquaculture atlas : a case ...Use of satellite imagery for the generation of an aquaculture atlas : a case ...
Use of satellite imagery for the generation of an aquaculture atlas : a case ...
Blue BRIDGE
 
Masters Thesis Defense Presentation
Masters Thesis Defense PresentationMasters Thesis Defense Presentation
Masters Thesis Defense Presentation
Vitor Hirota Makiyama
 
Improving the Quality of Existing Software
Improving the Quality of Existing SoftwareImproving the Quality of Existing Software
Improving the Quality of Existing Software
Steven Smith
 
Folien sfps 4
Folien sfps 4Folien sfps 4
Common asp.net design patterns aspconf2012
Common asp.net design patterns aspconf2012Common asp.net design patterns aspconf2012
Common asp.net design patterns aspconf2012
Steven Smith
 
Introduction to MeteorJS
Introduction to MeteorJSIntroduction to MeteorJS
Introduction to MeteorJS
Weiming Chen
 
Tutorial - How to Use Basecamp (A Project Management Application)
Tutorial - How to Use Basecamp (A Project Management Application)Tutorial - How to Use Basecamp (A Project Management Application)
Tutorial - How to Use Basecamp (A Project Management Application)
Jennyx Duarte
 

Viewers also liked (20)

Query Management System- overview
Query Management System- overviewQuery Management System- overview
Query Management System- overview
 
Collaboration Diagram
Collaboration DiagramCollaboration Diagram
Collaboration Diagram
 
Event Management System Document
Event Management System Document Event Management System Document
Event Management System Document
 
Query Management system-Ist Review presentation
Query Management system-Ist Review presentationQuery Management system-Ist Review presentation
Query Management system-Ist Review presentation
 
School Management System ppt
School Management System pptSchool Management System ppt
School Management System ppt
 
College Department Management System
College Department Management SystemCollege Department Management System
College Department Management System
 
ERP on School Management System
ERP on School Management SystemERP on School Management System
ERP on School Management System
 
Presentation on Dance Academy Management System Project
Presentation on Dance Academy Management System ProjectPresentation on Dance Academy Management System Project
Presentation on Dance Academy Management System Project
 
Structured Vs, Object Oriented Analysis and Design
Structured Vs, Object Oriented Analysis and DesignStructured Vs, Object Oriented Analysis and Design
Structured Vs, Object Oriented Analysis and Design
 
6 sql query handling
6 sql query handling6 sql query handling
6 sql query handling
 
Query Management system-Iv review
Query Management system-Iv reviewQuery Management system-Iv review
Query Management system-Iv review
 
Minor Project Report On Intranet database
Minor Project Report On Intranet databaseMinor Project Report On Intranet database
Minor Project Report On Intranet database
 
How to use Basecamp
How to use BasecampHow to use Basecamp
How to use Basecamp
 
Use of satellite imagery for the generation of an aquaculture atlas : a case ...
Use of satellite imagery for the generation of an aquaculture atlas : a case ...Use of satellite imagery for the generation of an aquaculture atlas : a case ...
Use of satellite imagery for the generation of an aquaculture atlas : a case ...
 
Masters Thesis Defense Presentation
Masters Thesis Defense PresentationMasters Thesis Defense Presentation
Masters Thesis Defense Presentation
 
Improving the Quality of Existing Software
Improving the Quality of Existing SoftwareImproving the Quality of Existing Software
Improving the Quality of Existing Software
 
Folien sfps 4
Folien sfps 4Folien sfps 4
Folien sfps 4
 
Common asp.net design patterns aspconf2012
Common asp.net design patterns aspconf2012Common asp.net design patterns aspconf2012
Common asp.net design patterns aspconf2012
 
Introduction to MeteorJS
Introduction to MeteorJSIntroduction to MeteorJS
Introduction to MeteorJS
 
Tutorial - How to Use Basecamp (A Project Management Application)
Tutorial - How to Use Basecamp (A Project Management Application)Tutorial - How to Use Basecamp (A Project Management Application)
Tutorial - How to Use Basecamp (A Project Management Application)
 

Similar to Query Handling System

kats.ppt
kats.pptkats.ppt
kats.ppt
N.CH Karthik
 
Online examination system
Online examination systemOnline examination system
Online examination system
Narendra Sonone
 
Computer Based Assessment.pptx
Computer Based Assessment.pptxComputer Based Assessment.pptx
Computer Based Assessment.pptx
salah327743
 
online examination system
online examination systemonline examination system
online examination system
snelkoli
 
Online Examination
Online ExaminationOnline Examination
Online Examination
snelkoli
 
Online Exam System_Industrial Report
Online Exam System_Industrial ReportOnline Exam System_Industrial Report
Online Exam System_Industrial Report
Manmeet Sinha
 
Online examination system
Online examination systemOnline examination system
Online examination system
Tamoghna Hazra
 
Online course registration system development software engineering project pr...
Online course registration system development software engineering project pr...Online course registration system development software engineering project pr...
Online course registration system development software engineering project pr...
MD.HABIBUR Rahman
 
SDLC
SDLCSDLC
Distributed Exam system
Distributed Exam systemDistributed Exam system
Distributed Exam system
GCWUF
 
Srs(at)
Srs(at)Srs(at)
Srs(at)
Smit Pateliya
 
Requirement and system analysis
Requirement and system analysisRequirement and system analysis
Requirement and system analysis
Alqalam University Katsina, Nigeria
 
Lab management
Lab managementLab management
Lab managementlogumca
 
Library Management System.pptx
Library Management System.pptxLibrary Management System.pptx
Library Management System.pptx
MuskanKhan320706
 
Generic Software Process Models
Generic Software Process ModelsGeneric Software Process Models
Generic Software Process ModelsEducation Front
 
87329340-87005502-Student-Database-Management-System.pptx
87329340-87005502-Student-Database-Management-System.pptx87329340-87005502-Student-Database-Management-System.pptx
87329340-87005502-Student-Database-Management-System.pptx
SatishKulkarni91
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
Kamal Acharya
 
Creating Functional Testing Strategy.pptx
Creating Functional Testing Strategy.pptxCreating Functional Testing Strategy.pptx
Creating Functional Testing Strategy.pptx
Mohit Rajvanshi
 
Schools management system project presentation
Schools management system project presentationSchools management system project presentation
Schools management system project presentation
Md.zahedul Karim Tuhin
 

Similar to Query Handling System (20)

kats.ppt
kats.pptkats.ppt
kats.ppt
 
Online examination system
Online examination systemOnline examination system
Online examination system
 
Computer Based Assessment.pptx
Computer Based Assessment.pptxComputer Based Assessment.pptx
Computer Based Assessment.pptx
 
online examination system
online examination systemonline examination system
online examination system
 
Online Examination
Online ExaminationOnline Examination
Online Examination
 
Online Exam System_Industrial Report
Online Exam System_Industrial ReportOnline Exam System_Industrial Report
Online Exam System_Industrial Report
 
Online examination system
Online examination systemOnline examination system
Online examination system
 
Online course registration system development software engineering project pr...
Online course registration system development software engineering project pr...Online course registration system development software engineering project pr...
Online course registration system development software engineering project pr...
 
SDLC
SDLCSDLC
SDLC
 
Distributed Exam system
Distributed Exam systemDistributed Exam system
Distributed Exam system
 
Srs(at)
Srs(at)Srs(at)
Srs(at)
 
Requirement and system analysis
Requirement and system analysisRequirement and system analysis
Requirement and system analysis
 
Requirement and System Analysis
Requirement and System AnalysisRequirement and System Analysis
Requirement and System Analysis
 
Lab management
Lab managementLab management
Lab management
 
Library Management System.pptx
Library Management System.pptxLibrary Management System.pptx
Library Management System.pptx
 
Generic Software Process Models
Generic Software Process ModelsGeneric Software Process Models
Generic Software Process Models
 
87329340-87005502-Student-Database-Management-System.pptx
87329340-87005502-Student-Database-Management-System.pptx87329340-87005502-Student-Database-Management-System.pptx
87329340-87005502-Student-Database-Management-System.pptx
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
Creating Functional Testing Strategy.pptx
Creating Functional Testing Strategy.pptxCreating Functional Testing Strategy.pptx
Creating Functional Testing Strategy.pptx
 
Schools management system project presentation
Schools management system project presentationSchools management system project presentation
Schools management system project presentation
 

Recently uploaded

Sharpen existing tools or get a new toolbox? Contemporary cluster initiatives...
Sharpen existing tools or get a new toolbox? Contemporary cluster initiatives...Sharpen existing tools or get a new toolbox? Contemporary cluster initiatives...
Sharpen existing tools or get a new toolbox? Contemporary cluster initiatives...
Orkestra
 
Obesity causes and management and associated medical conditions
Obesity causes and management and associated medical conditionsObesity causes and management and associated medical conditions
Obesity causes and management and associated medical conditions
Faculty of Medicine And Health Sciences
 
Announcement of 18th IEEE International Conference on Software Testing, Verif...
Announcement of 18th IEEE International Conference on Software Testing, Verif...Announcement of 18th IEEE International Conference on Software Testing, Verif...
Announcement of 18th IEEE International Conference on Software Testing, Verif...
Sebastiano Panichella
 
Bonzo subscription_hjjjjjjjj5hhhhhhh_2024.pdf
Bonzo subscription_hjjjjjjjj5hhhhhhh_2024.pdfBonzo subscription_hjjjjjjjj5hhhhhhh_2024.pdf
Bonzo subscription_hjjjjjjjj5hhhhhhh_2024.pdf
khadija278284
 
Media as a Mind Controlling Strategy In Old and Modern Era
Media as a Mind Controlling Strategy In Old and Modern EraMedia as a Mind Controlling Strategy In Old and Modern Era
Media as a Mind Controlling Strategy In Old and Modern Era
faizulhassanfaiz1670
 
María Carolina Martínez - eCommerce Day Colombia 2024
María Carolina Martínez - eCommerce Day Colombia 2024María Carolina Martínez - eCommerce Day Colombia 2024
María Carolina Martínez - eCommerce Day Colombia 2024
eCommerce Institute
 
Bitcoin Lightning wallet and tic-tac-toe game XOXO
Bitcoin Lightning wallet and tic-tac-toe game XOXOBitcoin Lightning wallet and tic-tac-toe game XOXO
Bitcoin Lightning wallet and tic-tac-toe game XOXO
Matjaž Lipuš
 
somanykidsbutsofewfathers-140705000023-phpapp02.pptx
somanykidsbutsofewfathers-140705000023-phpapp02.pptxsomanykidsbutsofewfathers-140705000023-phpapp02.pptx
somanykidsbutsofewfathers-140705000023-phpapp02.pptx
Howard Spence
 
Getting started with Amazon Bedrock Studio and Control Tower
Getting started with Amazon Bedrock Studio and Control TowerGetting started with Amazon Bedrock Studio and Control Tower
Getting started with Amazon Bedrock Studio and Control Tower
Vladimir Samoylov
 
Competition and Regulation in Professional Services – KLEINER – June 2024 OEC...
Competition and Regulation in Professional Services – KLEINER – June 2024 OEC...Competition and Regulation in Professional Services – KLEINER – June 2024 OEC...
Competition and Regulation in Professional Services – KLEINER – June 2024 OEC...
OECD Directorate for Financial and Enterprise Affairs
 
0x01 - Newton's Third Law: Static vs. Dynamic Abusers
0x01 - Newton's Third Law:  Static vs. Dynamic Abusers0x01 - Newton's Third Law:  Static vs. Dynamic Abusers
0x01 - Newton's Third Law: Static vs. Dynamic Abusers
OWASP Beja
 
Acorn Recovery: Restore IT infra within minutes
Acorn Recovery: Restore IT infra within minutesAcorn Recovery: Restore IT infra within minutes
Acorn Recovery: Restore IT infra within minutes
IP ServerOne
 
Supercharge your AI - SSP Industry Breakout Session 2024-v2_1.pdf
Supercharge your AI - SSP Industry Breakout Session 2024-v2_1.pdfSupercharge your AI - SSP Industry Breakout Session 2024-v2_1.pdf
Supercharge your AI - SSP Industry Breakout Session 2024-v2_1.pdf
Access Innovations, Inc.
 
International Workshop on Artificial Intelligence in Software Testing
International Workshop on Artificial Intelligence in Software TestingInternational Workshop on Artificial Intelligence in Software Testing
International Workshop on Artificial Intelligence in Software Testing
Sebastiano Panichella
 
Eureka, I found it! - Special Libraries Association 2021 Presentation
Eureka, I found it! - Special Libraries Association 2021 PresentationEureka, I found it! - Special Libraries Association 2021 Presentation
Eureka, I found it! - Special Libraries Association 2021 Presentation
Access Innovations, Inc.
 
Doctoral Symposium at the 17th IEEE International Conference on Software Test...
Doctoral Symposium at the 17th IEEE International Conference on Software Test...Doctoral Symposium at the 17th IEEE International Conference on Software Test...
Doctoral Symposium at the 17th IEEE International Conference on Software Test...
Sebastiano Panichella
 

Recently uploaded (16)

Sharpen existing tools or get a new toolbox? Contemporary cluster initiatives...
Sharpen existing tools or get a new toolbox? Contemporary cluster initiatives...Sharpen existing tools or get a new toolbox? Contemporary cluster initiatives...
Sharpen existing tools or get a new toolbox? Contemporary cluster initiatives...
 
Obesity causes and management and associated medical conditions
Obesity causes and management and associated medical conditionsObesity causes and management and associated medical conditions
Obesity causes and management and associated medical conditions
 
Announcement of 18th IEEE International Conference on Software Testing, Verif...
Announcement of 18th IEEE International Conference on Software Testing, Verif...Announcement of 18th IEEE International Conference on Software Testing, Verif...
Announcement of 18th IEEE International Conference on Software Testing, Verif...
 
Bonzo subscription_hjjjjjjjj5hhhhhhh_2024.pdf
Bonzo subscription_hjjjjjjjj5hhhhhhh_2024.pdfBonzo subscription_hjjjjjjjj5hhhhhhh_2024.pdf
Bonzo subscription_hjjjjjjjj5hhhhhhh_2024.pdf
 
Media as a Mind Controlling Strategy In Old and Modern Era
Media as a Mind Controlling Strategy In Old and Modern EraMedia as a Mind Controlling Strategy In Old and Modern Era
Media as a Mind Controlling Strategy In Old and Modern Era
 
María Carolina Martínez - eCommerce Day Colombia 2024
María Carolina Martínez - eCommerce Day Colombia 2024María Carolina Martínez - eCommerce Day Colombia 2024
María Carolina Martínez - eCommerce Day Colombia 2024
 
Bitcoin Lightning wallet and tic-tac-toe game XOXO
Bitcoin Lightning wallet and tic-tac-toe game XOXOBitcoin Lightning wallet and tic-tac-toe game XOXO
Bitcoin Lightning wallet and tic-tac-toe game XOXO
 
somanykidsbutsofewfathers-140705000023-phpapp02.pptx
somanykidsbutsofewfathers-140705000023-phpapp02.pptxsomanykidsbutsofewfathers-140705000023-phpapp02.pptx
somanykidsbutsofewfathers-140705000023-phpapp02.pptx
 
Getting started with Amazon Bedrock Studio and Control Tower
Getting started with Amazon Bedrock Studio and Control TowerGetting started with Amazon Bedrock Studio and Control Tower
Getting started with Amazon Bedrock Studio and Control Tower
 
Competition and Regulation in Professional Services – KLEINER – June 2024 OEC...
Competition and Regulation in Professional Services – KLEINER – June 2024 OEC...Competition and Regulation in Professional Services – KLEINER – June 2024 OEC...
Competition and Regulation in Professional Services – KLEINER – June 2024 OEC...
 
0x01 - Newton's Third Law: Static vs. Dynamic Abusers
0x01 - Newton's Third Law:  Static vs. Dynamic Abusers0x01 - Newton's Third Law:  Static vs. Dynamic Abusers
0x01 - Newton's Third Law: Static vs. Dynamic Abusers
 
Acorn Recovery: Restore IT infra within minutes
Acorn Recovery: Restore IT infra within minutesAcorn Recovery: Restore IT infra within minutes
Acorn Recovery: Restore IT infra within minutes
 
Supercharge your AI - SSP Industry Breakout Session 2024-v2_1.pdf
Supercharge your AI - SSP Industry Breakout Session 2024-v2_1.pdfSupercharge your AI - SSP Industry Breakout Session 2024-v2_1.pdf
Supercharge your AI - SSP Industry Breakout Session 2024-v2_1.pdf
 
International Workshop on Artificial Intelligence in Software Testing
International Workshop on Artificial Intelligence in Software TestingInternational Workshop on Artificial Intelligence in Software Testing
International Workshop on Artificial Intelligence in Software Testing
 
Eureka, I found it! - Special Libraries Association 2021 Presentation
Eureka, I found it! - Special Libraries Association 2021 PresentationEureka, I found it! - Special Libraries Association 2021 Presentation
Eureka, I found it! - Special Libraries Association 2021 Presentation
 
Doctoral Symposium at the 17th IEEE International Conference on Software Test...
Doctoral Symposium at the 17th IEEE International Conference on Software Test...Doctoral Symposium at the 17th IEEE International Conference on Software Test...
Doctoral Symposium at the 17th IEEE International Conference on Software Test...
 

Query Handling System

  • 2. Abstract: • This project is designed for college students to get clarify their doubts by posting their queries. • The queries posted by the students are handled by the administrator. • The administrator answers the queries posted by students.
  • 3. Objective Of The Project: • The primary goal of the query handling system is to provide an environment that is both convenient and efficient for the students and lecturers. • It also provides the safety to the information stored, despite system crashes or attempts of unauthorized access.
  • 4. Existing System: • The existing system is manual one. • When the students want to clear there doubts they personally contact the concerned person in the college. Disadvantages: • Difficulty in contacting the concerned person. • Difficult to handle more students requests for faculty. • Difficulty in maintaining frequently asked questions manually.
  • 5. Proposed System: • Proposed system has one super user to control the data, appointing the administrators in each department. • The administrator is responsible to answer all the questions posted by students. Advantages: • Faster processing when compared to existing one. • Easy in maintaining frequently asked questions.
  • 6. Advantages Contd… • Modifications of answers can be carried out immediately. • Faculty can handle more number of students requests. • Easy maintenance of faculty and student details.
  • 7. Modules The project contains three modules: • Super User • Administrator • Student
  • 8. Super User Super User performs the following functions: • Controls the data. • Registers the administrators and appoints them in each department. • Add/delete departments like physics, computer science, etc.. • Adding the question with answers and storing the data in database.
  • 9. Administrator • The student post a question in certain department and the respective administrator will answer the question and copy of the answer will be sent to the student. • If there is any modification to be carried out in the answers administrator will modify the answers.
  • 10. Student • Student post a question in certain department. • Student check the answer for which he posted. • Student checks the answers for available questions.
  • 11. Feasiblility Study • An important outcome of preliminary investigation is the determination that system required is feasible. • Since data is voluminous and involves a lot of overhead. • Therefore it is best activity for computerization. • The proposed system is feasible in following aspects.
  • 12. Technical Feasibility The proposed system is technically feasible since the equipment,software technology and available personal in the organization are well suitable for the proposed system.
  • 13. Operational Feasibility • The operational feasibilty system is measured by the usage of the system after implementation and resistance from the users. • Hence it is encouraging to undertake a detailed system analysis.
  • 14. Economical Feasibilty • Since necessary hardware and software are available in the organization,there is no need to procure and install new hardware and software. • Thus there is no need of extra personal on the proposed system. • Hence the proposed system is economically feasible.
  • 15. Block Diagram: Web user interface Query handler Database system Login management handler Post query handler Department handler Registration form handler Solution Handler
  • 16. Web User Interface: • Web user interface will provide the interface to the user to communicate with the system. Query Handling System Handler: • “Query handling services” maintains various frequently asked questions posted by the students and keeps them in a database so that it can be retrieved easily by students when the admin answer that question.
  • 17. Login Management Handler: • This block helps for authentication of user and also changing the password. Database System: • This block helps us to store the data or retrieve the data from database. Solution handler: • This block helps to store and retrieve the solution for particular query. Also helps to modify the solutions.
  • 18. Post Query Handler: • This block helps for handling various frequently asked questions posted by students. Department Handler: • This block helps for handling different departments like computer science ,maths etc… Registration Form Handler: • This block helps to register the faculty members for answering the questions posted by students. As well as it also helps to register the students.
  • 19. UML Diagrams: Static Diagrams: Class Diagram:
  • 23. Dynamic Diagrams: Use Case for Administrator: Addministrator Add/Delete/Modify qestions/answers Send Answers to Students Student Check Posted questions Addministrator
  • 24. Use Case For Student: Student Registration View Question/Answers Post a Question Administrator View Answer for a Posted Question Student
  • 25. Sequence Diagram for Super User: : SuperUser Login Create Department Reg Admin & Assign Department Add Topic Delete Topic Delete Dept Delete Admin Enter Id ,password,Type Verify Invalid Create Department Assign Admin Sucess Add Topic Delete Topic Delete Admin Delete Dept
  • 26. Sequence Diagram for Administrator: : Administrator Login View Posted Question Answer to Posted Questions Add Question/Answer Modify Question/Answer Delete Question/Answer Enter Id,password,Type Check Check Posted que Answer to Student Check for more Sucess Add que/ans Sucess Modify que/ans Sucess Delete que/ans Sucess
  • 27. Sequence Diagram for Student: Post Question : Student Register Login Check Available Questions Check Answer for Posted Question Enter Details Id Verify Enter Id Details Verify Sucess Check Available Questions view Post a Question Sucess Verify Answer Check Answer
  • 30. Collaboration Diagram for Administrator: : SuperUser Login Create Department Reg Admin & Assign Department Add Topic Delete Topic 13: 15: Delete Dept Delete Admin 1: Enter Id ,password,Type 2: Verify 3: Invalid 4: Create Department 5: Assign Admin 6: Sucess 7: 8: Add Topic 9: 10: Delete Topic 11: 12: Delete Admin 14: Delete Dept
  • 31. Collaboration Diagram for Student: Answer to Posted Questions 1: Enter Id,password,Type 11: Sucess : Administrator 8: Add que/ans Login Add Question/Answer Modify Question/Answer 9: Sucess View Posted Question 13: Sucess Delete Question/Answer 2: Check 3: 4: Check Posted que 6: Sucess 5: Answer to Student 7: Check for more 10: Modify que/ans 12: Delete que/ans
  • 32. System Specifications Software Requirements: • Operating system : Windows XP • Programming Platform : j2sdk • Backend Database : Mysql • Server deployment : Apache Tomcat Hardware Requirements: • Processor : Pentium IV or higher • Hard disk : 160 GB • RAM : 1 GB
  • 33. Testing • Software testing is a critical element of software quality assurance and represents the ultimate review of specifications,design and coding. • Testing presents an interesting anomaly for the software engineer.
  • 34. Testing Type Methods Unit Testing: • Unit testing focuses verification effort on the smallest unit of software design that is the module. • The unit test is normally white box testing oriented and steps can be conducted in parallel for multiple modules.
  • 35. Integration Testing: • The objective is to take unit tested methods and build a program structure that has been dictated by design. It is of two types 1.Top down Integration: • It is an incremental approach for construction of program structure. • Modules are integrated by moving downward through control hierarchy,beginning with the main control program
  • 36. 2.Bottom Up Integration: • This method as the name sugggests,begins construction and testing with atomic modules i.e., modules at the lowest leveling of program structure. • The modules are integrated in bottom up manner.
  • 37. Validation Testing • Validation testing is the next stage which can be defined as successful when the software functions in the manner reasonably expected by the customer
  • 38. System Testing: • System testing is actually a series of different tests whose primary purpose is to fully exercise the computer-based system. Recovery Testing: • It is a system test that forces the system to fail in a variety of ways and verifies that the recovery is properly performed.
  • 39. Security Testing: • Attempts to verify the protection mechanisms built into the system. Perfomance Testing: • This method is designed to test runtime perfomance of software within the context of an integrated system.
  • 41. Test Case ID Test Case Description Expected Behavior Actual Behavior Test Case Result 1 Admin Login Admin should login to the infoware application with his regisetered id and password Admin logged into the infoware application. PASS 2 Student Login Student should login to his account with his regisetered id and password Student logged into his account PASS 3 Shuffling admin Superuser should shuffle admin from one department to another. Superuser shuffled admin’s department. PASS 4 Add department Superuser should add a new department into our application. Superuser added a new department. PASS 5 Add topic Superuser should add a new topic in the department. Superuser added a new topic. PASS 6 Add question. Superuser should add a new question to a topic. Superuser added a new question. PASS 7 Delete department Superuser should delete a department from the application. Superuser deleted a department. PASS 8 Delete topic Superuser should delete a topic in the department. Superuser deleted a topic. PASS 9 Delete question. Superuser should delete a question from a topic. Superuser deleted a question. PASS
  • 42. Conclusion • The new system of QUERY HANDLING has been implemented. • The present system has been integrated with the already existing. • The database was put into the MYSQL server .This was connected by JDBC. • The database is accessible through internet on any geographic location • .This system has been found to meet the requirements of the students/indenters and also very satisfactory.
  • 44.
  • 45.
  • 46.
  • 47.
  • 48.
  • 49.
  • 50.
  • 51.
  • 52. Bibliography References from the project development were taken from the following books and websites: Java Technologies Java Complete Reference Java Script Programming by Yehuda shiran Mastering Java Security Java2 networking By Pistoria
  • 53. Bibliography Contd…. Java Security By Scotl Oaks Head First EJB Sierra Bates Java Server pages by Larne Pekowsley Java Server pages by Nick Todd HTML HTML Black Book by Holzner
  • 54. Bibliography Contd… JDBC Java Database Programming with JDBC by Patel moss. Software Engineering by Roger Pressman.