Please enable JavaScript.
Coggle requires JavaScript to display documents.
UI testing checklist (UI Rules (Search inputs (Help text in background in…
UI testing checklist
UI Rules
-
-
-
-
-
State
If no data is available there should be an empty state - should tell you why its empty & and a call to action
-
-
-
-
-
-
-
-
-
-
Modals
If creating an entity between 1 & 3 fields it should be a modal so you don't leave the place you're in
-
-
Test Ideas
-
-
-
-
-
-
-
Error handling
The product resists failure in the case of errors, is graceful when it fails, and recovers readily.
-
-
-
-
-
-
-
-
-
Files
Upload
-
Special Characters in Name (space * ? / \ | < > , . ( ) [ ] { } ; : ‘ “ ! @ # $ % ^ &)
-
-
-
-
-
-
Input fields
Text
Long (255, 256, 257, 1000, 1024, 2000, 2048 or more characters)
-
Special Characters ( “ ‘ ` | / \ , ; : & < > ^ * ? Tab )
-
-
-
-
-
Time
-
Always Invalid Days (Feb 30, Sept 31)
-
-
-
-
-
-