Write 5 best test cases for Login screen

Tất cả các câu hỏi liên quan đến test case
Post Reply
tvn
Admin
Posts: 4900
Joined: Tue 10 Aug, 2010 10:11 am
Location: HCM
Contact:

Write 5 best test cases for Login screen

Post by tvn »

Yêu cầu:
  • Write 5 best test cases for: Login screen
    Login (Min 5 to max 15)
    Password (Min 5 to max 15)
    alphanumeric characters case senstive
~~~~~~~
  • Specification: Login Screen Of Hotmail
    User Id: Prajakta
    Password: GOD12
Test Cases:

1. Go to User Id field and without entring data in that field press "Enter" key.
==> Expected: It should prompt message " Please enter 'User ID' "

2. Go to login screen enter "User Id" and winthout entering password try to click on "OK" button.
==> Expected: It should prompt message "Please enter 'Password' "

3. Go to login screen enter "User Id" and enter wrong password try to click on "OK" button.
==> Expected: It should prompt message " Please enter Proper 'User ID' and 'Password' "

4. Go to Login screen enter all required data and press "OK"
button then software window will open. In that window click on "Back" button.
==> Expected: It should go back to 'Login' screen and that screen should not show "User Id" and "Password"

5. Go to login screen enter "User Id" and enter password as "god12" try to click on "OK" button.
==> Expected: It should prompt message for wrong Password.

OR

1. Enter valid username with 10 characters and with out enter password and click on "OK"
==> Error message: please enter password

2. Enter password only with 6 characters and click on "OK"
==> Error message r: please enter username

3. Enter username with special characters and enter password with special characters and click on "OK"
==> Please enter valid username and password without special characters

4. Enter username with 16 characters and enter password as 6 characters and click on "OK"
==> Please enter below 15 characters for username

5. Enter username as 12 characters and enter password as 3 characters and click on "OK"
==> Please enter min 5 characters for password

Nguồn: allinterview.com



buithaiha
Fresher Tester
Posts: 14
Joined: Thu 05 Jul, 2012 9:31 am
Contact:

Re: Write 5 best test cases for Login screen

Post by buithaiha »

chưa có bài làm hả a tvn, thấy ko ai cmt hết! :(



tvn
Admin
Posts: 4900
Joined: Tue 10 Aug, 2010 10:11 am
Location: HCM
Contact:

Re: Write 5 best test cases for Login screen

Post by tvn »

Ở trên đây là có rồi đó bạn, có 10 test case, sử dụng 5 test cases trên hoặc 5 test cases dưới. Đó là các trường hợp test case cơ bản nhất đủ để cover các trường hợp login - không tính test case kiểm tra bảo mật.



buithaiha
Fresher Tester
Posts: 14
Joined: Thu 05 Jul, 2012 9:31 am
Contact:

Re: Write 5 best test cases for Login screen

Post by buithaiha »

^__^ èo, sorry, tại đọc chưa kĩ! :) làm phiền quá! :)



Post Reply

Return to “Test cases - Tập hợp các trường hợp kiểm thử”