Search box test checklist


One: Simple search input box test case
1: Do not enter any characters, click the Search button to search out all the general information site

2: general search input box of the article shows that when the mouse is clicked, the article disappeared

3: Enter the full-width / half-size Chinese characters (one character, long character, has information character)

4: enter the full-width / half-width English characters (one character, long character, has information character)

5:! enter full / half width special characters ~ @ # $% ^ & * () _ + | { }: "<>,; '[] \ = - ( Note that single quote often find bugs)?.

. 6: enter the full / half width English spaces, Chinese or English intermediate, front, rear, spaces

7: html language input

8: specific string input nULL, null, the space escape character; <scrīpt> </ scrīpt> ; <br>; <tr>; <td>; </ tr>; </ TD>; </ HTML>; </ body>; </ Table>

. 9: input javascript

10, Chinese, English, digital mixing test

11, support the enter key, the default entry point



II: Advanced search elements

of the test points is decomposed into multiple test cases to test scenarios. Scene number Scene describe the expected results of
the scene a page to check the correct
scene two conditions default search query results correctly
Scene Three modify optional criteria search query results correctly
Scene Four modify the input conditions of search query results correctly
Scene Five modify the interval prime condition search query results correctly
Scene 6 a combination of options, input conditions search query results correct
scene inspection criteria and query results query results after seven operating properly
scene eight errors, empty record search query result is empty


Guess you like

Origin www.cnblogs.com/lza945/p/11212408.html