Techios
Forum Replies Created
-
Forum: Plugins
In reply to: [Gravity Forms Email Blacklist] Hotmail addresses still addedFor more detail visit
https://www.hotmail-i.net/Forum: Plugins
In reply to: [WP Hotmail SMTP] How to Set Up SMTP Using the WP Mail SMTP Pluginplz guide me for setup hotmail smtp.. i need simple Step..
Forum: Fixing WordPress
In reply to: Failed login attempts with “test” as usernameFew test cases related to login attempt, considering the login form contains only username,password
and a submit button:
• Login by just clicking on submit button i.e without entering the credentials
• Login with correct credentials i.e username and password
• Login with incorrect username and correct password
• Login with correct username and incorrect password
• Login with username in uppercase and correct password
• Login with correct username in lowercase and correct password
• Login with correct username in lowercase and incorrect password
• Login with incorrect username and uppercase password
• Login with correct username and correct password in lowercase
The above test cases are to followed on UI and for API, lets say we have two fields namely :
{“username”:”[email protected]”,
“password”:”Test@1234″
}
Few test cases will be:
• Username contains domain ‘.com’
• Username is not blank
• Password is not blank
• Password is correct
[commercial links removed by moderator]
- This reply was modified 7 years, 8 months ago by Steven Stern (sterndata).
- This reply was modified 7 years, 8 months ago by Steven Stern (sterndata).