The most recent content from our members.
I have a SOATest test suite with a test will drop an XML message on a message queue. The processing of this message is what the test suite will be testing. The issue is that I need to replace one of the elements in the XML message with a value that is generated at run time earlier in the test suite. That value is stored in…
Hi, I'm using style sheet to transform my response into something I care about from the fields standpoint. What I want to do is extract the values from the transformed response and insert that in the DB My transformed xml is looking like this 2017-10-17T13:45:00.61-04:00 9476102124 HIGH_SPEED_DATA 1 choice WiFi Business…
Lets take an example where xml response is retrieved from a table. When data is retrieved from table, it used to be adding xml reserved characters. usually it will have < as "<" and > as ">". You cant perform assertion or extracting the value is difficult. We have to use "Transform XML" to the node where we get the data…
It looks like you're new here. Sign in or register to get started.