Forum Discussion

gsugunan's avatar
gsugunan
Occasional Contributor
15 years ago

data driven testing using a properties file

Hi, I think this is a simple issue, but if your soap message contains a complex type(like what follows) <containertype> <childtype/> <childtype2/> </containertype> how do we do data driven testin...