address validation

Address validation scenario

Get Started. It's Free
or sign up with your email address
address validation by Mind Map: address validation

1. addresses operations

1.1. ADD new address

1.1.1. check initial form

1.1.2. current location address icon

1.1.2.1. verify current address

1.1.3. auto-complete/select a pick up location

1.1.3.1. choose one address from recommended

1.1.3.2. interct with list of recommended addresses

1.1.3.2.1. scroolbar

1.1.3.2.2. long list behaviour

1.1.4. enter fully valid address

1.1.4.1. human friendly input address

1.1.4.1.1. localization / different languages?

1.1.4.2. coordinates (52.500056, 13.398944)

1.1.4.2.1. latitude

1.1.4.2.2. longitude

1.1.4.2.3. altitude

1.1.4.3. copy paste from elsewhere

1.1.4.4. degrees coordinates (52°30'00.2"N 13°23'56.2"E)

1.1.5. enter invalid address

1.1.5.1. missing street name

1.1.5.2. missing street number ?

1.1.5.3. missing city ?

1.1.5.4. missing postal code ?

1.1.5.5. missing country ?

1.1.5.6. explore how recommendation engine behaves on invalid input

1.1.6. skip validation

1.1.6.1. skip validation of validly entered address

1.1.6.2. skip validation of invalidly entered address

1.1.6.3. speak/discuss with PO about what are "exceptional cases" where validations can be skipped.

1.2. EDIT already valid addresses

1.2.1. street name

1.2.1.1. valid street edit

1.2.1.2. invalid street edit

1.2.2. street number

1.2.2.1. valid number edit

1.2.2.2. invalid number edit

1.2.3. postal code

1.2.3.1. valid postal code edit

1.2.3.2. invalid postal code edit

1.2.4. city

1.2.4.1. valid city edit

1.2.4.2. invalid city edit

1.2.5. country

1.2.5.1. valid country edit

1.2.5.2. invalid country edit

1.2.6. bulk edit possible?

1.3. DELETE

1.3.1. delete one address item

1.3.2. delete bulk items

1.3.3. delete all addresses items

1.3.4. delete merchant account ???

2. pagination

2.1. add 1

2.2. add 3

2.3. add 19

2.4. add 20

2.5. add 21

2.5.1. observe 2 pages

2.5.2. navigate between 2 pages

2.6. add 40

2.7. write a automated test to add n valid random addresses, to explore the system limits, can we crash it after adding 100+ address entires maybe?

2.8. navigation beetween paginatied pages <, >, >>, <<.

3. accessibility

3.1. mouse clicks

3.2. mouse hovers

3.3. TAB, SPACE, ENTER, ESC interaction

3.4. arrows navigation

3.5. contrast

3.6. high, small resultuons

3.7. different browser page sizes / scalability

3.8. undo, redo, CTRL+Z, CTRL+Y