Skip to content

Request Variation To Make Testing Easier #13574

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1 task done
Gaurab-ZIL opened this issue May 7, 2025 · 0 comments
Open
1 task done

Request Variation To Make Testing Easier #13574

Gaurab-ZIL opened this issue May 7, 2025 · 0 comments

Comments

@Gaurab-ZIL
Copy link

Gaurab-ZIL commented May 7, 2025

Is there an existing request for this feature?

  • I have searched the existing issues for this feature request and I know that duplicates will be closed

Is your feature request related to a problem?

Image

Having to go and change JSON for each new data seems cumbersome and creating new copy of the same request and change body also seems like clutter.

Describe the solution you'd like

Would it be easier if we could select request body variation like we select form-data, raw or binary, etc. If we could have variation of json request body that would make testing easier.

Describe alternatives you've considered

No response

Additional context

While testing of API I use repeated data a lot and use few default data or pattern. And changing the json data manually and trying the api again is such a hastle. Creating copy of request is the way for now to get around this. Imagine making copy of most of routes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants