0% found this document useful (0 votes)
24 views2 pages

Software Testing Practical No 6

Practical output for ste

Uploaded by

aweditz45
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)
24 views2 pages

Software Testing Practical No 6

Practical output for ste

Uploaded by

aweditz45
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/ 2

PKTC

SOFTWARE TESTING (SEM 5TH)


PRACTICAL NO :- 6
Project Name:- Web Page
Created by:-Amol waghmare
Creation Date :- /9/2024
Review By:-
Revivew Date :-

TC No TC Name Step Input Expected Result Actual Result Status


TC001 Login Functionality Navigate to the login N/A Login page is Login page Passed
page. displayed. displayed
successfully.
TC002 Successful Login Enter valid username username: user1, User is logged in Dashboard Passed
and password. password: pass1 and dashboard is displayed
displayed. correctly.
TC003 Unsuccessful Login Enter invalid username: Error message is Error message Passed
username and fakeUser, displayed: shown as
password. password: "Invalid expected.
wrongPass credentials."

TC004 Logout Functionality Click on the logout N/A User is logged Redirected to Passed
button. out and login page.
redirected to the
login page.

TC005 Password Reset Click on "Forgot N/A Password reset Password reset Passed
Password" link. page is displayed. page displayed
successfully.
TC006 Form Validation Submit the form N/A Error message Error message Passed
without filling indicating shown: "Field is
required fields. required fields is required."
displayed.

You might also like