Skip to content

Any suggestions how to generate tests for invalid and blank values in request payload in fuzzy tests #564

@ehlmnq

Description

@ehlmnq

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 :

  1. {"identifierType":"LOGINID","identifierValue":"XXXXX7771316118","workspace":"Inavalid"}
  2. {"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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions