0% found this document useful (0 votes)
64 views12 pages

Software Testing (Ahmed Mohamed Einshouka (Se2) )

This document contains test case descriptions for testing invalid login functionality on a website. Test Case 1 tests logging in with a missing username, Test Case 2 tests with a missing password, Test Case 3 tests with an incorrect username, and Test Case 4 tests with an incorrect password. All test cases are marked as "not executed" and include prerequisites, test data, expected results, actual results and pass/fail criteria for each step.

Uploaded by

AHMED einshouka
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
64 views12 pages

Software Testing (Ahmed Mohamed Einshouka (Se2) )

This document contains test case descriptions for testing invalid login functionality on a website. Test Case 1 tests logging in with a missing username, Test Case 2 tests with a missing password, Test Case 3 tests with an incorrect username, and Test Case 4 tests with an incorrect password. All test cases are marked as "not executed" and include prerequisites, test data, expected results, actual results and pass/fail criteria for each step.

Uploaded by

AHMED einshouka
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 12

Test Case ID 1 Test Case Description Test the Login Functionality (invalid case - missing username)

Created By Ahmed mohame


Reviewed By eng/bahaa yousef Version 1.0

QA Tester’s Log 0

Tester's Name Ahmed Date Tested December 30, 2023 Test Case (Pass/Fail/Not not executed
mohamed Executed)
einshouka

S# Prerequisites: S# Test Data


1 website 1 username
2 user 2 password
3 username/email 3 login form
4 password 4

Test Scenario Test the invalid case of login functionality when the website is available and has a working login page. The user enters the username and password in their resp

Step # Step Details Expected Results Actual Results Pass / Fail / Not executed / Suspended

1 user open website Site should open fail not executed


2 click on login button Credential can be entered fail not executed
3 enter username username should be entered fail not executed
4 enter password password should be entered fail not executed
5 press login user will not enter fail not executed
(pop massage with
pre condition regestiration with invalid functionality (username-password)

Test Case ID 2 Test Case Description Test the Login Functionality (invalid case - missing password)
Created By Ahmed mohame
Reviewed By eng/bahaa yousef Version 1.0

QA Tester’s Log 0

Tester's Name Ahmed Date Tested December 30, 2023 Test Case (Pass/Fail/Not not executed
mohamed Executed)
einshouka

S# Prerequisites: S# Test Data


1 website 1 username
2 user 2 password
3 username/email 3 login form
4 password 4

Test Scenario Test the invalid case of login functionality when the website is available and has a working login page. The user enters the username and password in their resp

Step # Step Details Expected Results Actual Results Pass / Fail / Not executed / Suspended

1 user open website Site should open pass not executed


2 click on login button Credential can be entered pass not executed
3 enter username username should be entered fail not executed
4 enter password password should be entered pass not executed
5 press login user will not enter fail not executed
(pop massage with
pre condition regestiration with invalid functionality (username-password)

Test Case ID 3 Test Case Description Test the Login Functionality (invalid case - incorrect username)
Created By Ahmed mohame
Reviewed By eng/bahaa yousef Version 1.0

QA Tester’s Log 0

Tester's Name Ahmed Date Tested December 30, 2023 Test Case (Pass/Fail/Not not executed
mohamed Executed)
einshouka

S# Prerequisites: S# Test Data


1 website 1 username
2 user 2 password
3 username/email 3 login form
4 password 4

Test Scenario Test the invalid case of login functionality when the website is available and has a working login page. The user enters the username and password in their resp

Step # Step Details Expected Results Actual Results Pass / Fail / Not executed / Suspended

1 user open website Site should open pass not executed


2 click on login button Credential can be entered pass not executed
3 enter username username should be entered fail not executed
4 enter password password should be entered fail not executed
5 press login user will not enter fail not executed
(pop massage with
pre condition regestiration with invalid functionality (username-password)

Test Case ID 4 Test Case Description Test the Login Functionality (invalid case - incorrect password)
Created By Ahmed mohame
Reviewed By eng/bahaa yousef Version 1.0

QA Tester’s Log 0

Tester's Name Ahmed Date Tested December 30, 2023 Test Case (Pass/Fail/Not not executed
mohamed Executed)
einshouka

