internationalbridge / Blue-MYIB-Testing

0 stars 0 forks source link

NLCF-Negative Test "Customs Items" fields (FREEFORM) #39

Open internationalbridge opened 5 years ago

internationalbridge commented 5 years ago

Description

Attempt to add bad values in the following fields 1) Quantity 2) Weight 3) Unit (of measure) 4) HTS Code 5) Description

There are so many possibilities that it is best of your "free-form" this testing. Make sure you capture the exact scenario in your test results so that developed know the CASE you created.

Test: characters, negative values, special characters, etc.

Steps to reproduce issue

1) Navigate to the Customs page by entering valid data on the New Label Wizard Page 1 2) Select Content Type 3) Add multiple Customs Items trying INVALID data

Expected result

Invalid data should not be allowed in the Customs Items forms. NEXT button should remain disabled until valid data is entered.

Testing Priority

Medium

Actual result

Tested different cases of: adding characters, negative values, special characters

No error message on screen, NEXT button clickable. BUT Finish and Print on next page not clickable, error visible via inspection. Error looks like below which means this validation exists: {"code":"S0001","message":["#/customs_form/customs_items/0/weight: failed schema #/definitions/customs_item/properties/weight: For 'properties/weight', nil is not a number."]}

Operating System

Windows 10

Browser

Chrome

BLUE Release Number

0.1.2

Observations/Improvements

Issue Severity

High

Other information