_ Search box test functions to achieve

1. Search button function is realized;
2. point search, the original search condition is cleared;
3. Note Verify search box functionality is consistent with the demand, that is, fuzzy search, the search is complete. If the support fuzzy queries, search for the name of any character, to be able to search; if fully support search, click "Search", the correct query results;% in the country, the query result is not the word contains information about China
4. Compare whether long name can be found, enter the long query data, to see there is no judgment, error; whether the system will allow the interception to the length of the search results; only allow input string length?
The empty; default query result set
6. spaces;
7. ignore whether a functional space, there is a need for ignoring the search box front space and rear space of functions, but not the intermediate space is ignored;
8. Enter various characters, for example, the input range is 09, AZ see what effect input Chinese characters (especially single quotation marks), numbers, special symbols, and combinations (that is, those special symbols on the keyboard); Chinese value, large letters , lower-case values, numeric values, full-width, half-width value,
the condition matching 9. the input system present in the query to see the integrity of the data thereto; show correct number of records, text lines are wrapped correctly, page layout appearance, column heading, column display, sort meet the needs defined above; whether the search results pages to the pages of other styles;
10. place the focus search box, the search box is automatically cleared if the default content;
11. input system matching condition is not present; the site search input field does not enter anything, whether all the information is searched or give prompt information
12. the shortcut keys Paste mouse content, the search box can be performed to test whether;
13. Query results can be slipped over one and check;
14. pay attention when entering information, and the cursor will jump to the information entered elsewhere in the place of the cursor ;
15. When the user query, the general situation is not clear the query criteria, unless otherwise stated requirements.
16. repeatedly enter the same data (more than 5 times) to see whether the error
17. The input directly after the press Enter to see how the system handles, whether error
18. sensitive words, without prompting the user authority information
II combined test :
back and forth between 1. select different search criteria, whether a page fault (radio buttons and checkboxes most prone to error) occurs
when multiple queries 2. test conditions, pay attention to query a combination of tests may be different combinations of test error.
3. The combination of each text field query, click on "Search" correct query results
more 4. Intermediate keywords add a space, tab, comma after the results of the verification system is correct
thinking, apart from supplementary point
1, double-click on the input box office mouse whether the contents of memory have been searched pull-down menu appears
2, digital special decision, such as entering judgment "10101010" binary characters and error system
3, to the input box, click the left mouse button, the cursor appears if there are
4, bearing on after using the "Tab" key after the cursor appears, "Search" button appears selected the TIP
5, right-click on the input box appears Menu, Menu contents were "undo", "copy", "paste", "delete" "select all" (depending on the specific circumstances of the case may be)
6, select the Menu that appears above checks whether the module can be used normally
7 at any length input box of letters, numbers, characters, double click, the input item can be observed No selected all the
8, enter a regular expression
9, paragraph write select queries, insert statements, etc., to see the results of ctrl + z, + x, + c,

11, the keyboard Enter key, Tab key
12, a boundary value verification process within and outside the string, the verification system allows

Guess you like

Origin www.cnblogs.com/huaihe/p/11324460.html