filmov
tv
How to Read Data from CSV File (Parameterization) | Advanced JMeter Tutorial
![preview_player](https://i.ytimg.com/vi/OZ4TiWnisL4/maxresdefault.jpg)
Показать описание
How to Read Data from CSV File (Parameterization) | Advanced JMeter Tutorial
What is Parameterization?
Parameterization is the process of creating multiple test data for single/ multiple users in a test script
Why Parameterization?
Let’s say You have the task to load test the search functionality of the application
How to parameterize your test data?
Step 1: Add your test data to CSV file
Step 2:Under Thread Group, Add Config Element :CSV data set config:
Step 3: Provide the details in CSV Data Set Cofig
Step 4: Replace the hard coded value in the test script by variable
Step 5: All done! Click on Start and do the execution
What is Parameterization?
Parameterization is the process of creating multiple test data for single/ multiple users in a test script
Why Parameterization?
Let’s say You have the task to load test the search functionality of the application
How to parameterize your test data?
Step 1: Add your test data to CSV file
Step 2:Under Thread Group, Add Config Element :CSV data set config:
Step 3: Provide the details in CSV Data Set Cofig
Step 4: Replace the hard coded value in the test script by variable
Step 5: All done! Click on Start and do the execution