Forum Discussion
searay60
13 years agoOccasional Contributor
I am using XPath assertions. There are 3 pricing request in one call (or test). I can specify in the assertions that the correct price for the first is $34, the second is $50 and the third is $68. But Soap sometimes returns the amounts I'm expecting in another order (for some reason) and so the soap test fails. I don't know how to "tie" or index them so that this doesn't occur. Thank you again.