internationalbridge / Blue-MYIB-Testing

0 stars 0 forks source link

Enter slightly incorrect address (negative) #3

Open internationalbridge opened 5 years ago

internationalbridge commented 5 years ago

Description

Try slightly incorrect address, for example use a good street address, city and state but enter an incorrect zip code.

Steps to reproduce issue

1) Select "Address" from Account Menu 2) Input data 3) Select UPDATE PROFILE

Expected result

Address gets corrected and address fields display the updated data

Actual result

Tested couple of cases: step1: Started typing '24..' and choose suggested address. step2: address line 1 changed to non-existing -> got address not found; AVD05 step3: city changed to non-existing -> address not found; AVD05 step4: changed Postal code to non existing -> code: AVS04; message: invalid city; step5: only when city is non- existing and postal code is non-existing error message was code: AVS02; message: invalid zip code; step6: non-existing city, state and zip -> error message: AVS02; message: invalid zip code;

Step7: existing city and not existing postal code-> got update successul;

Next Test: Started with Suggested google address, and changed city name to non-existing, as Sonoe -> got Update successful; Next: in addition to above Changed State to non-existing 'E' -> got Update successful; Next: in addition to above Changed also Zip to non-existing -> got code: AVS03; message: invalid state; Next: Changed State to "Hawai" (misspelled) -> code: X0001; message: internal server error;

Operating System

Windows 10

Browser

Chrome

BLUE Release Number

0.1.1

Observations/Improvements

Revision Address validation logic.

Resolution Priority

High

Other information