readerorg / DB-Table-Compare

0 stars 0 forks source link

13_AhmedAshraf_7/07/2024_(V1.0.26, website) #95

Open Ahmed-Ashraf-Tester-Appy opened 1 month ago

Ahmed-Ashraf-Tester-Appy commented 1 month ago

<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

c | Description -- | -- Test Case ID | TS- 2501 Status | FAIL Date | 27/2024 Website information | https://10.147.17.29:449/ Version | 1.0.26 Website Name | فاتورة الكترونيه E-invoice Testing environment | Google Chrome/ Firefox Bug | Disappearance of error messages for invalid inputs Detailed description | The website's company information editing function exhibits inconsistent validation behavior in the "Building Number" and "Postal Code" fields. While entering non-numeric values in the "Building Number" field triggers an appropriate error message stating "This field must contain 4 digits” and when I enter 4 nonnumeric values the error message disappears. the "Postal Code" field allows the entry of more than the required 5 digits without displaying any error messages. And when entering more than 5 and among them letters the error pops up even though some postal codes contain letters and numbers. Steps to Reproduce | 1-     Launch the website 2-     Click on infra data 3-     Click on Company 4-     Enter invalid inputs in the fields 5-     Click on Save 6-     Observe the outcome Expected Result | Entering non-numeric values in the "Building Number" field should trigger an appropriate error message, such as "This field must contain 4 digits," preventing the saving process until a valid numeric value is entered. When entering more than 5 digits in the "Postal Code" field, the system should display an error message indicating that the entry is invalid and prevent the saving process until a valid 5-digit postal code is provided. Actual Result | Entering non-numeric values in the "Building Number" field triggers the error message "This field must contain 4 digits," indicating that the input is invalid and when I enter 4 nonnumeric values the error disappears even though the values are non-numeric. However, entering more than 5 digits in the "Postal Code" field does not trigger any error messages, allowing the entry to be saved without enforcing the expected 5-digit format. Screenshots/Recordings | https://drive.google.com/file/d/1sTNdvWBJ43tGcl4dcg97EpznEbofAxnb/view?usp=sharing Bug Severity | FATAL Bug Severity Information | FATAL: The absence of validation for non-numeric values in the fields has a significant impact on data integrity and user experience