|
Title: Conditional Goto condition validation fails for subsequent mock responses Post by: Magnus on March 13, 2008, 09:31:16 pm It seems like the Conditional Goto condition always validates towards the first request received by the mock response test step. When the same conditional goto step is reached the next time it does not validates towards the last mock response request.
Title: Re: Conditional Goto condition validation fails for subsequent mock responses Post by: omatzura on March 13, 2008, 09:52:44 pm Hi,
Yes, please use a groovy script for controlling flow instead (via gotoStepByName), we need to fix this and a bunch of other things with the GotoStep anyhow.. regards, /Ole eviware.com |