How to measure the login box

ID Test points:

Character types (including: numbers, letters, characters, special characters)

Character length

Defaults

Null

character set

There is a space

copy and paste

Password Test points:

Password length (example: a password must be at least 7 characters, no longer than 20 characters) Password Complexity, intensity (e.g.: password must contain special characters, numbers, etc. capitalization, the length is longer)

Password character type (e.g.: only enter numbers, letters, special characters, underlined)

Defaults

Password is empty

character set

There is a space

copy and paste

Login test points

① user name and password are in line with the requirements (requirements on format)

② user name and password does not meet the requirements (requirements on format)

③ meet the requirements of the user name, password does not meet the requirements (requirements on format)

④ password meets the requirements, the user name does not meet the requirements (requirements on format)

⑤ user name or password is empty

⑥ not in the database user name, password does not exist

⑦ exist in the database user name, password error

⑧ not in the database user name, password exist

There is a space in front of the input data ⑨

⑩ After entering the correct username and password press [enter] whether landing

cancel

Left-click the "Cancel" button

Double click the "Cancel" button

Right-click on the "Cancel" button

Double-click the right mouse button "Cancel" button

Move the mouse pointer to the "Cancel" button ", press the Enter key mouse pointer in the" Cancel "button

Remember password (check box)

Click to check the "Remember Password" button to log in again

Do not check the "Remember Password" button and re-enter the password

Enter the existing ID and wrong password, check the "Remember Password", click on the login ID and the correct password is entered incorrectly, check the "Remember Password", click Login to enter the correct ID and password correctly, check the "Remember Password" click the login ID and wrong password is entered incorrectly, check the "Remember password", click Login.
----------------
Disclaimer: This article is CSDN blogger "high wind made" original article, follow the CC 4.0 BY-SA copyright agreement, reproduced, please attach the original source and link this statement.
Original link: https: //blog.csdn.net/gaofengyan/article/details/89277507

Guess you like

Origin www.cnblogs.com/qqxin/p/11788242.html