Situation: HEE Revalidation 1.0 (2016) used MySQL as the back-end storage.
Task: Communicate to local MySQL database so that local back-end microservices can provide data.
Actions:
-Setup local MySQL database in collaboration with back-end developers.
-Manipulated/interacted with back-end Data in MySQL database using both command line and the MySQL application UI; to test happy/unhappy paths for feature development.
Results:
-Successfully tested multiple happy and unhappy path scenarios in order to see how the UI application responds by directly manipulating the local MySQL database for Revalidation.