You are on page 1of 2

Test Plan :-

It has the guidelines for the testing process such as approach, testing tasks,
environment needs, resource requirements, schedule, and constraints.

Introduction :-
Library Management System
Library is the place with the huge collection of books. But the maintenance of keeping
the records of issuing and borrowing is difficult if you use a normal book as a registry. To make
this task easier, the library management system will be very useful. The test cases for library
management system is an application that explains the test cases for library management
system.

Test Scope :-
• Login form: The test cases involved are whether valid password and name are entered
or invalid name and password entered.
• Book entry 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.
• User account 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.
• Book return 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

Environment & Requirement :-


Hardware -: 2GB RAM, 500 GB HDD, Dual Core or above machines needed
Software -: JDK 1.8, Eclipse java photon-R version, TestNG

Test Objective :-
The objective of the testing is finding as many software defects as possible; ensure
that the software under test is bug free before release.

Risk Analysis :-
Risk management in library, archive and museum buildings is a comprehensive study
where potential hazards that may turn into risks if measures are not taken, risks that may give
damage to building occupants as well as collection, library and arc- hive materials in the
building, and measures to mitigate such risks are

Test Strategy :-
The different sections under quality assurance are unit testing, integrated testing,
validation testing, output testing and user acceptance testing.

Test Tool :-
JUnit is a Java library for testing source code, which has advanced to the de-
facto standard in unit testing

You might also like