You are on page 1of 13

K.L.E.

SOCIETY’S
P.C.JABIN SCIENCE COLLEGE CAMPUS,
AUTONOMUS,
(Affiliated to KARNATAK UNIVERSITY, DHARWAD)
HUBBALLI -580031

BCA DEPARTMENT

2021-22

CERTIFICATE

This is to certify that the project entitled Project Title is a bonafied work carried out

by the student team Mr./Ms.______________________ - Reg No____________ and

Mr./Ms.______________________ - Reg No___________, in partial fulfillment of

the award of degree of Bachelor of Computer Application during the year 2021 –

2022. The project report has been approved as it satisfies the academic requirement

with respect to the project work prescribed for the award of BCA Degree.

__________________ ______________
Guide Principal

External Examination:

Name of the Examiners Signature with date


1.

2.
DECLARATION

We here by declared that the project report entitled Project Title, submitted in

fulfillment of requirement of BCA VI Sem Project work for the award of Degree in

Bachelor of Computer Application of KARNATAK UNIVERSITY, Dharwad during

the academic year 2021-22.

We further declare that this project report is the result of our original work and has not

been submitted to any other organization or institute for the award of any degree or

diploma.

Date:
Place: Hubballi
Sign
(Student Name)
ACKNOWLEDGEMENT

It’s our pleasure to thank all the individuals who have directly or indirectly

helped and motivated us in the fulfilment of completion of the project work.

We thank Prof Sunil Vernekar (Principal), KLE Society’s BCA, P C Jabin

Science College, HUBBALLI for having given us all encouragement and motivation

for making this project work successful.

We thank our guide Prof Your Guide name, KLE Society’s BCA, P C

Jabin Science College, HUBBALLI for giving us valuable suggestions and guidance

for our project work, which are the background of the project.

Our gratitude also goes to all Teaching and Non-Teaching staff of KLE

Society’s BCA, P C Jabin Science College, HUBBALLI who have helped us in

completing this project work.

Finally, we would like to thank our family and friends for their constant

motivation and inspiration that kept us going.

Sign
(Student Name)
ABSTRACT

Not more than 300 words or Max this Page.

An important research problem is the selection of a relevant subset of test cases from
the initial test suite that would minimize both the regression testing time and effort
without loss the thoroughness of regression testing.

An important research problem is the selection of a relevant subset of test cases from
the initial test suite that would minimize both the regression testing time and effort
without loss the thoroughness of regression testing.
Dedicated

To

*********
CONTENTS

Slno Topic Page


No
1 Introduction
2 Literature Survey (Objective and Feasibility study)
3 Technical Requirements (Hardware and Software)
4 Project Description
5 System Design (Flow Charts / DFD / ER Diagrams
…)
6 Source Code
7 UI Design And Outputs
8 Implementation (Deployment)
9 Testing Methods with Test Case
10 Advantages of Project
Conclusion
Future Enhancement
Bibliography
I. Introduction (Font size 14)

(Font Size 12) An important is the selection of a relevant subset of test cases from the
initial test suite that would minimize both the regression testing time and effort
without loss the thoroughness of regression testing. An important research problem is
the selection of a relevant subset of test cases from the initial test suite that would
minimize both the regression testing time and effort without loss the thoroughness of
regression testing

Limitations of existing system


An important research problem is the selection of a relevant subset of test cases from
the initial test suite that would minimize both the regression testing time and effort
without loss the thoroughness of regression testing An important research problem is
the selection of a relevant subset of test cases from the initial test suite that would
minimize both the regression testing time and effort without loss the thoroughness of
regression testing

Proposed system
An important research problem is the selection of a relevant subset of test cases from
the initial test suite that would minimize both the regression testing time and effort
without loss the thoroughness of regression testing
An important research problem is the selection of a relevant subset of test cases from
the initial test suite that would minimize both the regression testing time and effort
without loss the thoroughness of regression testing

II. Literature Survey (Objective and Feasibility study)

An important research problem is the


a. selection of a relevant subset of test
b. cases from the initial test suite
c. that would minimize
d. both the regression testing time and
e. effort without loss the thoroughness of regression testing
An important research problem is the selection of a relevant subset of test cases from
the initial test suite that would minimize both the regression testing time and effort
without loss the thoroughness of regression testing

An important research problem is the selection of a relevant subset of test cases from
the initial test suite that would minimize both the regression testing time and effort
without loss the thoroughness of regression testing minimize both the regression
testing time and effort without loss the thoroughness of regression testing

Economic Feasibility
An important research problem is the selection of a relevant subset of test cases from
the initial test suite that would minimize both the regression testing time and effort
without

Technical Feasibility
An important research problem is the selection of a relevant subset of test cases from
the initial test suite that would minimize both the regression testing time and effort
without loss the thoroughness of regression testing

Organizational Feasibility
An important research problem is the selection of a relevant subset of test cases from
the initial test suite that would minimize both the regression testing time and effort
without loss the thoroughness of regression testing

III. Technical Requirements (Hardware and Software)

Hardware Requirements:

Software Requirements:

Reason of Use : An important research problem is the selection of a relevant subset


