0% found this document useful (0 votes)
596 views

Test Case Template Excel

The document contains details of a unit test for a login module with identifier LG001. It includes the test ID, test name, preconditions, test cases, expected results, actual results and remarks. There are two test conditions - C001 to check login as an admin and C002 to check login as a user. Each condition contains multiple test cases to test blank username, blank password and both. The expected results are that blank fields should not allow login and display an error message.

Uploaded by

Testingvn.com
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLS, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
596 views

Test Case Template Excel

The document contains details of a unit test for a login module with identifier LG001. It includes the test ID, test name, preconditions, test cases, expected results, actual results and remarks. There are two test conditions - C001 to check login as an admin and C002 to check login as a user. Each condition contains multiple test cases to test blank username, blank password and both. The expected results are that blank fields should not allow login and display an error message.

Uploaded by

Testingvn.com
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLS, PDF, TXT or read online on Scribd
You are on page 1/ 4

UNIT TEST: Ten he thong dang lam

Tên module Login

Mã màn hình LG001

Tên màn hình Màn hình login

STT Version Người cập nhật Nội dung cập nhật Ghi chú

1 0.1 Nguyen Van A Tạo mới

2 0.2 Nguyen Van A Cập nhật sheet: "xxx", "xxx"

Hoang Lien Son


Summary

NG
14%

OK
86%

Status Function Total

OK 6 6

NG 1 1

NT 0 0

Hoang Lien Son


Condition ID Large Item Medium Item Small Item Condition Name Condition detail Remark

C001 Login as end user Check login as end user

C002 Login as admin Check login as admin

Thêm thông tin chi tiết, vui lòng truy cập vào forum

Software Testing Vietnam

Hoang Lien Son


Condition ID Condition Name Precondition Testcase ID Test condition Expected result OK/NG Bug ID Tester Tested date Remark

C001 Check login as admin C001-001 Login with blank User name 1. Disallows the user to
1. Enter User Name : " " proceed and
2.Enter Password : " abcd" 2. The error message
3. Click "Ok" button should be displayed

C001-002 Login with blank Password 1. Disallows the user to


1. Enter User Name : "abcd " proceed and
2. Enter Password : " " 2. The error message
3. Click "Ok" button should be displayed

C001-003 Login with blank User name and Password 1. Disallows the user to
1. Enter User Name : " " proceed and
2. Enter Password : " " 2. The error message
3. Click "Ok" button should be displayed

C002 Check login as admin C002-001 Login with blank User name 1. Disallows the user to
1. Enter User Name : " " proceed and
2.Enter Password : " abcd" 2. The error message
3. Click "Ok" button should be displayed

C002-002 Login with blank Password 1. Disallows the user to


1. Enter User Name : "abcd " proceed and
2. Enter Password : " " 2. The error message
3. Click "Ok" button should be displayed

C002-003 Login with blank User name and Password 1. Disallows the user to
1. Enter User Name : " " proceed and
2. Enter Password : " " 2. The error message
3. Click "Ok" button should be displayed

Thêm thông tin chi tiết, vui lòng truy cập vào forum

Software Testing Vietnam

Hoang Lien Son

You might also like