Software Testing
Software Testing
Aim: List of Test Cases Used for Testing the Recruitment System
Software System
4. Search Functionality
Test: Users can search for jobs using keywords or filters (e.g., location, category).
Result: The search results display relevant jobs as expected.
5. Responsive Design
Test: The website is tested on different devices (mobile, tablet, desktop) for re-
sponsiveness.
Result: The website adjusts seamlessly across all screen sizes.
6. Logout Functionality
Test: A user logs out from the system after a session.
Result: The session is successfully terminated, and the user is redirected to the
login page.
7. Password Update
Test: A logged-in user updates their password.
Result: The password is updated successfully, and the user can log in with the
new credentials.
8. Admin Notifications
Test: Admin receives notifications for new job applications.
Result: Notifications appear in real-time on the admin dashboard.
9. Session Timeout
Test: The system logs out an inactive user after a set period.
Result: The user is prompted to log in again for security purposes.
1
10. Data Export (Admin Feature)
Test: The admin exports job applications to a CSV file.
Result: The file is downloaded successfully, and the data is correctly formatted.