javascript - How to get the UserID from other server in Jmeter -


let me explain case got stuck these days. assigned test loading time of 2 files in 1 feature named tracking information. feature used track information (eg: number of user register site) customer site. basically, there 2 files (js file , img file) used.

basically, assume have 2 sites named: www.example1.com , www.example2.com.

site2 provides tracking code snippet site 1 , requires site 1 paste in source code.

when user registers site1, site request file named "tracker.js" site2 , request "img.gif" file site2 method then. "img.gif" file contains tracking information auto filled in site1.

now use jmeter record steps , want register other users. however, got stuck "userid" parameter new registered user auto generated site1.

is there way kind of parameter in jmeter run other user? attach images observing.!

thanks in advance!


Comments

Popular posts from this blog

python - No exponential form of the z-axis in matplotlib-3D-plots -

php - Best Light server (Linux + Web server + Database) for Raspberry Pi -

c# - "Newtonsoft.Json.JsonSerializationException unable to find constructor to use for types" error when deserializing class -