Forum Discussion

testlc's avatar
testlc
Occasional Contributor
13 years ago

api for dynamically change the quest content using Groovy

Dear all,
we have a service operation which has several extensions defined in the schema, as you can see from the screenshot below, from the SoapUI Form panel, we can manually change the content to build expected input xml request. My problem is, we will be having a new operation which has more than 30 scchema extensions, it will be a great effort for a manual test. Is there a way i can use groovy to build xml for each schema? I didn't find one in the api yet.

Thanks so much!

3 Replies

  • testlc's avatar
    testlc
    Occasional Contributor
    Anybody could help please? really need it a bit urgent
  • All these locations would load the library, but not allow classes to be imported.
  • testlc's avatar
    testlc
    Occasional Contributor
    tysonlee wrote:
    All these locations would load the library, but not allow classes to be imported.


    Thanks tysonlee, sorry for my poor understanding, could you explain the details? do you mean there is no api i could use? Thanks!