Forum Discussion

MarkV's avatar
MarkV
New Contributor
11 years ago

Repeated automated runs of a test case with specific paramet

Does anyone know of a way for SoapUI to automatically run a test case repeatedly by picking up specific parameter values from a spreadsheet between successive runs and inserting them into the Customer Properties dialog window in left pane and updating a specific "Account Id" within a json request associated with the test case?

Any pointers would be appreciated. Thanks in advance.

2 Replies

  • MarkV's avatar
    MarkV
    New Contributor
    Thanks. Good suggestion except in my test case, SoapUI needs to insert parameter vales from a data table between successive runs into two places:
    a. In Custom Properties in left pane.
    b. Update Account Id in the associated json request in right pane.

    Any suggestions for addressing the above?