15 years ago
Dynamic test flow
Hi all,
First of all I'm new with soapUI and I'm facing an issue while trying to create a dynamic test flow including Mock services.
I'm trying to test a flow that contain applications which I can not reach right now and I'm replacing with Mock services.
My problem is that the flow should be dynamic, and by dynamic I mean that Request A will be sent and the next Request (lets call it B) that will be sent depends on the Response to Reuest A and so on. I'm trying to create a few sets of Reuests and Responses so that each pair of Request and Response will be determind by the predecessor pair.
What makes it even more complicated is the fact that the pairs of Requests and Responses are from different projects.
Is it even possible to that kind of test? do I need the Pro version for that?
in other words,
What I have done so far is creating a set of Mock Responses for each Request and writing a script that defines which Mock Response will be dispatched according to the info inside the Request. I'm stuck with passing the Response's info in order to decide which Request will be sent next (the next Request can be in the same project or in a different one).
Thank You,
Rabers
First of all I'm new with soapUI and I'm facing an issue while trying to create a dynamic test flow including Mock services.
I'm trying to test a flow that contain applications which I can not reach right now and I'm replacing with Mock services.
My problem is that the flow should be dynamic, and by dynamic I mean that Request A will be sent and the next Request (lets call it B) that will be sent depends on the Response to Reuest A and so on. I'm trying to create a few sets of Reuests and Responses so that each pair of Request and Response will be determind by the predecessor pair.
What makes it even more complicated is the fact that the pairs of Requests and Responses are from different projects.
Is it even possible to that kind of test? do I need the Pro version for that?
in other words,
What I have done so far is creating a set of Mock Responses for each Request and writing a script that defines which Mock Response will be dispatched according to the info inside the Request. I'm stuck with passing the Response's info in order to decide which Request will be sent next (the next Request can be in the same project or in a different one).
Thank You,
Rabers