Commit Graph

340 Commits

Author SHA1 Message Date
Sebastian Bazley 9da79b7c1d Add Debug Sampler and PostProcessor
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@583199 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: bbc746cfa3
2007-10-09 15:40:19 +00:00
Sebastian Bazley 64842d7852 HTTP Parameters without names are ignored (except for POST requests with no file)
Parameters used to build a POST body are encoded if specified.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@582954 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: a42e17b9de
2007-10-08 20:29:35 +00:00
Sebastian Bazley 04b3c1ff5f Cookie Manager not longer clears cookies defined in the GUI
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@582672 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 04fa2c6463
2007-10-07 19:55:19 +00:00
Sebastian Bazley 2aac976e33 JDBC Sampler now allows per-thread connections
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@582514 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: ca9335c8af
2007-10-06 16:20:34 +00:00
Sebastian Bazley 750dde05e1 Save graphics function now prompts before overwriting an existing file
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@582016 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 2cb99ae153
2007-10-04 21:31:59 +00:00
Sebastian Bazley 3fa749cfb8 JDBC Sampler now allows INOUT and OUT parameters for Called procedures
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@581992 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 1c6adb6e1b
2007-10-04 19:30:48 +00:00
Sebastian Bazley 4dd33ef7d7 Bug 43451 - Allow Regex Extractor to operate on Response Code/Message
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@581862 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 21e71d5724
2007-10-04 11:45:55 +00:00
Sebastian Bazley c48fc8046d Initial version of Property Display
TODO - implement add and delete

git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@581749 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 59becdf728
2007-10-03 23:46:42 +00:00
Sebastian Bazley 996d9fbd35 Functor code tightened up; Functor can now be used with interfaces, as well as pre-defined targets and parameters.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@581687 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 35df389256
2007-10-03 18:55:38 +00:00
Sebastian Bazley e115c87a88 Throughput Controller was not working for "all thread" counts
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@581434 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: e1bff9ee9b
2007-10-02 23:48:10 +00:00
Sebastian Bazley 1e538f6502 Only permit items to be dropped/pasted where they are allowed.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@580511 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 16ffbea214
2007-09-28 23:09:01 +00:00
Sebastian Bazley aedea6909f Add eval() and evalVar() functions
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@579657 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 9559fc80e8
2007-09-26 14:03:31 +00:00
Sebastian Bazley 76ed83c1ba Bug 43450 - add save/restore of error count; fix Calculator to use error count
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@578467 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 6f9771e84a
2007-09-22 18:14:53 +00:00
Sebastian Bazley 00f537132d Bug 43450 (partial fix) - Allow SampleCount to be saved/restored from XML files too
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@578339 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: dad0225dd8
2007-09-22 00:52:24 +00:00
Sebastian Bazley b9afd2d891 Bug 43450 (partial fix) - Allow SampleCount to be saved/restored from CSV files
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@578333 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: be023bb62b
2007-09-22 00:12:06 +00:00
Sebastian Bazley 37316954d3 Bug 43449 - Statistical Remote mode does not handle Latency
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@578229 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 6e24f37d84
2007-09-21 19:05:09 +00:00
Sebastian Bazley f27e2153c9 Look for user.properties and system.properties in JMeter bin directory if not found locally
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@578090 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 5e0c471f02
2007-09-21 13:05:23 +00:00
Sebastian Bazley b317302570 Correct bug number (41104=>41140) and add details to fixed bugs
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@577918 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 076fff831a
2007-09-20 21:09:55 +00:00
Sebastian Bazley 503279d282 Bug 43430 - Count of active threads is incorrect for remote samples
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@577514 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 9a3d4075af
2007-09-20 02:31:30 +00:00
Sebastian Bazley ab09b3d318 Bug 43364 - add option to enable previous If Controller behaviour
(copied from rel-2.2)

