Software Test Learning notes: Test Pilot Summary _ Software Testing

Source: Internet
Author: User
1, Editable text box test: Mainly "character length, character type, text format" test
Character length verification: maximum, minimum, appropriate value, and extra Long value.
Validation of character types: (simple, complex), English (case), Number (integer, decimal, negative), punctuation (Full-width, half-width), special symbols (carriage returns, spaces, TAB, script language, NULL, NULL), escape characters, and combinations of these character types.
Text Format validation: such as Date (control, manual input), mailbox, cell phone number.




2, File upload download test: Mainly "file format, file content format, file information, file size, file upload, file download" test
File format verification: Text format, picture format, audio format, compression package, and so on.
File Content Format Verification: The system requires the content of the uploaded file is a certain format (the system gives a certain content template).
Verification of File information: File specific content (sometimes the rationality of file data is to be verified), the file contains special characters, filename (reference 1 in the character type validation), file path (direct import, manual input).
File Size verification: 0, appropriate value, oversized value.
File Repeat upload verification: whether the system has the ability to re-processing.
Verification of file downloads: Left arrow (file content displayed correctly when opened), right key.




3, the query function test: The main is "query conditions, Query results list, query processing time can accept" test
Validation of query criteria: space, before and after the query conditions, plus space, the value in the database, non-database values (reference 1 in the character type validation), whether to support fuzzy queries, combined queries.
Validation of the query results list: The result list header content is correct, the result data is correct, and the result list has a page-flipping function.
Verification of query processing time: Whether the query time is acceptable when there is large amount of data in the database.




4, the authority of the test




5, the form of printed, exported, submitted test
Printing function Verification: the printed content, pagination printing.
Validation of export functionality: export content (partial or full data), open exported file.
Validation of the Submit function: Check that the form information is saved correctly and that the same data is submitted multiple times.




6, data increase, delete, modify the function of the test
Increase the validation of the function: After the increase of the display effect (the content is correct, direct display or need to refresh to display), add the same record multiple times.
Validation of Delete feature: Prompt on deletion, deletion of 0/1/More data, update of list after deletion, update of list bar count.
To modify the validation of a feature: the increased display effect (whether the content is correct, is displayed directly or needs to be refreshed to display), and adds the same record multiple times.




7, the System module correlation test
Check the form for items associated with display data for other pages: Add/Remove/Modify the item to see if the associated item is affected properly.




8, the list of page-turning function test: Number of pages, page jump, turn the page button
Validation of the number of page items: the number of fixed data items per page is a reasonable set value.
Page jump validation: Correct jump (enter the number of pages you want to open), error jump (input scrambling characters: 0, 1.1, maximum + 1, minimum value-1).
Page button verification: Front flip, back flip.




9, the data reasonableness check: data regularity check




10, Business process verification: this is the most important
At present, as a small tester, I can not directly contact the needs of the formulation and discussion, so the defendant knows how much, only to walk the standardized process, the details of the verification of data can not understand, it is a sad thing.




11, fault-tolerant processing test: The user input error, the system prompt language correctness and reasonableness check





This article is reproduced from the 51testing Software test network, see more: http://www.51testing.com/
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.