Forum Discussion
- nmrao
Champion Level 2
May be you should create a test suite and progressively add the test cases with different steps. check this link http://www.soapui.org/getting-started/functional-testing.html
I am working on a project which requires me to send a single REST request and call different REST Resource/method for each call and store this response in a file. Can any one kindly help with this.
Thanks in Advance