My IQ request is
<iq id="rn3Nd-0" to="servername@domain.com" type="set">
<query xmlns="my:xmlns:name">
<username>someuser</username>
</query>
</iq>
How do I customize tsung scripts to bombard my openfire with above IQ request. Value in username has to be dynamic and keep changing. I would like to create 1000 request in a minute. How can we achieve this in tsung script.