Forum Discussion
nmrao
10 years agoCommunity Hero
You want to show some more details such as sample data.
You had opened another thread on similar lines? Did try the suggested one? what happened?
You had opened another thread on similar lines? Did try the suggested one? what happened?
- Sandyapitester10 years agoFrequent Contributor
Yes bro if possible
because need to validate the total count of records in DB as well need to match with response count.
1. same way need to validate the date
( response shows DD/MM/ YYYY and DB shows MM/DD/YYYY with times
Plz share your thoughts
- nmrao10 years agoCommunity HeroDid this example for a similar scenario. And see if that is helpful for you?
http://stackoverflow.com/questions/31472381/dynamically-compare-rest-xml-json-response-and-jdbc-using-groovy-array-in-soapui/35706976#35706976- Sandyapitester10 years agoFrequent Contributor
Bro,
I have seen that sample url
in soapui pro 1,7 is that any possible to validate to assertion both response count.
because have lot of count validation in my api