Forum Discussion
- SuperSinghContributor
Unfortunately, with Property Transfer, you have to add one property for each instance. It does not provide multiple property transfers in a single instance.
The other option is to add the node value as follows in your target request body.
<SessionId>${TestStep1#Response#//a:NodeX/a:NodeY/a:SessionId/text()}</SessionId>
This will directly pick up the value from the previous test step's response everytime .
It will also eliminate the need of adding Property Transfer step.
- sanjSuper Contributor
Sounds like you may have to just do data driven tests
Related Content
- 11 months ago
- 6 years ago
- 9 years ago
Recent Discussions
- 15 years ago
- 8 days ago