I have the following HTTP request: GET /actions/create_principal.jsp?&pName=user1&pPassword=tick
In a loop I'd like to submit this request 20 times with twenty different values for pName. For example, user1, user2, user3, and so on. I'm looking for functionality like HTML Parameter mask, but on HTTP query parameters. Anyone know how I can accomplish this using jmeter? Thanks. Regards, Don Stinchfield Red Bridge Interactive, Inc -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

