SYSTEM TESTING
Testing the software application is an important activity in software development life cycle (SDLC). It helps in maintaining quality of the system.
TESTING THE “ONLINE JOB PORTAL AND RECRUITMENT SYSTEM”Table 5.1.1: Test Case Registration Account
Test Engineer | Robert | |
Test Case ID | TC1 | |
Related | UC1 | |
UC/FR/NFR | ||
Date | 17-05-2021 | |
Pre Requisite: | None | |
Steps | ||
1. | Enter User Full Name. | |
2. | Enter User password. | |
3. | Enter confirm password. | |
4. | Enter user email. | |
5. | Enter address. | |
6. | Enter phone number. | |
7. | Click Register Button. | |
Status | ….….. | |
Test Case 1 |
Table 5.1.2: Test Case Login | |||||
Test Engineer | John | ||||
Module Name | Login | ||||
Test Case ID | TC2 | ||||
Related UC/FR/NFR | UC2 | ||||
Date | 17-05-2021 | ||||
Test Data | User Email and password. | ||||
Steps | |||||
1. | Enter Email. | ||||
2. | Enter Password. | ||||
3. | Click login button. | ||||
Provide valid | User=admin@gmail.com | ||||
username | |||||
Provide valid | Password=1234 | ||||
password | |||||
Expected Result | User logs in | ||||
Actual result | User logs in | ||||
Status | ….….. | ||||
Test Case Apply for job
Test Engineer | Eva | |
Test Case ID | TC2 | |
Related UC/FR/NFR | UC18 | |
Date | 12-6-2018 | |
Pre-Requisite: | Logged in | |
Steps | ||
1. | Apply for job. | |
2. | Go to resume form. | |
3. | Manage resume . | |
User select a job and | Apply for job. | |
clicks to apply | ||
Expected | job is added. | |
Actual | job is added | |
Status | ….… | |
Test Case 3
Table 5.1.4: Admin Login | |||
Test Engineer | Robert | ||
Test Case ID | TC2 | ||
Related UC/FR/NFR | UC1 | ||
Date | 17-05-2021 | ||
Test Data | Admin Email and password. | ||
Steps | |||
1. | Enter Email. | ||
2. | Enter Password. | ||
3. | Click login button. | ||
User enters wrong | Display message password or email is incorrect | ||
password | |||
User enters wrong email | Display message password or email is incorrect | ||
User enters valid email | User log in successfully | ||
and password | |||
Expected result | User log in successfully | ||
Actual result | User log in successfully | ||
Status | ..…… | ||