Hi,

I'm Mike Hartley. I am currently looking at jmeter for some performance
testing of a web application.

I am attempting to use the HTTP User Modifier Parameter with release 1.7.3
to create usernames and passwords to login to a login page. However, I
cannot get the subsitiution to function.

I have the following test plan defined

test plan
    thread group
        simple controller
            http request
                http user parameter modified

I am using the standard users.xml defined in the /bin directory and within
the http request page I have

Name                value
FmUname        ${user_id}
FmPassword    ${password}

Thanks

Mike



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to