Bug Report
Defect ID
TC_ECP_002
Summary
Password strength Equivalence Partitioning valid partition (Alphanumeric password with length ≥ 6) and invalid partition (Password lacking criteria) failed for invalid partitioning
Steps to Reproduce
Send a POST request with valid and invalid passwords.
Expected Result
Response status 200 for valid, 400 for invalid passwords.
Actual Result
Response status 200 for valid, 200 for invalid passwords.
Severity:
High
Priority:
Medium
Status:
Open

Bug Report
Defect ID
TC_ECP_002
Summary
Password strength Equivalence Partitioning valid partition (Alphanumeric password with length ≥ 6) and invalid partition (Password lacking criteria) failed for invalid partitioning
Steps to Reproduce
Send a POST request with valid and invalid passwords.
Expected Result
Response status 200 for valid, 400 for invalid passwords.
Actual Result
Response status 200 for valid, 200 for invalid passwords.
Severity:
High
Priority:
Medium
Status:
Open