Forum Discussion
Dominique
17 years agoOccasional Contributor
Thanks Sachin,
However I think my question is not clear:
I have test suites that contain test cases. Each of those test cases contain test steps that contain SOAP requests that look like the following:
...
%%REF_ID%%
...
and I would like to have a way to say:
for every test step in each test case of this test suite, if I launch a SOAP request that contains the mentioned "%%REF_ID%%", then replace it automatically by 265 and send SOAP requests that look like the following:
...
265
...
Is this possible in SOAPUI without programming, just by configuring?
Thanks
Dominique
However I think my question is not clear:
I have test suites that contain test cases. Each of those test cases contain test steps that contain SOAP requests that look like the following:
...
%%REF_ID%%
...
and I would like to have a way to say:
for every test step in each test case of this test suite, if I launch a SOAP request that contains the mentioned "%%REF_ID%%", then replace it automatically by 265 and send SOAP requests that look like the following:
...
265
...
Is this possible in SOAPUI without programming, just by configuring?
Thanks
Dominique