Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -589,6 +589,7 @@ Valid case: Correct username/password combination leads to a successful login.
|
|
| 589 |
Invalid case: Invalid username or password results in an error message.
|
| 590 |
Boundary case: Testing minimum and maximum lengths for username and password.
|
| 591 |
Security case: Attempting login with SQL injection or other security-related inputs.
|
|
|
|
| 592 |
"""
|
| 593 |
)
|
| 594 |
}
|
|
|
|
| 589 |
Invalid case: Invalid username or password results in an error message.
|
| 590 |
Boundary case: Testing minimum and maximum lengths for username and password.
|
| 591 |
Security case: Attempting login with SQL injection or other security-related inputs.
|
| 592 |
+
depend on the user images for all of your details and needs.
|
| 593 |
"""
|
| 594 |
)
|
| 595 |
}
|