Thanks Carl,

can ou send me any sample program to veryify login and password with  or
more users using csv file. it will be more helpful to me.

Plz send me the JMX file.

Thanks,
Naga


Carl Shaulis wrote:
> 
> Try using a debug sampler.  You will be able to clearly see what data are
> being passed into your login form.
> 
> In my experience many times JMeter is not finding the path to your CSV
> file,
> so double check the path.  Sometimes I just place the CSV in the bin
> directory to keep the path simple.
> 
> Make sure you use ${EMAIL} and ${PWD} in the correct form fields.
> 
> Make sure in the CSV file you have the settings Recycle on end of file =
> True and stop thread at the end of file = false.
> 
> Good luck
> 
> 
> On 4/12/10 5:28 AM, "mourya" <[email protected]> wrote:
> 
>> 
>> i careated csv file and if i give wrong username and password also login
>> and
>> logout  i am able to see on resulte tree..
>> 
>> http://xxxxxx.xxxone.com/
>> http://xxxxxx.xxxone.com/
>> http://xxxxxx.xxxone.com/
>> http://xxxxxx.xxxone.com/customer/account/loginPost/
>> http://xxxxxx.xxxone.com/customer/account/loginPost/
>> http://xxxxxx.xxxone.com/customer/account/loginPost/
>> http://xxxxxx.xxxone.com/customer/account/logout
>> http://xxxxxx.xxxone.com/customer/account/logout
>> http://xxxxxx.xxxone.com/customer/account/logout
>> http://xxxxxx.xxxone.com/
>> http://xxxxxx.xxxone.com/
>> http://xxxxxx.xxxone.com/
>> 
>> 
>> mourya wrote:
>>> 
>>> Hi 
>>> 
>>> I created a JMeter script. its a simple login and logout script. i want
>>> to
>>> run it for multiple users.
>>> 
>>> i caretae dthe follwing steps
>>> ---->thread group(1,1,1)
>>>  --->htt reuest default(servername and port number i gave)
>>> ----->user parameters(variables(EMAIL.PWD))
>>> ------>csv fle cnfig(file name,variable names[EMAIL,PWD])
>>> remaining http steps.
>>> 
>>> cs file looks like this
>>> email           PWD
>>> d...@g*com   xxxxx
>>> dag*com      xxxxx
>>> 
>>> can some body pls tell me how i cna do this for 3 or more users using
>>> csv
>>> file.
>>> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 
> 
> 

-- 
View this message in context: 
http://old.nabble.com/problem-using-CSV-file-tp28215310p28217057.html
Sent from the JMeter - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to