Booking System – Appointment Scheduler
Booking System – Appointment Scheduler
Advanced LevelTest an appointment booking system with calendar integration, time slots, and booking management.
Project Overview
Business Context
Healthcare clinic appointment booking system
Description
A medical appointment booking system where patients can view available slots, book appointments, and manage their bookings.
Requirements / User Stories
Calendar should show available and booked time slots
Booking form should capture patient details correctly
Time slot selection should prevent double booking
Appointment confirmation should be sent via email
Patients can reschedule within allowed timeframe
Cancellation should free up the time slot
Past appointments should be marked as completed
Emergency booking should override normal restrictions
Practice Tasks
Task 1
Test calendar navigation and slot availability
Task 2
Verify booking form validation and submission
Task 3
Test appointment modification and cancellation
Task 4
Validate time slot conflict prevention
Task 5
Test different user scenarios (new vs returning patients)
Task 6
Perform stress testing with multiple concurrent bookings
Ready to Start Testing?
Launch the buggy application and begin your manual testing practice. Remember to document all issues you find!
Launch Practice Application