Areas where Web Testing is easily missed

Source: Internet
Author: User
1. the browser's back button
A record is submitted successfully, and then submitted back to see what the system will do. Check whether the back key is used multiple times. Where back can be returned: Back, back to the original page, and repeat several times to see if an error is reported.


2. Modify the parameters in the URL to initiate a request to the server to see what results will be returned.
Capture the URL request initiated to the server, and then modify the parameters to initiate a request to the server. This is part of security testing.


3. submit the form multiple times
Click the submit button multiple times to see if multiple records are generated in the database. when the network speed or response speed is fast, this is easy to be missed, but the user's network may be slow, it is easy to click to submit multiple times.
4. jump of the cursor
After the operation is performed, check whether the cursor stays at a proper position. If you log on, enter the user name and press Enter. The cursor should jump to the password box. This is a matter of detail, but it affects user experience.

5. Is the tab key functional correctly?
Similar to the optical jump, especially when there is an input, check whether the focus order of the tab key is correct.

6. Test the full/half-width symbol input.
When there are input items, you must consider the full/halfwidth input.
 
Author: Ruoling

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.