larryx
12 years agoFrequent Contributor
[Resolved] Replace Rest xml file in Soapui with new file
Hello,
I had workspace/project/testSuite component created in SoapUI Which is for Webservice Rest functional/load testing. Now the old xml (test case) file not work for the update application. I need to replace xml with the updated one. What I did is below:
1. Clone existing xml (test case)
2. Replace the content in Clone file with the update xml
My problem is the new content is one line (after copy/paste) which is not in the same format as neither in existing (old) xml nor the new xml content.
Could anyone help me on this?
Thanks in advance,
Larry
I had workspace/project/testSuite component created in SoapUI Which is for Webservice Rest functional/load testing. Now the old xml (test case) file not work for the update application. I need to replace xml with the updated one. What I did is below:
1. Clone existing xml (test case)
2. Replace the content in Clone file with the update xml
My problem is the new content is one line (after copy/paste) which is not in the same format as neither in existing (old) xml nor the new xml content.
Could anyone help me on this?
Thanks in advance,
Larry