Forum Discussion
JHoreczky
14 years agoContributor
After reading: http://blog.smartbear.com/software-qual ... soapUI-4-5
I believe 'Message content assertion' could be used, but augmented by reading the 'snapshot responses' from files for each response, as opposed to reconfigure the assertion for the differing responses when running the test. We do data driven testing, thus when the test runs the request data is based on an Excel datasource, one line for each request. The responses do differ in most cases, so we need to create the 'Message content assertions' dynamically too.
Still need some advice about the best possible approach for implementing this in SoapUI.
Thanks,
Joseph H.
I believe 'Message content assertion' could be used, but augmented by reading the 'snapshot responses' from files for each response, as opposed to reconfigure the assertion for the differing responses when running the test. We do data driven testing, thus when the test runs the request data is based on an Excel datasource, one line for each request. The responses do differ in most cases, so we need to create the 'Message content assertions' dynamically too.
Still need some advice about the best possible approach for implementing this in SoapUI.
Thanks,
Joseph H.