S# Prerequisites: S# Test Data


1 website 1 username
2 user 2 password
3 username/email 3 login form
4 password 4

Test Scenario Test the invalid case of login functionality when the website is available and has a working login page. The user enters the username and password in their resp
Step # Step Details Expected Results Actual Results Pass / Fail / Not executed / Suspended

1 user open website Site should open pass not executed


2 click on login button Credential can be entered pass not executed
3 enter username username should be entered pass not executed
4 enter password password should be entered fail not executed
5 press login user will not enter fail not executed
(pop massage with
pre condition regestiration with invalid functionality (username-password)

Test Case ID 5 Test Case Description Test the Login Functionality (invalid case - invalid characters in username)
Created By Ahmed mohame
Reviewed By eng/bahaa yousef Version 1.0

QA Tester’s Log 0

Tester's Name Ahmed Date Tested December 30, 2023 Test Case (Pass/Fail/Not not executed
mohamed Executed)
einshouka

S# Prerequisites: S# Test Data


1 website 1 username
2 user 2 password
3 username/email 3 login form
4 password 4

Test Scenario Test the invalid case of login functionality when the website is available and has a working login page. The user enters the username and password in their resp

Step # Step Details Expected Results Actual Results Pass / Fail / Not executed / Suspended

1 user open website Site should open fail not executed


2 click on login button Credential can be entered fail not executed
3 enter username username should be entered fail not executed
4 enter password password should be entered fail not executed
5 press login user will not enter fail not executed
(pop massage with
pre condition regestiration with invalid functionality (username-password)

Test Case ID 6 Test Case Description Test the Login Functionality (invalid case - invalid characters in password)
Created By Ahmed mohame
Reviewed By eng/bahaa yousef Version 1.0

QA Tester’s Log 0

Tester's Name Ahmed Date Tested December 30, 2023 Test Case (Pass/Fail/Not not executed
mohamed Executed)
einshouka

S# Prerequisites: S# Test Data


1 website 1 username
2 user 2 password
3 username/email 3 login form
4 password 4

Test Scenario Test the invalid case of login functionality when the website is available and has a working login page. The user enters the username and password in their resp

Step # Step Details Expected Results Actual Results Pass / Fail / Not executed / Suspended

1 user open website Site should open pass not executed


2 click on login button Credential can be entered pass not executed
3 enter username username should be entered pass not executed
4 enter password password should be entered fail not executed
5 press login user will not enter fail not executed
(pop massage with
pre condition regestiration with invalid functionality (username-password)

Test Case ID 7 Test Case Description Test the Login Functionality (valid case - successful login)
Created By Ahmed mohame
Reviewed By eng/bahaa yousef Version 1.0

QA Tester’s Log 0

Tester's Name Ahmed Date Tested December 30, 2023 Test Case (Pass/Fail/Not not executed
mohamed Executed)
einshouka

S# Prerequisites: S# Test Data


1 website 1 username
2 user 2 password
3 username/email 3 login form
4 password 4

Test Scenario test the invalid case of login functionality when the website is availbale and have working login page and user enter the the user name and password on its pla

Step # Step Details Expected Results Actual Results Pass / Fail / Not executed / Suspended

1 user open website Site should open pass not executed


2 click on login button Credential can be entered pass not executed
3 enter username username should be entered fail not executed
4 enter password password should be entered fail not executed
5 press login user will not enter fail not executed
(pop massage with
pre condition regestiration with invalid functionality (username-password)
Test Case ID 8 Test Case Description Test the Login Functionality (valid case - case-sensitive username)
Created By Ahmed mohame
Reviewed By eng/bahaa yousef Version 1.0

QA Tester’s Log 0

Tester's Name Ahmed Date Tested December 30, 2023 Test Case (Pass/Fail/Not not executed
mohamed Executed)
einshouka

