Student Database
Student Database
SYSTEM
ABSTRACT
• The Project is an attempt at developing packages for maintaining all the
details about Admission, Payment particulars and Academic details for
institution such as student name, personal details and mark details etc.
• Display of the same maintaining note books manually is tedious, time
consuming process; keeping these things in mind this project has been
developed to increase the speed and accuracy of the total process carried by
our project.
STACKHOLDERS
• Student
• Admin
SYSTEM STUDY
• Existing system drawbacks
• Proposed system advantages
EXISTING SYSTEM
• this project of “library management” of gives us the complete information
about the library.
• We can enter the record of new books and retrieve the details of books
available in the library.
• We can issue the books to the students and maintain their records and can
also check how many books are issued and stock available in the library.
• In this project we can maintain the late fine of students who returns the
issued books after the due date.
• Throughout the project the focus has been on presenting information and
comments in an easy and intelligible manner.
EXISTING SYSTEM DRAWBACKS
• Library management system have very large library that will difficult to
update.
• If the software is corrupted ,whole data will be collapsed.
PROPOSED SYSTEM
• Reports module is designed to give user friendly information to give status on the
day to day transaction made in college system. It can be generated by the admin for
various purposes. Based on the reports admin take decisions of the system.
REQUIREMNET PHASE
• software requirements
• hardware requirements
• Testing tools
• Development tools
• Data collection
Software requirements
operating system : windows 7
front end : VB.NET
back end : SQL server
Hardware requirements
Black box testing attempts to derive sets of inputs that will fully
exercise all the functional requirements of a system. It is not
an alternative to white box testing. This type of testing
attempts to find errors in the following categories:
• incorrect or missing functions,
• interface errors,
• errors in data structures or external database access,
• performance errors and
• Initialization and termination errors.
White box testing
• In output testing each test has a different purpose all the work should verify
that all the system elements have been properly integrated and perform
allocated functions. No system could be useful if it does not produce the
required output.
• Here, output testing is done by checking whether the data being updated
through database is coming in the correct portion and position of the website
template.
• User Acceptance Testing: User acceptance of a system is the key factor of the
success of any system. The system under study is tested for the user acceptance
by constantly keeping in touch with the prospective system users at the time of
developing and making changes wherever required.
• Test Data: Taking various kinds of test data does the above testing. Preparation
of test data plays a vital role in the system testing after preparing the test data
the system under study is tested using the test data. While testing the system by
using the test data errors are again uncovered and corrected by using above
testing steps and corrections are also noted from the future use.
Validation testing
• At the conclusion of integration testing software is completely assembled
as a package, interfacing errors have been uncovered and corrected and a
final series of software tests begins, validation test begins.
• Validation test can be defined in many ways. But the simple definition is
that validation succeeds when the software function in a manner that can
reasonably expected by the examiners.
• After validation test has been conducted one of two possible conditions
exists.
• One is the function or performance characteristics confirm to specifications
and are accepted and the other is deviation from specification is uncovered
and a deficiency list is created.
• Proposed system under consideration has been tested by using validation
testing and found to be working satisfactorily.
Module testing
• This is also known as unit testing. Unit testing focuses on the verification
of the smallest unit of software design of the module. In this each module
was found to be working satisfactory as per the expected output of the
module.
Development tools
Data collection
• Admin collect the student details ,fees details ,mark details and academic
details.
• Student collect the personalized information and view fees details.
Thank you