Monday, July 22, 2013

JMeter Regular Expression-Part 1



If you want to load data from CSV file and make Regular Expression. You can some steps such as:
1.        Create data in CSV file. Example load all cars that you want to declare in CSV file.

2.       You defined variables:
a.       Defined in property


b.       Go to namefile.properties:
Declare 1 variable such as:
#Load list Cars
Load.Cars=Cars.csv

c.      ConfigDIR for LoadCars




 
3.       Create CSV Data Set Config as below:






4.       Create Regular Expression
 
=>  At time, you will load data from CSV file the same record and playback link CAR in website.


HoaLe  




1 comment: