I am making a custom xml to create jmeter scripts. The problem i am having
is with user parameters. I know that it is hashed in jmeter as i see
<stringProp name="49590">204</stringProp> and <stringProp
name="49586">200</stringProp> and <stringProp
name="2424595">Next</stringProp>
I wonder what the hash function/seed is to get the value in name from the
value.
Thanks

Reply via email to