Forum Discussion

larryx's avatar
larryx
Frequent Contributor
12 years ago

[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

2 Replies

  • Hi,

    Are you working on composite project? From what I have understood, the updated application does not work for this testcase file is it because the method, resource names were changed?
    So I am confused about the new format? Can you explain in more detail probably with an example.

    Thanks,
    Jeshtha
  • larryx's avatar
    larryx
    Frequent Contributor
    Hi Jeshtha,
    Never mind. I use Notepad++ instead of Notepad to solve the issue.
    Have a good weekend.
    Larry