Confirmed users
9,511
edits
No edit summary |
No edit summary |
||
| Line 15: | Line 15: | ||
Here are a few things you could check for:<br> | Here are a few things you could check for:<br> | ||
Functionality-a Feature does what it is supposed to do.<br>*Layout issues<br>*Usability (does something not make sense? seem hard to use?)<br>*Security-XSS,encoding/escaping issues etc<br>*Error handling- System fails gracefully and displays useful and appropriate user/error messages<br> | *Functionality-a Feature does what it is supposed to do.<br> | ||
*Layout issues<br> | |||
*Usability (does something not make sense? seem hard to use?)<br> | |||
*Security-XSS,encoding/escaping issues etc<br> | |||
*Error handling- System fails gracefully and displays useful and appropriate user/error messages<br> | |||
'''<u>Pages/features to be tested</u>''' | '''<u>Pages/features to be tested</u>''' | ||