Re: Recording problem

2010-10-05 Thread sebb
On 5 October 2010 12:44, Meinster, Chris wrote: > Hi collegue, > > Maybe this helps: > > The first https transaction that you attempt in a jmeter script will pop > up a password box.  The program is asking for the password for the java > keystore.  The password is "changeit". > If you go into your

RE: Recording problem

2010-10-05 Thread Meinster, Chris
Hi collegue, Maybe this helps: The first https transaction that you attempt in a jmeter script will pop up a password box. The program is asking for the password for the java keystore. The password is "changeit". If you go into your jmeter.properties file, you will find a line that tells jmet

Re: Recording problem

2006-05-24 Thread sebb
Indeed there is a problem - if you set focus on the test element, then that element is changed. The work-round is to make sure you click on the WorkBench or proxy server before recording anything, and don't select any of the test elements while using the browser to generate recording. It seems t

Re: Recording problem

2006-05-24 Thread Kimmo Eloluoto
I'm testing java based application and in a one case I have to simulate a case where user retrieves information from the 'customer database'. I use JMeter's proxy to record correct request parameters to the sampler(s). When I make the second query (with the browser) with the different parameter

Re: Recording problem

2006-05-24 Thread sebb
On 24/05/06, Kimmo Eloluoto <[EMAIL PROTECTED]> wrote: I know how to parameterization requests - that's not the actual problem.. I'm recording my browser actions with JMeter - in one case I retrieve user information from the database. That query is recorded ok (correct parameters can be found

RE: Recording problem

2006-05-24 Thread Kimmo Eloluoto
I know how to parameterization requests - that's not the actual problem.. I'm recording my browser actions with JMeter - in one case I retrieve user information from the database. That query is recorded ok (correct parameters can be found from the sampler), but if I change query criterion (on t

RE: Recording problem

2006-05-24 Thread Harinath Mallepally
You need to use parameterization for you're the request parameters. Possible solutions are: Use "User Parameters" Use "CSV files" (Thread group ->add->config element ->CSV data set) give the CSV file name (comma separated values) and the field names in the csv file. Example: Filename - input_