Write test cases to test login form.

Solution:-

Test case id

Test case objectives

Input data

Expected output

Actual output

Status

TC1

Navigate to login page of website

---

---

---

Pass

TC2

Provide valid username

Username abc@yahoo.co.in

Shall accept the username

Accepted the username

Pass

TC3

Provide password

Password co6g1234

Shall accept the password

Accepted the password

Pass

TC4

Click on submit

Press submit button

User should be able to login successfully

User successfully logged in

Pass

TC5

Go to the home page

Click on home button

Should display home page

Home page of the user displayed

Pass

TC6

Write the status

Type in the status in the area provided and press post

Should post the message typed in and the status of user should change

Status changed successfully

pass

Comments

Popular posts from this blog

State the functions of Hub, Repeater, Bridge and Router.

Describe the OSI model with neat diagram.

Explain Database languages.