Test Summary - Page Testing

1. The page displays a simple question: page displaying properly, tables, graphics, text, etc. in the correct position. There is a problem of aesthetics of the page.

2. The page displays data and database consistency

3. commonly used test page: CRUD functions

4. generally complete add, delete, change tips after popup should

5. General on the need to fill the page parameters: generally direct to fill in, drop-down box to select the date range drop-down box, and so on.

6. General on the need to fill a page or some important parameters of operational risk, we should have a warning prompt or prompt box.

7. Multiple search criteria, fill in a single search criteria, search

8. A plurality of search conditions, a combination of random searches.

9. Transaction Date range: start date is greater than the end date

10. If there is a search page export feature, pay attention to the number of pieces limit the amount of data once exported. To account for differences in the amount of data and amount of test data production line environment.

11. Special field, such as Amount field, to consider the amount of integer, decimal, if two decimal places can normally export. After exporting general operations staff to do arithmetic, the amount of that column can not be exported as text format, and so no way to sum.

12. If the data frame and on the user interface, perhaps when he entered "name" and other fields, mistakenly enter "space", "line breaks" and other issues, how to deal with the system needs: direct error page, or background disposed of.

13. Some page requires caution, we need to set up auditing function, but also record the author and reviewer information and operating time.

14. Is there a function of the audit or review page, the system should pay attention to check application author and reviewer can not be the same person.

15. Query class page, probably the bulk return, paging display. Pay attention to the number of single-page display can not be too large, the data displayed per page can not be duplicated.

Guess you like

Origin www.cnblogs.com/live-for-learning/p/10964614.html