After test cases are performed by Adding and Deleting documents, we first read the database to see if they are inserted/delete correctly. After testing the read function to behave correctly, we then modify the data to some unique symbols and then perform another read on the data. This should let us see the data before and after the "update" function.
Priority:
3
Story Points:
5
Test Cases:
After test cases are performed by Adding and Deleting documents, we first read the database to see if they are inserted/delete correctly. After testing the read function to behave correctly, we then modify the data to some unique symbols and then perform another read on the data. This should let us see the data before and after the "update" function.