ATF- Test Step for field state validation errors outIssue While running the ATF test ATF step "Field State Validation" or "Field State Validation (SP)" is generating the following error,FAILURE: Expected field 'xxxx to be read only but it was not read only However when manually seen on the form the fields are in desired state yet the ATF test step would fail.ReleaseAnyCauseOne common reason for this is the view used during the step "Open a New Form" or "Open a Form (SP)" the forms view configured to be open is different than the one opened when manually testing the form. ResolutionNeed to ensure that you are opening the desired view when you are validating the fields on the form.