Test Cases: Project Name: Virtual Classroom
Test Cases: Project Name: Virtual Classroom
Test Cases: Project Name: Virtual Classroom
TEST CASES
Test Case ID: 01
Test Data
User= user1
Password: user1
Expected Result
User should be able to login
Actual Result
User is navigated to
authentication successful
Status (Pass/Fail)
Pass
Login
Post-conditions: User is validated with database and successfully login to account. The account session details are logged in
database.
Test Data
Expected Result
User cannot login
User= user1
invalid username
invalid password
Click on Login button
Password: 1234
Actual Result
User is prompted the error
message of wrong user
Id and password
Post-conditions: User is validated and as the details are wrong the user cannot login.
Status (Pass/Fail)
Fail
Test Data
Email ID=
Mobile number=
Qualification=
Password0=
Expected Result
No access to main page
Actual Result
User is prompted the error
Message to fill all fields
Status (Pass/Fail)
Fail
Post-conditions: Access email ID, password and student mobile number is validated with the details entered. After validation the
registration is successfully saved into database with the details.
3
4
Test Data
Expected Result
Qualification=
Password()=
Actual Result
User is prompted the error
Message saying that the
Email ID, Password and
Mobile Number should be
valid
Status (Pass/Fail)
Fail