git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@577462 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 09fcc329bc
2007-09-19 22:43:19 +00:00
Sebastian Bazley 4b605367c7 Add support for Parameters and scriptfile to BeanShell TestBean Gui elements
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@577358 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: d98a14c127
2007-09-19 16:46:50 +00:00
Sebastian Bazley a4df1eaa3f Document change to jmeter-server
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@577205 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 17e5dfb9a6
2007-09-19 08:54:42 +00:00
Alf Hoegemark 74afa68b1f Add File->Open recent file functionality. Fix for bugzilla 31336.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@576553 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: e1892ad736
2007-09-17 18:21:41 +00:00
Alf Hoegemark 36df9282cf Add File->Revert action, to drop changes and reload current project.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@575909 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 050b6f5f28
2007-09-15 12:12:00 +00:00
Alf Hoegemark 97257e111c Add Ant target for running JMeter GUI from the jar files that are made.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@575895 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: b30ccd309a
2007-09-15 09:22:58 +00:00
Sebastian Bazley ca570c43fc Oops - overwrote the changes applied in trunk...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@574690 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 6440aded4c
2007-09-11 20:35:55 +00:00
Sebastian Bazley 7490a2fc24 Ensure uncaught exceptions are logged
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@574689 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 51f8cb7a8e
2007-09-11 20:27:02 +00:00
Sebastian Bazley 60a26bc9ee SaveService no longer needs to instantiate classes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@574110 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 51d5623b0b
2007-09-10 00:41:19 +00:00
Sebastian Bazley 95f2db1d56 Bug 42948 - Problems with Proxy gui table fields in Java 1.6
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@574048 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 5035405875
2007-09-09 18:39:47 +00:00
Sebastian Bazley 9eb3bb77e8 Bug 43332 - 2.3RC4 does not clear Guis based on TestBean
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@573860 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 371744bd3b
2007-09-08 15:34:54 +00:00
Sebastian Bazley 38d2763766 If Java HTTP sampler sees null ResponseMessage, replace with HTTP header
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@573250 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: ce30129dc9
2007-09-06 13:11:01 +00:00
Sebastian Bazley eef9e898b4 Javascript is Mozilla Rhino, not Apache!
Added links to language documentation
Clarified properties and variables

git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@573235 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 360ce2c33e
2007-09-06 12:00:38 +00:00
Sebastian Bazley edfa64a495 Fix NPE in SampleResultConverter - XStream PrettyPrinteWriter cannot handle nulls
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@573042 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 003ba8a169
2007-09-05 20:06:31 +00:00
Sebastian Bazley 1276c5ab57 Add NULL parameter handling to JDBC sampler
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@573032 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: fb1eb6dd1b
2007-09-05 19:04:42 +00:00
Sebastian Bazley 4df442b9bc Document XPath Extractor namespace option
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@572942 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 9e811a2398
2007-09-05 12:43:05 +00:00
Sebastian Bazley 4420852ed3 Add nameSpace option to XPath extractor
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@572800 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 614bc9a6bc
2007-09-04 19:58:54 +00:00
Sebastian Bazley 856fc52dcd Fix incorrect bug number
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@572175 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 09debbd474
2007-09-02 22:00:01 +00:00
Sebastian Bazley ad034b55c4 Bug 40991 - Allow Assertions to check Headers
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@572135 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 0709a6744f
2007-09-02 20:04:37 +00:00
Sebastian Bazley 16c2b4d8c4 Bug 43283 - Save action should add extension .jmx if not present
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@571968 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 45a133a6b7
2007-09-02 12:24:54 +00:00
Sebastian Bazley a0fe9ad4c0 Bug 403873 - add JMS point-to-point non-persistent delivery option
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@571853 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 506f8e50f8
2007-09-01 18:36:13 +00:00
Sebastian Bazley 6e1586c24b Bug 28715 - allow variables in Cookie Manager
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@571789 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 776c562c27
2007-09-01 12:40:35 +00:00
Sebastian Bazley 9baf7339d2 Document bug 40394
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@571765 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: cece4de919
2007-09-01 11:42:12 +00:00
Sebastian Bazley 9d8cf4dee6 Bug 38687 - Module controller does not work in non-GUI mode
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@571520 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: d4a83fd68d
2007-08-31 16:50:37 +00:00
Sebastian Bazley 3f341e7fa2 Add serializer.jar (needed for xalan 2.7.0)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@571420 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 054a1ebe03
2007-08-31 10:26:58 +00:00
Sebastian Bazley 496cfe56e0 Document most recent changes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@571349 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 30e27d1177
2007-08-31 00:04:59 +00:00
Sebastian Bazley f0e0610171 Update to httpclient 3.1
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@568292 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 5d5d9ab76e
2007-08-21 21:22:52 +00:00
Sebastian Bazley ab6ee3cad0 Document Exception when running multiple tests in same remote engine
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@567708 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 0ad0846ecc
2007-08-20 13:59:51 +00:00
Sebastian Bazley 66124bad4a Bug 39792 - ClientJMeter synchronisation needed
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@567668 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 361684fd48
2007-08-20 12:34:18 +00:00
Sebastian Bazley f900df1357 Move known problems earlier
Add reference to bug 39337

git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@567664 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: deb5b1247a
2007-08-20 12:18:43 +00:00
Sebastian Bazley e31f8a4fc5 stop thread option in CSV Dataset is an improvement, not bug fix
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@565714 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 809e76eacd
2007-08-14 11:39:07 +00:00