No | Test cases | Expected Output | Observed Output | Result |
1 | The Enroller enters profile detail in the registration page and clicks submit button | After the Registration the system displays alert message which shows “Registration completed Successfully” -The database stores enroller data | After the enroller Registration the system redirects to Login page | PASS |
2 | The Enroller enters Email ID and password and clicks on Login button |
– The system records the enroller session. – The system stores the login date and time. | After the Login the page redirects to Enroller account. | PASS |
2 | The enroller Applies for Learning license | The system stores LLR registration details in the databaseThe system stores Examination details in the database.The system stores payment details. | The system displays LLR Number and expiry date after the LLR registration. The enroller can generate print receipt. | PASS |
3 | The enroller Applies for Driving license | The system stores DL registration details in the databaseThe system stores payment details. | The system displays DL Number. The enroller can generate print DL receipt. | PASS |
4 | When enroller applies for Vehicle Registration | -The system collects vehicles registration details – the system stores payment details for vehicle registration | The system displays vehicle registration details after the successful registration. | PASS |
5 | The enroller Applies for Driving license Renewal | The system stores DL Renewal details in the databaseThe system stores payment details. | The system displays DL Renewal details. The enroller can generate print DL Renewal receipt. | PASS |
6 | The enroller Applies for Address change for Driving License | The system collects address change informationThe system receives payment details | The system displays Address change confirmation details. The enroller can generate print Address change application report. | PASS |
7 | When Admin enters RTO office record | The system stores RTO office details in the database. | After entering submit button the system displays RTO office details in the view page. | PASS |
8 | When Admin enters RTO staff details. | The system displays alert message – “RTO staff record inserted successfully” | The system displays staff details in the view page | PASS |
9 | When Admin enters Question answer details. | The system displays alert messages “Question Answer record added successfully” | The system displays inserted records in view QA section | PASS |
🔥322 Views