svenkatreddy / puppeteer-loadtest

load test puppeteer (Headless Chrome API) script using node
Apache License 2.0
118 stars 21 forks source link

CSV input data support? #85

Open zhongwm opened 2 years ago

zhongwm commented 2 years ago

Any considerations on CSV file input as start parameters?

svenkatreddy commented 1 year ago

Hi, Can you please explain more on why a CSV file as input? Are there any challenge using the command for supplying options?

zhongwm commented 1 year ago

Yes, apache jmeter has csv input, it's super helpful. convenience: 1. Directly export csv as input for your loadtest from sql query result. effectiveness: 1. Bunch of different users and/or parameters help creating more cache missing in loadtest.