I have a screen where i need to check all validations please check in attached screen shot, can anybody help me out how would i achieve this, because problem is if i send values one by one and click on next it shows popup for entering other field. Please take in consider and hoping for your cooperation
you will need to fill out all the required fields and validate one field, you should not do all atonce follow each validation should be a seperate case.
enter all valid data in fields except in the one which you are validating.
There are 8 requried or mandatory fields in the snapshot provided.
As per Saket, provide 7 fields with the valid test data and 1 field with the invalid test data to check the validation of it. Similarly repeat the same for the other fields. (As we cannot leave two or more fields without the test data)
Hope this will help you.