S# Prerequisites: S# Test Data


1 website 1 username
2 user 2 password
3 username/email 3 login form
4 password 4

Test Scenario Test the invalid case of login functionality when the website is available and has a working login page. The user enters the username and password in their resp

Step # Step Details Expected Results Actual Results Pass / Fail / Not executed / Suspended

1 user open website Site should open fail not executed


2 click on login button Credential can be entered pass not executed
3 enter username username should be entered pass not executed
4 enter password password should be entered fail not executed
5 press login user will not enter fail not executed
(pop massage with
pre condition regestiration with invalid functionality (username-password)

Test Case ID 9 Test Case Description est the Login Functionality (invalid case - locked account)
Created By Ahmed mohame
Reviewed By eng/bahaa yousef Version 1.0

QA Tester’s Log 0

Tester's Name Ahmed Date Tested December 30, 2023 Test Case (Pass/Fail/Not not executed
mohamed Executed)
einshouka

S# Prerequisites: S# Test Data


1 website 1 username
2 user 2 password
3 username/email 3 login form
4 password 4

Test Scenario test the invalid case of login functionality when the website is availbale and have working login page and user enter the the user name and password on its pla

Step # Step Details Expected Results Actual Results Pass / Fail / Not executed / Suspended

1 user open website Site should open fail not executed


2 click on login button Credential can be entered pass not executed
3 enter username username should be entered fail not executed
4 enter password password should be entered pass not executed
5 press login user will not enter fail not executed
(pop massage with
pre condition regestiration with invalid functionality (username-password)

Test Case ID 10 Test Case Description Test the Login Functionality (invalid case - account suspended)
Created By Ahmed mohame
Reviewed By eng/bahaa yousef Version 1.0

QA Tester’s Log 0

Tester's Name Ahmed Date Tested December 30, 2023 Test Case (Pass/Fail/Not not executed
mohamed Executed)
einshouka

S# Prerequisites: S# Test Data


1 website 1 username
2 user 2 password
3 username/email 3 login form
4 password 4

Test Scenario Test the invalid case of login functionality when the website is available and has a working login page. The user enters the username and password in their resp

Step # Step Details Expected Results Actual Results Pass / Fail / Not executed / Suspended

1 user open website Site should open pass not executed


2 click on login button Credential can be entered pass not executed
3 enter username username should be entered pass not executed
4 enter password password should be entered pass not executed
5 press login user will not enter pass not executed
(pop massage with
pre condition regestiration with invalid functionality (username-password)
me)
1.0

not executed

the username and password in their respective places.

/ Not executed / Suspended

ted
ted
ted
ted
ted

rd)
1.0

not executed

the username and password in their respective places.

/ Not executed / Suspended

ted
ted
ted
ted
ted

ame)
1.0

not executed

the username and password in their respective places.

/ Not executed / Suspended

ted
ted
ted
ted
ted

ord)
1.0

not executed

the username and password in their respective places.


/ Not executed / Suspended

ted
ted
ted
ted
ted

rs in username)
1.0

not executed

the username and password in their respective places.

/ Not executed / Suspended

ted
ted
ted
ted
ted

rs in password)
1.0

not executed
the username and password in their respective places.

/ Not executed / Suspended

ted
ted
ted
ted
ted

1.0

not executed

he the user name and password on its place

/ Not executed / Suspended

ted
ted
ted
ted
ted
rname)
1.0

not executed

the username and password in their respective places.

/ Not executed / Suspended

ted
ted
ted
ted
ted

1.0

not executed

he the user name and password on its place

/ Not executed / Suspended

ted
ted
ted
ted
ted

ded)
1.0

not executed

the username and password in their respective places.

/ Not executed / Suspended

ted
ted
ted
ted
ted

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy