Validation Testing

  1. The vendor must do a check for both server side and client side validation for getting a fast response, fool proof security check and validation of user experience.
  2. The VENDOR must check for server side validations to ensure that forms are checked with multiple data sets so that it works with variability and not just one set of data.
  3. The VENDOR must check for client side validation using JavaScript for user experience (responsiveness and visual representation). So if form doesn’t get submitted if would mean that the validation has failed.