Forum Discussion

catch22's avatar
catch22
Occasional Contributor
9 years ago

JDBC result. Assertions on data stored as XML

I have a test step with a JDBC call which returns a result.
One of the fields in the db contains an XML request which will be sent to another system.

I would like to apply assertions on specific elements within that XML

Is there a good way to do this?

1 Reply

  • nmrao's avatar
    nmrao
    Champion Level 3
    May be would you like to provide some sample data and what data to be extracted for asserting?