Hello, I want to do a simple action with jmeter but I can't find the way it works. My example looks like:
http-request
assertion
If the assertion is failed I want to write 'text1' to std -Out
${__log(${text1},OUT)}
In the other case I want to write 'text2' to std. out.
Is there any way to do this?
Greetings
Andreas
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

