Skip to content
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

I was wondering If exist a similar method than sendRequest(postman) in Bruno? #165

Open
ivonnepurpose opened this issue Dec 3, 2024 · 2 comments

Comments

@ivonnepurpose
Copy link

I need to re-send a request to evaluate other scenarios like 401 or 404, and I don't want to create a particular request for each scenario.

@ganesh-bruno
Copy link
Collaborator

Hey @ivonnepurpose,

Thanks for creating this issue.

Could you share more context on it if possible any screenshot or video will be helpful.

@ivonnepurpose
Copy link
Author

Hi @ganesh-bruno

Certainly! For example, I have a POST request, and I would like to test error code 400 with different scenarios. My request receives a JSON with several fields, and I want to test, for instance, by omitting one of the mandatory fields or using invalid data types. In this case, I would like to resend the request multiple times with different JSON payloads without needing to create a separate request for each JSON.

Thanks in advance

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

No branches or pull requests

2 participants