Here we shared complete Testing Report of Hostel Credit Debit Management System. This project is developed using PHP and MySQL. This project stores all the record in mysql database. A test report is an organized summary of testing objectives, activities, and results.
Staff login:
Serial No.
Conditionto be tested
Test Data
Expected output
Remarks
1.
If login ID is not entered.
Login ID
Please enter your login ID.
SUCCESSFUL
2.
If password is not entered.
Password
Please enter the password.
SUCCESSFUL
3.
If login ID and password are not valid.
Password
Invalid login credentials.
SUCCESSFUL
Add Staff:
Serial No.
Conditionto be tested
Test Data
Expected output
Remarks
1.
If staff name is not entered
staff_name
Staff Name Should not be empty
SUCCESSFUL
2.
If staff type is not selected.
staff_type
Kindly select Staff Type
SUCCESSFUL
3.
If staff login id is not entered.
staff_login_id
Login ID should not be empty
SUCCESSFUL
4.
If password is not entered
staff_password
Password should not be empty
SUCCESSFUL
5.
If password contains less than 6 characters
staff_password
Your password must be at least 6 characters long
SUCCESSFUL
6.
If confirm password is not entered
staff_cpassword
Confirm Password should not be empty
SUCCESSFUL
7.
If Password and Confirm password is not matching.
staff_cpassword
Password and Confirm password should match.
SUCCESSFUL
8.
If confirm password contains less than 6 characters
staff_cpassword
Your password must be at least 6 characters long
SUCCESSFUL
9.
If status is not selected
staff_status
Kindly select the staff account status
SUCCESSFUL
Staff update profile:
Serial No.
Conditionto be tested
Test Data
Expected output
Remarks
1.
If staff name is not entered.
staff_name
Enter Staff Name
SUCCESSFUL
2.
If staff type is not selected.
staff_type
Staff Type Should not be empty
SUCCESSFUL
3.
If staff login id is not entered.
staff_login_id
Login ID should not be empty
SUCCESSFUL
Staff change password:
Serial No.
Conditionto be tested
Test Data
Expected output
Remarks
1.
If old password is not entered.
staff_opassword
Please enter your old password.
SUCCESSFUL
2.
If new password is not entered.
staff_password
Please enter new password.
SUCCESSFUL
3.
If password is less than 6 characters.
staff_opassword, staff_password, staff_cpassword
Password should be at least 6 characters.
SUCCESSFUL
4.
If confirm password is not entered.
staff_cpassword
Please confirm your password.
SUCCESSFUL
5.
If password and confirm password does not match.
staff_password and staff_cpassword
Password and confirm password are not matching.
SUCCESSFUL
6.
If all fields are entered.
All mandatory fields.
User password updated successfully.
SUCCESSFUL
Student registration:
Serial No.
Conditionto be tested
Test Data
Expected output
Remarks
1.
If student name is not entered.
student_name
Student Name should not be empty
SUCCESSFUL
2.
If course is not selected
course_id
Kindly select the course
SUCCESSFUL
3.
If enrolment number is not entered.
enrollment_no
Enrollment Number should not be empty.
SUCCESSFUL
4.
If admission number is not entered.
admission_no
Admission Number should not be empty
SUCCESSFUL
5.
If student password is not entered.
student_password
Password should not be empty
SUCCESSFUL
6.
If password is less than 6 characters.
student_password
Password should contain more than 6 digits
SUCCESSFUL
7.
If student confirm password is not entered.
student_c_password
Confirm Password should not be empty
SUCCESSFUL
8.
If password and confirm password does not match.
student_c_password
Password and Confirm password should match
SUCCESSFUL
9.
If password is less than 6 characters.
student_c_password
Your password must be at least 6 characters long
SUCCESSFUL
10.
If student Email ID is not entered.
student_email
Email ID should not be empty
SUCCESSFUL
11.
If student contact number is not entered.
student_contact
Contact Number should not be empty
SUCCESSFUL
Student login:
Serial No.
Conditionto be tested
Test Data
Expected output
Remarks
1.
If enrolment number is not entered.
enrollment_no
Enrollment Number should not be empty
SUCCESSFUL
2.
If password is not entered.
Password
Please enter your password.
SUCCESSFUL
3.
If login ID and password are not valid.
Password
Invalid login credentials.
SUCCESSFUL
Student update profile:
Serial No.
Conditionto be tested
Test Data
Expected output
Remarks
1.
If student name is not entered.
student_name
Student Name should not be empty
SUCCESSFUL
2.
If course is not selected
course_id
Kindly select the course
SUCCESSFUL
3.
If enrolment number is not entered.
enrollment_no
Enrollment Number should not be empty.
SUCCESSFUL
4.
If admission number is not entered.
admission_no
Admission Number should not be empty
SUCCESSFUL
5.
If student password is not entered.
student_password
Password should not be empty
SUCCESSFUL
6.
If password is less than 6 characters.
student_password
Password should contain more than 6 digits
SUCCESSFUL
7.
If student confirm password is not entered.
student_c_password
Confirm Password should not be empty
SUCCESSFUL
8.
If password and confirm password does not match.
student_c_password
Password and Confirm password should match
SUCCESSFUL
9.
If password is less than 6 characters.
student_c_password
Your password must be at least 6 characters long
SUCCESSFUL
10.
If student Email ID is not entered.
student_email
Email ID should not be empty
SUCCESSFUL
11.
If student contact number is not entered.
student_contact
Contact Number should not be empty
SUCCESSFUL
Student change password:
Serial No.
Conditionto be tested
Test Data
Expected output
Remarks
1.
If old password is not entered.
Old Password
Please enter your old password.
SUCCESSFUL
2.
If new password is not entered.
New Password
Please enter new password.
SUCCESSFUL
3.
If password is less than 6 characters.
Password
Password should be atleast 6 characters.
SUCCESSFUL
4.
If confirm password is not entered.
Confirm Password
Please confirm your password.
SUCCESSFUL
5.
If password and confirm password does not match.
Password and Confirm Password
Password and confirm password are not matching.
SUCCESSFUL
Add course:
Serial No.
Conditionto be tested
Test Data
Expected output
Remarks
1.
If course is not entered.
course
Course Should not be empty
SUCCESSFUL
2.
If status is not selected.
course_status
Kindly select the course status
SUCCESSFUL
Test Unit: Credit entry:
Serial No.
Conditionto be tested
Test Data
Expected output
Remarks
1.
If staff name is not entered
staff_name
Staff Name Should not be empty
SUCCESSFUL
2.
If staff type is not selected.
staff_type
Kindly select Staff Type
SUCCESSFUL
3.
If staff login id is not entered.
staff_login_id
Login ID should not be empty
SUCCESSFUL
4.
If password is not entered
staff_password
Password should not be empty
SUCCESSFUL
5.
If password contains less than 6 characters
staff_password
Your password must be at least 6 characters long
SUCCESSFUL
6.
If confirm password is not entered
staff_cpassword
Confirm Password should not be empty
SUCCESSFUL
7.
If Password and Confirm password is not matching.
staff_cpassword
Password and Confirm password should match.
SUCCESSFUL
8.
If confirm password contains less than 6 characters
staff_cpassword
Your password must be at least 6 characters long
SUCCESSFUL
9.
If status is not selected
staff_status
Kindly select the staff account status
SUCCESSFUL
Debit entry:
Serial No.
Conditionto be tested
Test Data
Expected output
Remarks
1.
If staff name is not entered
staff_name
Staff Name Should not be empty
SUCCESSFUL
2.
If staff type is not selected.
staff_type
Kindly select Staff Type
SUCCESSFUL
3.
If staff login id is not entered.
staff_login_id
Login ID should not be empty
SUCCESSFUL
4.
If password is not entered
staff_password
Password should not be empty
SUCCESSFUL
5.
If password contains less than 6 characters
staff_password
Your password must be at least 6 characters long
SUCCESSFUL
6.
If confirm password is not entered
staff_cpassword
Confirm Password should not be empty
SUCCESSFUL
7.
If Password and Confirm password is not matching.
staff_cpassword
Password and Confirm password should match.
SUCCESSFUL
8.
If confirm password contains less than 6 characters
staff_cpassword
Your password must be at least 6 characters long
SUCCESSFUL
9.
If status is not selected
staff_status
Kindly select the staff account status
SUCCESSFUL
Download Complete Testing Report of Hostel Credit Debit Management System