Forum Discussion

chir's avatar
chir
Senior Member
7 years ago

json parsing using json slurper

I have done xml parsing using groovy script for reading the response. Can any one tell me how to do the same for JSON Response parsing    Here is the xml parsing script    import com.eviware....