Jmeter Tutorials | How to use a CSV file with JMeter

Поділитися
Вставка
  • Опубліковано 15 жов 2024
  • 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.

КОМЕНТАРІ • 3

  • @condejuancarlos
    @condejuancarlos 4 роки тому +1

    Thank you so much

  • @brynz2010
    @brynz2010 5 років тому

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

  • @kotikiran5765
    @kotikiran5765 5 років тому

    how to define the user defined enum variables?