Forum Discussion

pascalSoap's avatar
pascalSoap
Occasional Contributor
15 years ago

Putting into a request a series of values

Hello I'd like to send into a request a series of N values; all of them must be accepted and generate a succeded value What I have made is a TestCase whith N TestSteps of type Request, each of t...