Forum Discussion
nmrao
13 years agoCommunity Hero
1. You may use xpath assertion on the result where it can verify a simple or complex xml element.
2. You may also use comparing full response comparision by having a master copy and compare actual response with it. It has to be done with some scripting / use of libraryies like XmlUtils etc.
Hope this will help.
2. You may also use comparing full response comparision by having a master copy and compare actual response with it. It has to be done with some scripting / use of libraryies like XmlUtils etc.
Hope this will help.