Ten negative test cases in software testing

Source: Internet
Author: User

1, implanted single quotation marks. includes a variety of special characters and so on.

2. Data entry that must be entered. The data entry specified in the instruction manual must be tested for each input, preferably at the front end, and for mandatory identifiers, if there are no prompts when filling out

3, field type test. each of the tests on the screen is indicated to have a specific type of field,(numeric fields should not allow characters or special characters, date Type fields should allow for a correct date, and so on). Prompt is reasonable.

4, field length test. prevent user input more than the allowable range of words transmitting because the user has entered too many characters to give the error message more elegant. For fields that have no limit on length, there is an error in testing the Infinity input.

5, the digital boundary test.

6, the number of constraint testing. for numeric data entries that do not have a specific boundary limit, test these restrictions to ensure that no numeric overflow errors occur.

7, date boundary test.

8, the validity of the date . for date fields, ensure that invalid dates are not allowed

9. Web session testing. The application should ensure that there is a valid login in the session before opening a page of the application.

10, the performance of the change.

Ten negative test cases in software testing

Related Article

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.