UI Testing

上一篇 / 下一篇  2014-11-18 09:17:53 / 个人分类:UI Testing

For design:
1.Check whether the control flow and design accord with industry standard.
2.Check whether the UI design accord with Trend standard.
3.Compare final UI with UI prototype, make sure they are consistent.
4.Check whether default value is correct.

For functional:
1.The UI setting can write to configuration file correctly. The “Save” and “Cancel” button on each page work normally.
2.Check whether the keyboard shortcut key can work.
3.Test each Numeric input field: input different type number or none-number characters.
4.Test each Text input field: input DBCS/SBCS characters and symbol characters.
5.Test each file path field: input DBCS/SBCS characters and special string such as “許功成峰峯”.

For Wording and Message:
1.Check whether the wording and message has spelling error.
2.Check whether the message string is friendly to end user.
3.Check whether the error message can give user right and enough information.
4.Check whether the message string is hard-code.

For I18N and L10N:
1.Check whether the Number format is localized.
2.Check whether the Date and Time format is localized.
3.Check whether the UI have enough buffer space for translate to DBCS string.
4.Check whether have truncate string after translation.

For compatible:
1.Check the UI can display correctly in different Browser and different version: IE, Firefox, and Mozilla.
2.Check the UI can run normally in different OS: Windows and Linux.
3.Check the UI can run normally in different language platform. Japanese and German.

For security:
1.The console password should be encrypting. It’s better to use MD5.
2.The UI should do password check. Such as no less than 4 characters and no more than 8 characters, etc.

TAG: UI

 

评分:0

我来说两句

日历

« 2024-05-05  
   1234
567891011
12131415161718
19202122232425
262728293031 

数据统计

  • 访问量: 4452
  • 日志数: 3
  • 建立时间: 2014-11-18
  • 更新时间: 2015-03-26

RSS订阅

Open Toolbar