Jmeter Tutorials | How to use a CSV file with JMeter

preview_player
Показать описание
Parameterization Testing in Jmeter using CSV Data set Config,
It is useful in read data or lines from CSV file and split them into variables. It is helpful in handling large numbers of variables, and is very useful for testing with Random and unique values for Samples.
How to use a CSV file with JMeter

FileName – Name of the file path
File Encoding - The encoding to be used to read the file, if not the platform default.
Variable Names – List of variable names with comma separated.
Allow Quoted Data – In CSV file you can mention as “lorium” like this type of data in CSV file.
Рекомендации по теме
Комментарии
Автор

Thank you. Have you tried parameterzation on jmeter 5 using excel?

brynz
Автор

how to define the user defined enum variables?

kotikiran