Download as xlsx, pdf, or txt
Download as xlsx, pdf, or txt
You are on page 1of 14

ID Req.

ID Module Sub-Module
Test description
Enter correct login, password and press button 'Поехали!'
Enter incorrect login and correct password press button 'Поехали!'
Enter correct login and incorrect password press button 'Поехали!'
Leave login field empty and press button 'Поехали!'
Leave both field empty and press button 'Поехали!'
Leave password field empty and press button 'Поехали!'
Enter incorrect login and password press button 'Поехали!'
Enter backspace correct login and correct password press button 'Поехали!'
Enter backspace and correct login, password and press button 'Поехали!'
Open link 'пользовательским соглашением!'
Enter in login field “, “”‘~!@#$%^&*()?>,./\<][ /*<!–” enter correct password and press button 'Поехали!'
Enter in login field “SELECT * FROM users WHERE u_ul LIKE ‘a%’” enter correct password and press button 'Поехали!'
ID Priority Req. ID Module Sub-Module
Login form
Test description Expected result
Enter correct login and correct password press button
'Поехали!'
Steps:
1. Open page via URL http://localhost/
2. Enter correct login (a) in field "Логин"
3. Enter correct password (b) in field "Пароль"
4. Press button 'Поехали!'

1. Login form opens


2. Text appear in field
3. Bullet appears in field
4. Window with text OK appears
Enter correct login and incorrect password press button
'Поехали!'
Steps:
1. Open page via URL http://localhost/
2. Enter correct login (a) in field "Логин"
3. Enter incorrect password (d) in field "Пароль"
4. Press button 'Поехали!' 1. Login form opens
2. Text appear in field
3. Bullet appear in field
4. Window with text Error appears
Enter incorrect login and correct password press button
'Поехали!'
Steps:
1. Open page via URL http://localhost/
2. Enter incorrect login (d) in field "Логин" 1. Login form opens
3. Enter correct password (b) in field "Пароль" 2. Text appear in field
4. Press button 'Поехали!' 3. Bullet appear in field
4. Window with text Error appears

Leave login field empty and press button 'Поехали!'


Steps:
1. Open page via URL http://localhost/ 2.Leave 1. Login form opens
empty field "Логин" 2.Empty field
3. Enter correct password (b) in field "Пароль" 3. Bullet appear in field
4. Press button 'Поехали!' 4. In window appearы pop-up "Вы не указали
логин!"

Leave both field empty and press button 'Поехали!'


Steps:
1. Open page via URL http://localhost/
2.Leave empty field "Логин"
3.Leave empty field "Пароль" 1. Login form opens
4. Press button 'Поехали!' 2.Empty field 3.Empty
field
4. In window appears pop-up "Вы не указали
пароль!"
Leave password field empty and button 'Поехали!'
Steps:
1. Open page via URL http://localhost/ 1. Login form opens
2. Enter correct login (a) in field "Логин" 2. Text appear in field
3.Leave empty field 'Пароль' 3.Empty field
4. Press button 'Поехали!' 4. In window appearы pop-up "Вы не указали
пароль!"

Enter backspace correct login and correct password press


button 'Поехали!'
Steps:
1. Open page via URL http://localhost/
2. Enter backspace correct login (a) in field "Логин" 1. Login form opens
3. Enter correct password (b) in field "Пароль" 2. Backspace and text appear in field
4. Press button 'Поехали!' 3. Bullet appear in field
4. Window with text Error appears

Enter correct login and backspace correct password press


button 'Поехали!'
Steps:
1. Open page via URL http://localhost/ 1. Login form opens
2. Enter correct login (a) in field "Логин" 2. Text appear in field
3. Enter backspace correct password (b) in field "Пароль" 3. Two bullet appear in field
4. Press button 'Поехали!' 4. Window with text Error appears

Open link “пользовательским соглашением!”


Steps: 1. Login form opens
1. Open page via URL http://localhost/ 2. Window with text opens
2. Click link “пользовательским соглашением!”

Enter in login field data base request enter correct


password and press button 'Поехали!'
Steps:
1. Open page via URL http://localhost/
2. Enter DB request ("SELECT * from `users` where 1. Login form opens
`u_ul`='$ul' AND `u_up`='$up' limit 1") in field "Логин" 2. Text appear in field
3. Enter correct password (b) in field "Пароль" 3. Bullet appear in field
4. Press button 'Поехали!' 4. Window with text Error appears
Enter in login field different special simbols enter correct
password and press button 'Поехали!'
Steps:
1. Open page via URL http://localhost/
2. Enter simbols (“, “”‘~!@#$%^&*()?>,./\<][ /*<!–” ) in 1. Login form opens
field "Логин" 2. Text appear in field
3. Enter correct password (b) in field "Пароль" 3. Bullet appear in field
4. Press button 'Поехали!' 4. Window with text Error appears

Enter correct but uppercase login and correct password


press 'Поехали!' button
Steps:
1. Open page via URL http://localhost/
2. Enter correct login (A) in field "Логин" 1. Login form opens
3. Enter correct password (b) in field "Пароль" 2. Text appears in field
4. Press button 'Поехали!' 3. Bullet appear in field
4. Window with text Error appears
Result Comment
passed

passed

passed

passed

passed
passed

passed

passed

passed

failed
passed

passed

1
Summary
Error php appears in window after input SQL request in field login
Descriprion

If enter SQL request in lield login and press button 'Поехали!' PHP error appears in window
Steps to reproduce

1. Open page via URL button 'Поехали!'


2. Enter DB request (SELECT * from `users` where `u_ul`='$ul' AND `u_up`='$up' limit 1) in
field "Логин"
3. Enter correct password (b) in field 'Поехали!'
4. Press button 'Поехали!'
Reproducibility
always
Severity
minor
Priority
normal
Симптом


2
Summary
Error appears in window after input leaving both field empty
Descriprion

If leave both field Логин и Пароль empty error appears than it should input ONLY password
Steps to reproduce
1. Login form opens
2.Empty field
3.Empty field
4. In window appears pop-up "Вы не указали пароль!"

Reproducibility
always
Severity
medium
Priority
normal
Симптом Важность Воспроизводимость
Incorrect operation Critical Always
Data loss Major Sometimes
Cosmetic Flaw Medium
Documentation issue Minor
Installation problem
Localization issue
Missing feature
Slow performance
System crash
Unexpected behavior
Unfriendly behavior
Variance from specs
Срочность
ASAP
High
Normal
Low

You might also like