i recorded web-pages using BadBoy software. then exported to JMeter. added
CSV File configuration module. entered filename, field names separated by
commas. tried for 3 users. ran it, no error is Aggregate Report, but i don't
see any entry in database for the registration. 

few days ago, i used BadBoy(to record and then used JMeter) in a similar way
to test other forms and that worked. previously form data was same for all
users, so I didn't had to do any other configuration.

any thoughts???



Noel O'Brien wrote:
> 
> The number of concurrent users is controlled by he number of threads you 
> configure in the Thread Group module.
> 
> CVS Data Set Config module will load one line of a CSV file for each
> thread, 
> so create a CSV file with at least as many entries as threads.
> 
> Then you can add a HTTP Request sampler, specify the protocol as HTTPS and 
> fill in the rest of the necessary data
> 
> Don't forget to add a listener (e.g. View Results Tree) so that you can
> see 
> what's going on
> 
> Regards,
> Noel
> 
> On Wednesday 28 January 2009 17:23:57 porobashi wrote:
>> I am trying to load test our registration page. I am not limited on
>> users,
>> but will start with 10-20 users.
>>
>> I will like to enter only required fields value.
>>
>> My page is https, I will use BadBoy to record the page. Then I need to
>> add
>> "CSV Data Set Config" to the thread group, right? How to go from there?
>>
>> Thanks
>>
>> Noel O'Brien wrote:
>> > What kind of testing (functional, load)?
>> > Are you limited to a set of login data (e.g. 20 users)
>> >
>> > Regards,
>> > Noel
>> >
>> > On Wednesday 28 January 2009 16:56:55 porobashi wrote:
>> >> please help me out guys.
>> >>
>> >> porobashi wrote:
>> >> > hi all,
>> >> >
>> >> > i am trying to test a sign-in(registration) form. hence, i need to
>> use
>> >> > different data for each submission. i think using "CSV Data Set
>> >> > Config" would be the easiest route. i need your help to give me a
>> >> > step-by-step example on "CSV Data Set Config" using. all fields are
>> >> > not mandatory
>> >>
>> >> for
>> >>
>> >> > the form, is there way to only entering mandatory fields???
>> >> >
>> >> > please help me out ASAP.
>> >> >
>> >> > thanks in advance.
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
>> > For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org
> 
http://www.nabble.com/file/p21711730/Registration%2BTest.png
Registration+Test.png 
-- 
View this message in context: 
http://www.nabble.com/how-to-use-%22CSV-Data-Set-Config%22-to-take-input-from-file-tp21708157p21711730.html
Sent from the JMeter - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org

Reply via email to