Practical No. 10 : Generate Defect report for library Management System.
SR Test Test Case Input Expected Actual Status
NO. Case ID Result result
Objective
1. TC_01 Admin
Verify login Enter valid Admin
should be
functionality for admin logged in Pass
logged in
admin credentials Successfully.
successfully
The book
2. TC_02 Verify book
Select book should be Book issued
issue Pass
and student issued to the Successfully.
functionality
student
The correct
3. TC_03 Verify search book details Book details
Search book by
functionality for should be displayed Fail
title/author
books displayed Successfully.
Successfully.
The new
4. TC_04 Verify adding a book should New book
Enter valid
new book be added to added Pass
book details
functionality the system successfully.
Successfully.
The book
Verify book Book
Select issued should be
5. TC_05 return returned Pass
book returned
functionality successfully.
successfully.
Defect Report for library Management System :
Defect ID D001
Defect Name Search Functionality for books not working.
Module Name Search Books.
Project Name Library Management System.
Defected Build v1.0
Version
Summary The search functionality fails to return results when searching by
author name. This defect impacts user experience by preventing
users from finding desired books efficiently.
Description The defect occurs in the Library Management System (v1.0), where
the search functionality does not yield any results when users enter
an author's name. This behaviour leads to frustration, especially for
users looking for specific titles or authors.
Steps to Log in to the Library Management System as an admin.
Replicate Navigate to the "Search Books" section.
Enter an author's name in the search box.
Click the "Search" button.
Expected The system should display a list of books by the specified author.
Result
Actual Result No results are returned even though books by the specified author
are present in the system.
Attachments Not available.
Remarks This issue seems to be specific to searching by author names;
searching by title works as expected the "Search" button.
Defect High.
Severity
Defect Priority High.
Reported By Sania Shaikh.
Assigned To Test Engineer 2 - Responsible for investigating and fixing the search
functionality issue.
Status: OPEN.