Forum Discussion

tdrury's avatar
tdrury
Contributor
15 years ago

Error on loop step

Hello all, We are using soapUI Pro 3.6.1 and have a simple script where we set a counter as follows. context.oper_count = 0 Then there are some steps that use this counter value. Finally th...