diff --git a/Use-Case-Tests.md b/Use-Case-Tests.md index 7386b3f..618c209 100644 --- a/Use-Case-Tests.md +++ b/Use-Case-Tests.md @@ -66,11 +66,10 @@ ___ ___ **Extension test:** Invalid CAN entered  1. ... - 2. The user enters an invalid CAN (for example 000000). + 2. The user enters a CAN that has an invalid length (for example 00000). **Expected results:** - The application notifies the user that the CAN was invalid. - The application returns the user to the application’s home screen. + The application notifies the user that the entered CAN is invalid. # **Test Case #3** **Use Case being tested:**