Вы находитесь на странице: 1из 5

Project Name: Virtual classroom

TEST CASES
Test Case ID: 01

Test Designed by: Devanand N

Test Priority (Low/Medium/High): Med

Test Designed date: 20-03-2015

Module Name: Login screen


Test Title: Verify login with valid username and password
Description: Test the login page for authentication

Pre-conditions: User has valid username and password.

Step Test Steps


1
2
3
4

Test Data

Navigate to login page

User= user1

Provide valid username


Provide valid password
Click on Login button

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 Case ID: 02

Test Designed by: Devanand N

Test Priority (Low/Medium/High): Med

Test Designed date: 20-03-2015

Module Name: Login screen


Test Title: Verify login with valid username and password
Description: Test the login page

Pre-conditions: User has valid username and password.

Step Test Steps


1
2
3
4

Test Data

Expected Result
User cannot login

Navigate to login page

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 Case ID: 03

Test Designed by: Devanand N

Test Priority (Low/Medium/High): Med

Test Designed date: 20-03-2015

Module Name: Registration


Test Title: Check for non-empty registration issue
Description: Test the form issue

Pre-conditions: The correct details should be available.

Step Test Steps

Test Data

Navigate to registration page

Email ID=

Leave out some fields empty


Click register

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.

Test Case ID: 04

Test Designed by: Devanand N

Test Priority (Low/Medium/High): Med

Test Designed date: 20-03-2015

Module Name: Registration


Test Title: Validate the details for registration
Description: Test the Email ID, Password and Mobile Number

Pre-conditions: The student data should be correct.

Step Test Steps


1

Navigate to registration page

Provide all fields

3
4

Provide invalid Email ID,


Password or Mobile Number
Click register

Test Data

Expected Result

Email Id= deva@gmail.com Page cannot be displayed


Mobile
Number=9003035673

Qualification=
Password()=

Post-conditions: Registration cannot be issued with invalid details

Actual Result
User is prompted the error
Message saying that the
Email ID, Password and
Mobile Number should be
valid

Status (Pass/Fail)
Fail

Вам также может понравиться