internationalbridge / Blue-MYIB-Testing

0 stars 0 forks source link

NLSF-Negative Test Package Weight/Value Fields #32

Open internationalbridge opened 5 years ago

internationalbridge commented 5 years ago

Description

Attempt to add bad values in the Weight and Value fields. Below are a couple of cases but you can also "free-form" this testing. Make sure you capture the exact scenario in your test results so that developed know the CASE you created.

CASE 1: characters/special characters, CASE 2: negative values, CASE 3: max values > 70lb for weight

Steps to reproduce issue

1) Login with a Valid account 2) Click NEW LABEL 3) Enter valid FROM address 4) Enter valid TO address 5) Select a parcel type 6) Enter "CASE X" for negative test of data input

Expected result

1) All data entry should be numeric...system should provide errors for anything that is not. 2) Weight shall not exceed 70 lbs (and less for some international destinations)

Testing Priority

Medium

Actual result

  1. When putting character or negative value into lbs or oz filed, no error message, no red-border indicator. Just NEXT won't let you proceed.

  2. When putting character or negative value (-283) into VALUE filed, it has two behaviors:

    • sometimes gives wrong error message: Address To - validation error! invalid street number
    • no error message, lets you click NEXT and proceed to label
  3. No weight limit

Other information

internationalbridge commented 5 years ago

When putting in > 70 lbs the system throws the following error in the console, but users are not provided any error except for the attached screen:

weightfreaterthan70

weightgreaterthan70console