Forum Discussion

jzhao's avatar
jzhao
Occasional Contributor
13 years ago

LoadUI Pro 2.5.4 testRunner.gotoStepByName drops input param

Here is the soap runner test steps.

1) call getId to get an id
2) call getItemStatusById and pass the id from step #1
3) groovy script to the status and based on the status, call testRunner.gotoStepByName(step#2 name)

When running the above test in LoadUI 2.5.4, the second and consequent call in step #2 drops the item id. according to the request output. The same script works in 2.1.2. Please provide a fix.
No RepliesBe the first to reply