Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 66265 invoked from network); 29 Jan 2009 16:07:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Jan 2009 16:07:38 -0000 Received: (qmail 87430 invoked by uid 500); 29 Jan 2009 16:07:36 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 87307 invoked by uid 500); 29 Jan 2009 16:07:35 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "JMeter Users List" Reply-To: "JMeter Users List" Delivered-To: mailing list jmeter-user@jakarta.apache.org Received: (qmail 87296 invoked by uid 99); 29 Jan 2009 16:07:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Jan 2009 08:07:35 -0800 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Jan 2009 16:07:27 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1LSZQ2-0007CU-Ps for jmeter-user@jakarta.apache.org; Thu, 29 Jan 2009 08:07:06 -0800 Message-ID: <21729870.post@talk.nabble.com> Date: Thu, 29 Jan 2009 08:07:06 -0800 (PST) From: porobashi To: jmeter-user@jakarta.apache.org Subject: Re: how to use "CSV Data Set Config" to take input from file In-Reply-To: <200901290927.30114.nobrien@newbay.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: porobashi@rocketmail.com References: <21708157.post@talk.nabble.com> <21709801.post@talk.nabble.com> <200901281711.03112.nobrien@newbay.com> <21710409.post@talk.nabble.com> <200901281734.37294.nobrien@newbay.com> <200901290927.30114.nobrien@newbay.com> X-Virus-Checked: Checked by ClamAV on apache.org i found something ... 1. its trying to enter data from the recorded data. so, if i change values of email addrss(since email address has to be different for each account) there, it goes into the database. 2. on 'view results tree' its showing its fetching the values correctly from csv file. so, my question is how can i make it enter values from csv to DB rather than what i have recorded. i am attaching few screenshots so that you guys can what's going on. if you look at the screenshot 'customerregistration_values' if i change email address there with one that's not in DB, after running test i can see that entry is in my DB, not the values from my CSV file. please give your thougts, so that i can resolve this. thanks. Noel O'Brien wrote: > > Please copy jmeter-user@jakarta.apache.org in all responses so that others > may > benefit and help contribute to the thread. > > What happens when you run it? > > Regards, > Noel > > On Wednesday 28 January 2009 18:32:09 Porobashi M wrote: >> Hi Noel, >> >> Thanks for your help. As I said earlier I am testing one of your >> applications Registration Page. >> >> I am attaching a screenshot so that you can how my test plan is. >> >> What to do now??? >> >> Thanks >> >> >> >> >> ________________________________ >> From: Noel O'Brien >> To: jmeter-user@jakarta.apache.org >> Cc: porobashi >> Sent: Wednesday, January 28, 2009 10:34:37 AM >> Subject: Re: how to use "CSV Data Set Config" to take input from file >> >> 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-unsubscribe@jakarta.apache.org >> > > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org > > > http://www.nabble.com/file/p21729870/customerregistration_values.png customerregistration_values.png http://www.nabble.com/file/p21729870/custometregistration_csv.png custometregistration_csv.png http://www.nabble.com/file/p21729870/customerregistration_debug.png customerregistration_debug.png -- View this message in context: http://www.nabble.com/how-to-use-%22CSV-Data-Set-Config%22-to-take-input-from-file-tp21708157p21729870.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org