Hi, Team
I have certain scenarios in which user wants to validate the invalid and blank values in request payload and then check the responses for
correct messages for example :
- {"identifierType":"LOGINID","identifierValue":"XXXXX7771316118","workspace":"Inavalid"}
- {"identifierType":"LOGINID","identifierValue":"XXXXX7771316118","workspace":"ADMIN","langauge":""}
Is it possible to generate tests to validate using Fuzzy tests, and if possible please suggest some help.
Hi, Team
I have certain scenarios in which user wants to validate the invalid and blank values in request payload and then check the responses for
correct messages for example :
Is it possible to generate tests to validate using Fuzzy tests, and if possible please suggest some help.