Rajvi2 / CSCN71030_Group11

0 stars 0 forks source link

Test Procedures needed to be modified Bug 3: Payment Processing Error #3

Open Rajvi2 opened 1 year ago

Rajvi2 commented 1 year ago

Description: The system may crash or become unresponsive during flight searches, bookings, or payments. Encounter: Users experience system crashes or freezes when trying to search for flights, make bookings, or process payments, resulting in frustration and loss of data.

Rajvi2 commented 1 year ago

The 'sleep' function after each critical operation, such as flight search, booking, or payment processing. This prevents the program from immediately proceeding to the next step, allowing the user to see the progress and preventing the system from appearing unresponsive. We adjusted the sleep durations as needed based on the actual processing times in your system.