How to define email address with Jmeter user defined variables? -


problem: in email address @ replaced %40.

http header manager:

enter image description here

user defined variables:

enter image description here

http request:

enter image description here

and result tree:

enter image description here

i have researched this, , that, if http method post, should encoded automatically. not encoded automatically. advice, how can resolve this?

note: jmeter version : 3.1 , trying test rest service.

please try sending data in body data instead of sending in parameters.

enter image description here

enter image description here


Comments

Popular posts from this blog

php - Permission denied. Laravel linux server -

google bigquery - Delta between query execution time and Java query call to finish -

python - Pandas two dataframes multiplication? -