of test cases from the initial test suite that would minimize both the regression testing
time and effort without loss the thoroughness of regression testing
IDE: _________________
Reason of Use : An important research problem is the selection of a relevant subset
of test cases from the initial test suite that would minimize both the regression testing
time and effort without loss the thoroughness of regression testing

Database: ________________
Reason of Use : An important research problem is the selection of a relevant subset
of test cases from the initial test suite that would minimize both the regression testing
time and effort without loss the thoroughness of regression testing

IV. Project Description

An important research problem is the selection of a relevant subset of test cases from
the initial test suite that would minimize both the regression testing time and effort
without loss the thoroughness of regression testing minimize both the regression
testing time and effort without loss the thoroughness of regression testing

Literature Survey details (Min 5 Papers or References): An important research


problem is the selection of a relevant subset of test cases from the initial test suite that
would minimize both the regression testing time and effort without loss the
thoroughness of regression testing
a. An important research problem
b. is the selection of a relevant subset of test cases from the initial
c. test suite that would minimize both the regression testing
d. time and effort without loss the thoroughness of regression testing

V. System Design (Flow Charts/DFD/ ER Diagrams …)


An important research problem is the selection of a relevant subset of test cases from
the initial test suite that would minimize both the regression testing time and effort
without loss the thoroughness of regression testing minimize both the regression
testing time and effort without loss the thoroughness of regression testing

VI. Source Code

import java.awt.Desktop;
import java.net.URI;
import java.sql.*;
import javafxapplication2.AlertBox;
import javax.swing.*;
import javax.swing.JOptionPane;

public class Connect {

Connection conn = DriverManager.getConnection


("jdbc:mysql://localhost:3306/Attendance_Mgmt_System", USER, PASS);
//if(Updates())
{
if (c == 0) {
// AlertBox.notificationInfo("Hello","Database
Connection is Successful");
//JOptionPane.showMessageDialog(null, "Database
Connection is Successful");
}
c++;
}

return conn;
} catch (Exception k) {
JOptionPane.showMessageDialog(null, k);
System.exit(0);
return null;
}
}

VII. UI Design And Outputs


VIII.
I
m
p
l
e
m
e
n
t
a
tion (Deployment)

An important research problem is the selection of a relevant subset of test cases from
the initial test suite that would minimize both the regression testing time and effort
without loss the thoroughness of regression testing An important research problem is
the selection of a relevant subset of test cases from the initial test suite that would
minimize both the regression testing time and effort without loss the thoroughness of
regression testing the data in the text is as below.

IX. Testing Methods with Test Case

Testing methods used and using procedure.


An important research problem is the selection of a relevant subset of test cases from
the initial test suite that would minimize both the regression testing time and effort
without loss the thoroughness of regression testing minimize both the regression
testing time and effort without loss the thoroughness of regression testing

X. Advantages of Project
An important research problem is the selection of a relevant subset of test cases from
the initial test suite that would minimize both the regression testing time and effort
without loss the thoroughness of regression testing An important research problem is
the selection of a relevant subset of test cases from the initial test suite that would
minimize both the regression testing time and effort without loss the thoroughness of
regression testing

Conclusion

An important research problem is the selection of a relevant subset of test cases from
the initial test suite that would minimize both the regression testing time and effort
without loss the thoroughness of regression testing
An important research problem is the selection of a relevant subset of test cases from
the initial test suite that would minimize both the regression testing time and effort
without loss the thoroughness of regression testing minimize both the regression
testing time and effort without loss the thoroughness of regression testing minimize
both the regression testing time and effort without loss the thoroughness of regression
testing.

Future Enhancement

An important research problem is the selection of a relevant subset of test cases from
the initial test suite that would minimize both the regression testing time and effort
without loss the thoroughness of regression testing An important research problem is
the selection of a relevant subset of test cases from the initial test suite that would
minimize both the regression testing time and effort without loss the thoroughness of
regression testing minimize both the regression testing time and effort without loss the
thoroughness of regression testing

Bibliography:

[1] G. Eason, B. Noble, and I.N. Sneddon, “On certain integrals of Lipschitz-Hankel type involving
products of Bessel functions,” Phil. Trans. Roy. Soc. London, vol. A247, pp. 529-551, April
1955. (references)
[2] J. Clerk Maxwell, A Treatise on Electricity and Magnetism, 3rd ed., vol. 2. Oxford: Clarendon,
1892, pp.68-73.
[3] I.S. Jacobs and C.P. Bean, “Fine particles, thin films and exchange anisotropy,” in Magnetism, vol.
III, G.T. Rado and H. Suhl, Eds. New York: Academic, 1963, pp. 271-350.
[4] K. Elissa, “Title of paper if known,” unpublished.
[5] R. Nicole, “Title of paper with only first word capitalized,” J. Name Stand. Abbrev., in press.
[6] Y. Yorozu, M. Hirano, K. Oka, and Y. Tagawa, “Electron spectroscopy studies on magneto-optical
media and plastic substrate interface,” IEEE Transl. J. Magn. Japan, vol. 2, pp. 740-741, August
1987 [Digests 9th Annual Conf. Magnetics Japan, p. 301, 1982].
[7] M. Young, The Technical Writer’s Handbook. Mill Valley, CA: University Science, 1989.

You might also like