Bug Report
Defect ID
TC_BVA_001
Summary
Email length valid boundaries (Min: 5, Max: 254) and invalid boundaries (Less than 5 or greater than 254) were tested through BVA and both failed
Steps to Reproduce
Send a POST request with boundary values for email.
Expected Result
Response status 400 for invalid email lengths.
Actual Result
Status code is 200
Severity:
High
Priority:
Medium
Status:
Open

Bug Report
Defect ID
TC_BVA_001
Summary
Email length valid boundaries (Min: 5, Max: 254) and invalid boundaries (Less than 5 or greater than 254) were tested through BVA and both failed
Steps to Reproduce
Send a POST request with boundary values for email.
Expected Result
Response status 400 for invalid email lengths.
Actual Result
Status code is 200
Severity:
High
Priority:
Medium
Status:
Open