Forum Discussion

jloiselle's avatar
jloiselle
Occasional Contributor
14 years ago

How do you send AMF credentials with AMF headers?

I need to send a login and password with an AMF Request in soapUI.

Yes, I'm aware that there is an option on the testCase level where you can specify this, and that you can set this property through a test step, but I need to send this information with the request without using this method as I am trying to load test this testCase in LoadUI and all Vitual Users seem to use the same AMF session credentials even when I randomize and reset these values in the test run.

Its instantiating every part of the testCase EXCEPT the AMF session credentials, so I need to find a way to send this with script as these are not sent in the request as arguments, is that possible?
No RepliesBe the first to reply