ashishsahu
5 years agoOccasional Contributor
Need to change user while executing soap ui script
Hi,
I need to change user while executing soap ui script and will need to reverse the change when test script is over.
I have a create flow in which i am creating an account using user configured in wss properties, as a next step i need to approve the account using a different user.
I am using groovy and soap request. can anyone help.