Lab 8 - Testing

Sydney Mayfield

Date - 3/16/2021

1. The automatid communication test for this application is a script that will create 10 simultaneous user sessions and send messages in a chat room. 
    I am currently trying to build the script for creating multiple sessions as it requires having test accounts to be created and connected after the admin is already connected to a chat room.

    
2. The failure being simulated for this test is having the server be offline.
    
   The app will handle the failure by displaying an error message that the server is currently down, and to check back later.