0% found this document useful (0 votes)
9 views

STE Report

Uploaded by

samarthukirde
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views

STE Report

Uploaded by

samarthukirde
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 10

Micro–Project Report

On

“LIBRARY MANAGEMENT SYSTEM”

1.0) Rationale

In today’s software environment writing bug-free code is challenging task,


which make software testing important tool to get the quality software. Testing
technique include the process of executing a program or application with the
intent of finding software bugs and verifying that the software product is fit for
use. Student will learn the way to find bugs by applying types, levels and
methods of software testing on application with effective test planning
approach. It also covers manual testing.

2.0) Aim / Benefits of the micro-project

 Learn to apply various software testing methods.


 To understand the whole testing process how actually works.
 Learn to create software using Activity of Framework in software
Engineering and test that software using test cases.
 To understand the use of automated testing tools.
 Learn to prepare test cases for different types and levels of testing
according to the software.

3.0) Course Outcomes Addressed

 Apply various software testing methods.


 Prepare test cases for different types and levels of testing.
4.0) Literature Review

Library Management System is a comprehensive library management solution


that is suitable for both large and small libraries. Its flexible design enables
Library Management System to be installed in a range of Library organizations,
ranging from public libraries, through to academic, joint use and special
libraries. This Library Management System Software is capable of handling
Books with equal ease and efficiency. This is a Windows-based Library
Management System, utilizing the latest advancements in the Information
Technology to provide and improve Library Services.

5.0) Actual Methodology Followed

First of all, we gathered the information about how library management system
works actually, which modules are necessary in the system and then according
to all these we have designed some test cases for the system and verify.
As followed we generate the test cases:

Login form: The test cases involved are whether valid password and name are
entered or invalid name and password entered.

Book entry and Update form: The test cases included are-on the click of add
button, delete button, update button, search button, clear button, exit button and
next button. and connection with database is tested

User account form: The test cases included are-on the click of save button,
clear button, close button and connection with database is tested

Book return form: The test cases included are-on the click of return button,
clear button, close button and connection with database is tested.
 Test Case for Login Form:

SL.NO. Test Case Expected Result Test Result

1. Enter valid name Software should Successful


and password & display main
click on login window
button

2. Enter invalid Software should Successful


not display main
window

 Test Case for Book Entry and Update Form:

SL.NO. Test Case Expected Result Test Result

1. On the click of ADD At first user have to fill Successful


button all fields with proper
data, if any Error like
entering text data
instead of number or
entering number
instead of text. Is found
then it gives proper
message otherwise
Adds Record to the
Database

2. On the Click of This deletes the details Successful


DELETE Button of book by using
Accession no.
3. On the Click of Modified records are Successful
UPDATE Button Updated in database by
clicking UPDATE
button.

4. On the Click of Displays the Details of Successful


SEARCH Button book for entered
Accession no.
Otherwise gives proper
Error message.

5. On the Click of Clears all fields. Successful


CLEAR Button

6. On the Click of Exit the current book Successful


EXIT details form.
button

7. On the Click of Display the same form. UnSuccessful


NEXT button

8. On the Click of Display the next form. Successful


NEXT button

 Test Case for User Account Form:

SL.NO. Test Case Expected Result Test Result

1. On the click of If all information is Successful


SAVE button entered properly
2. On the Click Clears all fields. Successful
of CLEAR
Button

3. On the Click Closes current form Successful


of CLOSE
Button


 Test Case for Book Issue Form:

SL.NO. Test Case Expected Result Test Result

1. On the click of At first user have to fill Successful


ISSUE button all fields with proper
data, if the accession
number book is already
issued then it will
giving proper message.
2. On the Click of Clears all fields. Successful
CLEAR Button

3. On the Click of Exit the current book Successful


CLOSE details form.
button

4. On the Click of IS if the accession number Successful


AVILABLE book is already
button issued then it will
giving proper message
 Test Case for Book Return Form:

SL.NO. Test Case Expected Result Test Result

1. On the click of If Book code Is properly Successful


RETURN entered then increases
button book stock by 1 ,and
changes status to
free(not issued)

2. On the Click Clears all fields. Successful


of CLEAR
Button

3. On the Click Closes current form Successful


of CLOSE
Button
6.0) Resources Required

S. No. Name of Specificatio Qty. Remarks


Resources/Material n
1. Computer System Windows 11 1

2. Internet Chrome, 1
Firefox
3. MS Word 2019 1
7.0) Output of the Micro-Project

1. LOGIN 2. Insert book

3. Remove member 4. Remove book


5. Search books 6. Return book

7. Add book or update 8. Create new user


9. Issue book

8.0) Skill Developed/Learning outcome of this Micro-project

• Team Work.
• Handling Information.
• Collecting Information.
• Communication Skills.

9.0) Applications of the Micro-Project

 A Library management System is used to maintain library records.


 It tracks the records of the number of books in the library, how many
books are issued or how many books have been returned or renewed or
late fine charges etc.

Prof. P. B. Nagargoje

You might also like