Ostr
16 years agoNew Contributor
SoapUI and XMLs
Hi All,
I've created TestCase with request and groovy script reads file and inserts values from file into request. But I have a trouble :
I used "XmlHolder" to working with request. And I found a way how I can remove nodes or edit them in request.
But I've found a big trouble for me :
I've XML with node :
?
I don't know how many products will be in request.
So, I've tried to search for a function that can add child node () to parent node (), but I didn't found answer.
Please, help me with this easy task (I feel that answer is so simple).
Thanks a lot
I've created TestCase with request and groovy script reads file and inserts values from file into request. But I have a trouble :
I used "XmlHolder" to working with request. And I found a way how I can remove nodes or edit them in request.
But I've found a big trouble for me :
I've XML with node :
I don't know how many products will be in request.
So, I've tried to search for a function that can add child node (
Please, help me with this easy task (I feel that answer is so simple).
Thanks a lot