diff --git a/tests/mysql.html b/tests/mysql.html
index d000fe90..f97cd8c2 100644
--- a/tests/mysql.html
+++ b/tests/mysql.html
@@ -15,6 +15,10 @@
select | name=lang | label=English |
clickAndWait | css=#lang > input[type="submit"] | |
type | id=username | ODBC |
+type | name=auth[password] | wrong |
+clickAndWait | //input[@value='Login'] | |
+verifyTextPresent | Access denied for user | |
+type | id=username | ODBC |
type | name=auth[password] | ODBC |
clickAndWait | //input[@value='Login'] | |
verifyTextPresent | Logged as | |