postmanlabs / postman-app-support

Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster.
https://www.postman.com
5.85k stars 839 forks source link

Add support for data files in monitor runs #3174

Open shubhamj-cuelogic opened 7 years ago

shubhamj-cuelogic commented 7 years ago

I have a situation where I have wrote some js tests in postman. These tests data is getting from the csv. Now I want to run these test using Monitor but there is no such option avaiable.

If I am missing something. please do pardon me. If this feature is not available then please consider it as an suggestion. Due to the unavailability of this feature in monitor may I have to move with newman

App Details:

Postman for Mac
Version 4.11.0
OS X 16.4.0 / x64

Issue Report:

  1. Did you encounter this recently, or has this bug always been there:
  2. Expected behaviour:
  3. Console logs (http://blog.getpostman.com/2014/01/27/enabling-chrome-developer-tools-inside-postman/ for the Chrome App, View->Toggle Dev Tools for the Mac app):
  4. Screenshots (if applicable)
sdnts commented 7 years ago

@shubhamj-cuelogic This isn't supported right now, but Im tagging this as a feature request :)

mitchmcalister commented 6 years ago

+1

matheuscanela commented 6 years ago

+1

mohandacx commented 6 years ago

+1

GautierT commented 5 years ago

Any update on this feature ?

LalithVigneshS commented 5 years ago

+1

jonasbeck commented 5 years ago

+1

xephtar commented 5 years ago

Are there any improvements about that?

idoshilon commented 5 years ago

+1

jayanmjoseph commented 5 years ago

Is there an update on this requirement?

ManikandanRajendran commented 5 years ago

+1

dluciano commented 4 years ago

+1

catellic commented 4 years ago

+1

wendywww commented 4 years ago

Is there any updates on this feature request? I don't see any option to add data file from Monitor UI ATM. Apparently, there are quite a lot similar request on this. Please do consider ship it sooner!!! Thanks @a85 @vkaegis

tamal-sen commented 4 years ago

+1

robsonrosa commented 3 years ago

Is there an update on this requirement?

xephtar commented 3 years ago

I think this feature won't come

anudeepmedicharla commented 3 years ago

We're planning few features this year that will help address this. We'll get some clarity in a couple of months to share further details regarding this :)

mrpjones commented 3 years ago

Hi there, any update on this one? Being able to run a data-driven monitor under the same conditions as a collection is certainly something that would be hugely valuable, instead of having to create a huge number of individual requests manually, which I'm now about to do. Is there an alternative to this perhaps that I'm missing?

ManikandanRajendran commented 2 years ago

Hi there, any update on this one? Being able to run a data-driven monitor under the same conditions as a collection is certainly something that would be hugely valuable, instead of having to create a huge number of individual requests manually, which I'm now about to do. Is there an alternative to this perhaps that I'm missing?

@mrpjones If you would like to run an endpoint as data-driven (hope, understood correctly), try with newman

https://learning.postman.com/docs/running-collections/using-newman-cli/command-line-integration-with-newman/

godfrzero commented 2 years ago

Hey folks! We've added support for data files in monitors created via web app and we'll be rolling these changes out to the desktop apps soon. We're starting with smaller data files for now — 1 MB, up to 50 rows — but we'll gradually increase that over time. I'll post here again as this becomes available on the desktop app and as we increase the size of supported data files.