*Hi Bartuss,

I have this scenario:
My application raises a "ticketid" with some value (number+spl. chars+chars)
each time when you login to the application, but when i re-run the script it
executes fine with no warnings or errors and the status code is also 200,
Response Message: OK. Do you think i am on correct lines?

Also, if i navigate to a page manually it takes 2 - 3 seconds (can see it in
extended status bar in FF), but the script results shows a very very lesser
value and that too it is run for multiple users - how this can be ?

I am confused...

Thanks,
Sd.
*

On Fri, Jul 15, 2011 at 11:13 AM, Bartuss [via JMeter] <
ml-node+4589471-742361402-230...@n5.nabble.com> wrote:

> Hi,
> Try something like this
>
> -Test Plan
> --HTTP Cookie Manager
> --CSV Data Set Config
> --Thread group
> ---HTTP Request
>
> Below you can see how CSV Data Set Config  is set
>
>
> Also read about it:
>
> http://jakarta.apache.org/jmeter/usermanual/component_reference.html#CSV_Data_Set_Config
>
> And the content of the Users.txt
> login1,pass1
> login2,pass2
> login3,pass3
> login4,pass4
> ....
>
> And if you want to login a couple of users at the same time just set in
> thread group number of users and rump-up to 1 seconds, then every user will
> choose different login and password form Users.txt file
>
>
>
>
> ------------------------------
>  If you reply to this email, your message will be added to the discussion
> below:
>
> http://jmeter.512774.n5.nabble.com/Parameterization-by-CSV-or-user-parameters-not-working-tp4586367p4589471.html
>  To unsubscribe from Parameterization by CSV or user parameters not working
> -, click 
> here<http://jmeter.512774.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4586367&code=c3ByYXNhZC5zYWR1QGdtYWlsLmNvbXw0NTg2MzY3fC0xNDM4OTcyNzI4>.
>
>


--
View this message in context: 
http://jmeter.512774.n5.nabble.com/Parameterization-by-CSV-or-user-parameters-not-working-tp4586367p4717729.html
Sent from the JMeter - User mailing list archive at Nabble.com.

Reply via email to