UI Test
Target
Ensure that users can access the browsing capabilities provided by the product, comply with enterprise or industry standards, including user friendliness, friendliness, operability and so on.
"Attention Point"
menus, dialog boxes and their top text, buttons, error prompts, help information, icons, locations, and so on.
"Common checkpoints"
- text or overlap with pictures
- Text is obscured by pictures
- Text or picture is not aligned
- Prompt for an item or information error (or inaccurate wording)
- Duplicate page link or menu item title
- Picture display size is correct (need to check under different OS, browser, resolution)
- Toggle window size, whether scroll bar appears when zoomed out
- Is the usual button position fit for ease of use?
- Mouse Multiple Quick Click button or menu is responding to normal
- All controls, each page style consistent, color uniform, strong coordination
- The title of each page is correct (easy to ignore the point, the number of pages, developers often forget to change the title)
- Hover over the scrolling banner chart to stop scrolling
- Whether there is a mouse move-out focus for the dynamic graph.
- Terms and commands are consistent
Functional Testing
Target
Ensure that page elements such as links, buttons, and other pages function properly
"Attention Point"
Link issues, buttons, not implemented or error features, prompting questions
"Common checkpoints"
- JS error problem (commonly seen in developer mode, Firefox needs to install plugins)
- Page link error (Note Empty link, dead link, error link, dead link tool recommended Xenu or online)
- Error message Code 4xx (page resource not available)
- button is not valid (common is cancel, return button, developer missing write)
- Other features not implemented issues
- Error message information is inaccurate or unfriendly (common is the system error, directly print out the log code, unprocessed)
- Database access error (Common search box entered special characters with a non-rigorous SQL conflict)
- Document download upload problem (common have not implemented, upload download error, memory overflow, etc.)
- Form testing (refer to the following article)
Common checkpoint Rollup for Web tests