> Please don't include test plans in e-mail in future. They are
> difficult to extract, and are just wasted bandwidth for most readers.
Sorry. How else can I share the test files?
Is there a Jmeter forum somewhere? That might be a more modern (and easily
searchable) way of doing this?
> Also, the test plan has no definition for the following variables:
> path.root
> resource.path
Yes as I said I've stripped it down - just the parts where the User Parameters
are being used were shown here.
The path.root is definied as ${__P('contextroot',/kita)} and
resource.path as ${__P('resource.path',/home/jmeter/data/)}
We do not (currently) overwrite these from the command line, though we would
like to in future.
> > The open record step is where it fails saying with "No record with ID
> ${aktenzeichen} found". Which means that there was no result for the
> search.
>
> No, it means that the variable "aktenzeichen" was not found.
> Which means the RE did not match
Yes and the Regexp does not match because no record with the name from the CSV
file is found by the user currently doing the search. Even though the CSV files
are generated specifically for records that the paired user has access to via
specific database queries.
> There are more threads (10 by default) than there are User Parameter
> columns, so some values will be used by multiple threads.
Yes this is deliberate - we want to hit one section of the data harder than
another, so with 6 User Parameter columns over 10 threads we hit 1..4 with 2
threads each and 5 and 6 only with one thread (according to the information
from your previous post).
> The way you pass in the data is rather complicated.
>
> I suggest you create a single CSV file with all the data, and use CSV
> Dataset to read it.
There are several reasons why we cannot do this. The main one is that under
full load conditions we run 10 JMeter-slaves each with 10 Threads. The data for
each Slave is different.
It is also very inefficient to have huge CSV files that contain
UserID,SearchName where UserID would be the same for thousands and thousands of
records.
Mit freundlichen Grüßen
Jörg Godau
SCHÜTZE Consulting Informationssysteme GmbH Argentinische Allee 22b
14163 Berlin
Tel.: 030/ 802 49 44
Fax: 030/ 8090 39 95
www.schuetze-berlin.de
Geschäftsführer: Klaus-Dieter Schütze
Registergericht: Amtsgericht Charlottenburg
Registernummer: HRB 73618
Umsatzsteuer-Identifikationsnummer gemäß § 27a Umsatzsteuergesetz: DE 813181239
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]