Testing the Online Admission System Website
Test Case Sign Up Account:
| Test Engineer | SADIA KHAN | |
| Test Case ID | TC1 | |
| Date | 12-6-2023 | |
| Steps | ||
| 1. | Enter User Full Name. | |
| 2. | Enter User password. | |
| 3. | Enter user email. | |
| 4. | Enter date of birth. | |
| 5. | Enter address. | |
| 6. | Enter phone number. | |
| 7. | Paste Captcha | |
| 8. | Click Sign up Button. | |
| Status | Pass | |
TEST CASE 2
Test case User Login
| Test Engineer | THAKUR | |
| Module Name | User Login | |
| Test Case ID | TC2 | |
| Date | 12-6-2023 | |
| Test Data | User ID and password. | |
| Steps | ||
| 1. | Enter ID | |
| 2. | Enter password | |
| 3. | Click login button. | |
| Provide valid | User id=CUTM00028 | |
| username | ||
| Provide valid | Password=1234 | |
| password | ||
| Expected Result | User logs in | |
| Actual result | User logs in | |
| Status | Pass | |
TEST CASE 3
Admin Login
| Test Engineer | SAEED KHAN | |
| Test Case ID | TC2 | |
| Date | 12-6-2023 | |
| Test Data | Admin ID and password. | |
| Steps | ||
| 1. | Enter ID. | |
| 2. | Enter Password. | |
| 3. | Click login button. | |
| User enters wrong | Display message password or ID is incorrect | |
| password | ||
| User enters wrong ID | Display message password or ID is incorrect | |
| User enters valid ID and | User log in successfully | |
| password | ||
| Expected result | User log in successfully | |
| Actual result | User log in successfully | |
| Status | Pass | |
More helping Material of Online Admission system for a school, college, institute or a university
- Functional and Non functional Requirements of Online Admission system
- Online Admission system SRS Documentation
- Use case diagram Of online admission system
- Use case Descriptions precondition post condition and actor of online admission system
- Class diagram of online admission system
- Software Testing and test cases of online admission system
- PPT Presentation of Online Admission system
- Source code of Online Admission system in PHP