Lab 14
Lab 14
A library management system can fail when faced with inadequate user training,
leading to inefficient utilization and frustration among staff. Insufficient system
scalability might result in performance bottlenecks, hindering its ability to
handle growing data volumes. Poor data integrity and security measures may
expose vulnerabilities, compromising the confidentiality and accuracy of library
records. Additionally, a lack of regular system updates and maintenance can
lead to compatibility issues and susceptibility to emerging cyber threats. Failure
to address these factors may undermine the overall effectiveness of the library
management system, impacting its reliability and jeopardizing the quality of
library services.
Test Cases-
1. Test Case: User Login
- Test ID: TC_001
- Description: Verify that users can successfully log in to the system.
- Preconditions: User credentials are valid.
- Test Steps:
1. Open the login page.
2. Enter valid username and password.
3. Click on the "Login" button.
- Expected Output: User is logged in successfully, and the dashboard is
displayed.
- Actual Output: User is redirected to the dashboard, and the user's name and
profile picture are shown.