Jmeter testing with APEX
911316Jan 16 2012 — edited Mar 16 2012Hi all,
Been trying for the last few days to configure Jmeter to run with APEX.
The APEX App basically logs a user in and uploads a file which issues that session a unique value (${p_t05})
I can record all the HTTP requests fine using Jmeters Proxy.
The issue I am having is that I need to simulate mulptiple users logging in and uploading the same file. The session ID (p_instance) = p seems to be where I can't have a unique simulated session.
has anyone stumbled upon this issue before?
Thanks