到什么山头唱什么歌,既然转到了测试,就开始从头到尾一点一点的学习吧!
最近看到一篇经典的文章,是从一张图中看你的软件测试水平!话不多说,上图:
If you find:
0 – 4 defects => Poor
5 – 6 defects => Average
7 – 8 defects => Good
9 – 10 defects => Excellent
10+ defects => Best tester!
看看你自己处在一个什么样的水平。
==================================================================
答案贴的远一些
Defects :
- The user Id field accepts special characters.
- Confirm password field does not show content in encrypted mode.
- The name field does not seem to have any validation for number of characters.
- Captcha is not at all readable.
- There is no way user can reload the captcha.
- Register button should be at bottom rather than on side.
- Register button’s label has “r” instead of “R”.
- There is no cancel button available if user wants to cancel the procedure..
- There is no close button available if user wants to close the page.
- The page title show wrong spelling of Registration.
- Password selection guideline should be provided like the password should be alpha numeric or password strength factor should be present.
- Page title should be New User Registration rather than New Registration.
- Field length and labels should be same for the whole page / form.
- The country field should by default show “Select” rather than selecting a value default.