Forum Discussion
AdiSoap123
13 years agoOccasional Contributor
I am having a problem with this now. I have one example which is working, and another example which is almost identical which is not working.
I have set up the failing test like this
Test Step 1. Make a request which returns a result
Test Step 2. Created a property transfer to transfer the property
Test Step 3. Use the property to send another request
When I run the test case (i.e. all the steps), steps 1 and 2 pass but no xml is returned for step 3, same as if no parameter was passed to it. The strange things is I can see the parameter populated in the correct position in the step 3 outgoing xml, and if I run test step 3 individually (not running the entire test case) it works fine and the expected data is returned.
Anybody experienced anything like this?
I have set up the failing test like this
Test Step 1. Make a request which returns a result
Test Step 2. Created a property transfer to transfer the property
Test Step 3. Use the property to send another request
When I run the test case (i.e. all the steps), steps 1 and 2 pass but no xml is returned for step 3, same as if no parameter was passed to it. The strange things is I can see the parameter populated in the correct position in the step 3 outgoing xml, and if I run test step 3 individually (not running the entire test case) it works fine and the expected data is returned.
Anybody experienced anything like this?