DisTreSs
16 years agoOccasional Contributor
Schema compliance assertion export
Hi,
I would like to not just export the schema compliance assertion by exporting the testcase log, but would like to export it to an excel file for each test request in my test loop...
I'm not too script-savvy, so if someone would be able to tell me how to do this with a groovy script, that would be great.
To elaborate a bit, I can say we are already using a simple assertion to validate the content of a specific XML tag via a groovy script and the result of this script then gets datasinked to the excel-file. The problem now is that we have no idea on how to perform the shemacompliance assertion without using the built-in soapUI functionality or how to datasink a result from this built-in functionality. The easiest way therefore would be to just have a groovy-script which contains the schemacompliance and then, similar to the aforementioned scenario, simply datasink its result...
Thx-a-million in advance for your help!
I would like to not just export the schema compliance assertion by exporting the testcase log, but would like to export it to an excel file for each test request in my test loop...
I'm not too script-savvy, so if someone would be able to tell me how to do this with a groovy script, that would be great.
To elaborate a bit, I can say we are already using a simple assertion to validate the content of a specific XML tag via a groovy script and the result of this script then gets datasinked to the excel-file. The problem now is that we have no idea on how to perform the shemacompliance assertion without using the built-in soapUI functionality or how to datasink a result from this built-in functionality. The easiest way therefore would be to just have a groovy-script which contains the schemacompliance and then, similar to the aforementioned scenario, simply datasink its result...
Thx-a-million in advance for your help!
