Address validation on e-commerce application



Address validation on e-commerce application

Let’s discuss on how we write test cases for address validation in an e-commerce application:

If fields are editable
If fields take maximum and minimum characters length
If all the button are functional
If address entered is standardized meaning correct and valid address has been entered
If address entered in front end is getting loaded @ table level
Can able to modify the address?
Can able to delete the address?
Phone number field validation (validation for # of digits and if it is allowing special characters or not)

These are the few test cases which came to my mind and these may get change depending on the functionality of the application

Comments

Popular posts from this blog

Data Migration Testing Startegy

Informatica DVO

ETL Testing