1.
Response assertion matching values in response
text to validate the success of the request
a.
To validate a value from input, for example SSN
value, <SSN>${ssn}</SSN>
b.
For any value in the response, but with a
pattern
i. <SSN>.*</SSN>
c.
<!- - no errors on the page -->
No comments:
Post a Comment