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
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
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
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
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
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
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_
7 matches
Mail list logo