Test plan Document for Library Management System

Here we shared Test plan Document for Library Management System which is developed using VB.NET and SQL Server. This test case document is for reference purpose. There is a download link in the bottom of this page. You can download this testing document free of cost. This Test result has documentation of Login Form, Book entry Form, User Account form, Book Issue Form, Book Return Form of Library Management System. Usually after preparation the test data, the system under study is tested those test data, Here we shared unit testing of Library Management software project.


Test plan Document for Library Management System:

LOGIN FORM:

SL.NoTest Case Excepted ResultTest Result
1Enter valid name and password & click on login buttonSoftware should display main windowSuccessful
2Enter invalidSoftware should not display main windowsuccessful

BOOK ENTRY FORM:

SL.NoTest Case Excepted ResultTest Result
1On the click of ADD buttonAt first user have to fill 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    successful
2.On the Click of DELETE ButtonThis deletes the details of book by using Accession no.Successful
3.On the Click of UPDATE  ButtonModified records are Updated in database by clicking UPDATE button.Successful
4.On the Click of SEARCH ButtonDisplays the Details of book for entered Accession no. Otherwise gives proper Error message.Successful
5.On the Click of CLEAR ButtonClears all fieldsSuccessful
6.On the Click of EXIT buttonExit the current book details form successful
7.On the Click of NEXT  buttonDisplay the next form successful

 USER ACCOUNT FORM:

SL.NoTest Case Excepted ResultTest Result
1On the click of ADD buttonAt first user have to fill 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    successful
2.On the Click of DELETE ButtonThis  deletes the details of student by using Register no.Successful
3.On the Click of UPDATE  ButtonModified records are Updated in database by clicking UPDATE button.Successful
4.On the Click of SEARCH ButtonDisplays the Details of book for entered Register no. Otherwise gives proper Error message.Successful
5.On the Click of CLEAR ButtonClears all fieldsSuccessful
6.On the Click of EXIT buttonExit the current book details form successful
7.On the Click of NEXT  buttonDisplay the next form successful

BOOK ISSUE FORM:

SL.NoTest Case Excepted ResultTest Result
1On the click of ADD buttonAt first user have to fill all fields with proper data ,if the accession number book is already issued then it will giving proper msg.    successful
2.On the Click of DELETE ButtonThis  deletes the details of book by using Register no.Successful
3.On the Click of UPDATE  ButtonModified records are Updated in database by clicking UPDATE button.Successful
4.On the Click of SEARCH ButtonDisplays the Details of issued book..Otherwise gives proper Error message.Successful
5.On the Click of CLEAR ButtonClears all fieldsSuccessful
6.On the Click of EXIT buttonExit the current book details form successful
7.On the Click of NEXT  buttonDisplay the next form successful

BOOK RETURN FORM:

SL.NoTest Case Excepted ResultTest Result
1On the click of ADD buttonAt first user have to fill 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    successful
2.On the Click of DELETE ButtonWhich deletes the details of book by using Register no.Successful
3.On the Click of UPDATE  ButtonModified records are Updated in database by clicking UPDATE button.Successful
4.On the Click of SEARCH ButtonDisplays the Details of returned book … Otherwise gives proper Error message.Successful
5.On the Click of CLEAR ButtonClears all fieldsSuccessful
6.On the Click of EXIT buttonExit the current book details form successful
7.On the Click of NEXT  buttonDisplay the next form successful
One thought on “Test plan Document for Library Management System”

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.