Yes. Use a CSV Data Set Config with two vars: username and password. You can then use those vars in your form submit/auth manager/whatever else you are using to log in.
-Lou > -----Original Message----- > From: Vivekananda D Shetty [mailto:[email protected]] > Sent: Tuesday, July 08, 2014 6:19 AM > To: Jeff Ohrstrom; User > Subject: Re: need help > > Dear Brother Jeff and others , > Can I use Jmeter to evaluate how much > time it takes to login into a page if yes how should I store the login > and password. > > THANKS AND REGARDS, > > Vivekananda D Shetty |QA > Lead-Maximus Infoware | +91 9930486180 > > MAXIMUS INFOWARE (INDIA) > PRIVATE LIMITED > > _ISO 9001 : 2008_ > > www.maximusinfoware.com [5] > > On > 08-07-2014, Jeff Ohrstrom wrote: > > > There is no need for pictures. Log > messages (in text) are better. > > Jmeter can't find 'java.exe' meaning > you don't have java properly > > installed. > > > > Open a command prompt and > run 'java -version'. If you get output that > > tells you the java version > all is well. If not you need install java > > again. Run that command to > verify if you have installed properly. > > > > Worst case scenario, if you > have jre or jdk somewhere on your machine > > you can override in the > jmeter.bat file. > > > > Change this line > > if .%JM_LAUNCH% == . set > JM_LAUNCH=java.exe > > > > to: > > if .%JM_LAUNCH% == . set > JM_LAUNCH=C:${PATH_TO_JRE_BIN}java.exe > > > > On Tue, 2014-07-08 at 05:21 > +0000, Vivekananda D Shetty wrote: > > > >> My message bounced back so I am > forwarding it to you. Thanks and regards, Vivekananda D Shetty |QA > Lead-Maximus Infoware | +91 9930486180 Maximus Infoware (India) Private > Limited ISO 9001 : 2008 www.maximusinfoware.com [1] -------- Original > Message -------- Subject: need help Date: Tue, 08 Jul 2014 05:03:57 > +0000 From: Vivekananda D Shetty To: Greeting Brother and Sisters I am > new to Jmeter . I have installed JMETER. I am getting the error > mentioned in the screen shot. It says press any key, when I press any > key it vanishes. Thanks and regards, Vivekananda D Shetty |QA Lead- > Maximus Infoware | +91 9930486180 Maximus Infoware (India) Private > Limited ISO 9001 : 2008 www.maximusinfoware.com [4] > > > Links: > ------ > [1] > http://www.maximusinfoware.com > [2] mailto:[email protected] > [3] > mailto:[email protected] > [4] http://www.maximusinfoware.com > [5] > http://www.maximusinfoware.com/ Confidentiality Notice: The information contained in this e-mail and any attachments (including, but not limited to, any attached e-mails) may be legally privileged and confidential. If you are not an intended recipient, you are hereby notified that any dissemination, distribution or copying of this e-mail is strictly prohibited. If you have received this e-mail in error, please notify the sender and permanently delete the e-mail and any attachments immediately. You should not retain, copy or use this e-mail or any attachment for any purpose, nor disclose all or any part of the contents to any other person. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
