Commit Graph

57 Commits

Author SHA1 Message Date
Vladimir Sitnikov b86754e536 chore: remove mongodb plugin 2025-10-31 20:19:43 +03:00
Felix Schumacher 62b40ffb08 Spacepolice 2021-08-09 14:30:45 +02:00
orimarko b4d32712b8 Bug 61805 - Allow simple HTTP request
Add simple HTTP request template

Closes #663
Bugzilla Id: 61805
2021-08-09 14:27:01 +02:00
sebastianboga f08edb2c7c Add new template "Functional Testing Test Plan [01]"
Contributed by sebastian.boga at endava.com
Bugzilla-ID: 63458
Closes #551
2020-01-03 13:33:13 +01:00
Vladimir Sitnikov b6d11d79d9 Run autostyleApply 2019-12-28 19:28:03 +03:00
Vladimir Sitnikov 318c4e1987 Remove trailing whitespaces 2019-06-28 15:09:36 +03:00
Philippe Mouawad 60cef31c10 Bug 62870 - Templates : Add ability to provide parameters
Contributed by UbikLoadPack (https://ubikloadpack.com)

This closes #432


Bugzilla Id: 62870

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

Former-commit-id: 4909935a04
2018-11-27 20:23:44 +00:00
Philippe Mouawad d06ec06f9e Disable recorder to avoid the warning on overwriting recording.xml when starting the plan
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1839695 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 044a3fc66e
2018-08-30 18:55:16 +00:00
Philippe Mouawad 1056a63a5c Bug 62124 - Recording templates : Add more exclusions and use Transaction Name by default
Bugzilla Id: 62124

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

Former-commit-id: 94ba3947f8
2018-02-21 22:01:20 +00:00
Philippe Mouawad 1b6e604c92 Bug 61591: Drop Workbench from test tree.
Fixed some docs regarding removal of WorkBench 
Contributed by Graham Russell
This closes #336
Bugzilla Id: 61591

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

Former-commit-id: 7b3690d5ac
2017-11-23 22:08:54 +00:00
Antonio Gomes Rodrigues 2e52b53c00 [Bug 61591] Update templates : recording-with-think-time and recording
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1815993 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 24739b7bc9
2017-11-21 21:54:44 +00:00
Philippe Mouawad ae26c6becf Bug 61639 : HTTP(S) Test Script Recorder : In request filtering tab, uncheck by default "Notify Child Listeners of filtered samplers"
Adapt Recording templates
Bugzilla Id: 61639

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

Former-commit-id: ed820f3deb
2017-11-11 22:29:14 +00:00
Philippe Mouawad a9f1043bbe Improve exclusions in recording templates
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1813461 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: b5d3e08479
2017-10-26 20:50:52 +00:00
Antonio Gomes Rodrigues 54ddfed81c Set "Validation Query" to empty in JDBC Load Test template
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1808596 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 2e603c69db
2017-09-16 21:57:26 +00:00
Antonio Gomes Rodrigues 537433357c Set Max Number of Connections to 0 into JDBC Connection Configuration for the JDBC Load Test template
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1804134 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: ebe0c37bee
2017-08-04 15:07:56 +00:00
Philippe Mouawad 718a627759 Add woff2 (Web Open Font Format 2) to excluded resources
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1782064 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 12cef2d155
2017-02-07 19:43:40 +00:00
Philippe Mouawad 8063fe3feb Improve template:
- Remove useless 200 assertion
- Remove old listeners
- Comment what to change
- Add think time

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

Former-commit-id: f3b3fbeb89
2016-10-22 12:07:29 +00:00
Philippe Mouawad 5749a5ca51 Improve Template and make it hit example.org which is allowed
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1765467 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 1fb186332f
2016-10-18 15:43:01 +00:00
Philippe Mouawad ea02d16f1c Add a Template that uses Groovy
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1765417 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 7852a8f1c0
2016-10-18 11:38:40 +00:00
Philippe Mouawad 460109d704 XStream upgrade
Workaround the security fix without losing the DTD

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

Former-commit-id: 6d5d13226b
2016-10-02 19:24:18 +00:00
Felix Schumacher e6010e932e Remove DOCTYPE, as it is not allowed by xstream 1.4.9 anymore. Followup to r1761294
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1761612 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: e61f34782b
2016-09-20 18:41:46 +00:00
Philippe Mouawad 667c2a6aea Fix title
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1756996 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 1a15044802
2016-08-20 13:53:20 +00:00
Philippe Mouawad ca107e5b9d Add a Think Time template
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1756994 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 2832b23d8c
2016-08-20 13:46:19 +00:00
Sebastian Bazley 8a33bbc58d Revert r1734313 so default action remains as 'Continue'
Bugzilla Id: 59152


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

Former-commit-id: 7b04d4b53b
2016-05-04 20:40:41 +00:00
Felix Schumacher 73a5cde18d Use an invalid dns name for the template instead of a real site.
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1741748 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 2cec4c63be
2016-04-30 11:08:32 +00:00
Felix Schumacher e6dfba42a1 foo.org is a valid dns entry, use a domain that is reserved for documentation examples.
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1741741 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 2218c90f4c
2016-04-30 10:36:40 +00:00
Philippe Mouawad 29798ecff3 Groovy is now embedded in JMeter
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1739992 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 8d46567b9c
2016-04-19 19:57:29 +00:00
Philippe Mouawad 49663d40d1 Use correct Cookie policy
Http Request Defaults : Use up to date pool size
Set View Results Tree file name to recording.xml  to save the recording

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

Former-commit-id: da818fed9d
2016-04-19 19:54:06 +00:00
Philippe Mouawad ecebb4b811 Use correct Cookie policy
Http Request Defaults : Use up to date pool size
Set View Results Tree file name to recording.xml  to save the recording

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

Former-commit-id: 26c2b7da07
2016-04-19 19:53:32 +00:00
Philippe Mouawad 8b539939a7 Use correct Cookie policy
Remove disabled component
Remove jmeter website urls
Add Http Request Defaults


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

Former-commit-id: cfd3ef5e53
2016-04-19 19:51:12 +00:00
Philippe Mouawad 92d4c41b6b Bug 59152 - Thread Group: Change "Action to be taken after a Sample Error" value from "Continue" to "Start Next thread loop"
#resolve #161
https://github.com/apache/jmeter/pull/161
Bugzilla Id: 59152

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

Former-commit-id: 58987ee7fa
2016-03-09 21:09:24 +00:00
Philippe Mouawad 9442ba76d0 Bug 58968 - Add a new template to allow to record script with think time included
#resolve #109
Bugzilla Id: 58968

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

Former-commit-id: 694f9a7e2a
2016-02-04 21:42:30 +00:00
Philippe Mouawad de1c386a5d Fix bad commit
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1690401 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 6a2c6529e3
2015-07-11 20:08:05 +00:00
Philippe Mouawad 628e735e77 groovy has moved
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1690395 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: f6a438473d
2015-07-11 17:17:26 +00:00
Felix Schumacher 5079cdf1a3 Change links to bugzilla to the new domain name (bz.apache.org)
Bugzilla Id: 57792


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

Former-commit-id: 57b724e106
2015-04-04 18:40:19 +00:00
Philippe Mouawad 9e013bcc3b Bug 56921 - Templates : Improve Recording template to ignore embedded resources case and URL parameters
Bugzilla Id: 56921

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

Former-commit-id: d0ed341c7f
2014-09-06 19:12:26 +00:00
Sebastian Bazley 59893deae2 Add missing final EOL
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1595405 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: bab2a1e9ce
2014-05-17 01:06:45 +00:00
Bruno Demion 75c0ae814f Change proxy name to HTTP(S) Test Script Recorder
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1534294 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 29d571baa6
2013-10-21 18:01:33 +00:00
Sebastian Bazley 20c793f5fb Clarify
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1529446 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 228e1a0521
2013-10-05 13:05:14 +00:00
Philippe Mouawad e3e0dedf93 Update template after changing exclusion defaults
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1527251 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: c941701b8c
2013-09-28 20:28:59 +00:00
Bruno Demion db77c3294a Revert 'simple' web test plan
Add an advanced web test plan
Refer to: http://mail-archives.apache.org/mod_mbox/jmeter-dev/201308.mbox/%3CCAH9fUpZbY2rXkzSssk1R2be0XhFyLrEa%3D%2BHg3UtuKzVwUGFaUQ%40mail.gmail.com%3E

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

Former-commit-id: b6cd8f437c
2013-08-05 23:40:53 +00:00
Philippe Mouawad 3917790e78 Bug 55085 - UX Improvement : Ability to create New Test Plan from Templates
Fix typo
Bugzilla Id: 55085

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

Former-commit-id: d822cbcff6
2013-08-03 12:44:30 +00:00
Philippe Mouawad d637ca852a Bug 55085 - UX Improvement : Ability to create New Test Plan from Templates
Add Webservice Template (not using deprecated Webservice Sampler)
Enhance web test plan to show more features
Bugzilla Id: 55085

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

Former-commit-id: 0621eebfcc
2013-08-03 12:41:36 +00:00
Bruno Demion 9c022782c1 Add some templates from user's manual
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1509898 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: aa924ca9b2
2013-08-02 22:37:41 +00:00
Philippe Mouawad 1e4d44d0c5 Bug 55085 - UX Improvement : Ability to create New Test Plan from Templates
Add Mongo DB template
Bugzilla Id: 55085

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

Former-commit-id: 1f026f6d74
2013-07-16 21:40:56 +00:00
Sebastian Bazley f4d2c1b5d0 Simplify BeanShell template; add more description
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1502041 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 110ccd2bcb
2013-07-10 22:54:07 +00:00
Sebastian Bazley 3118832273 Template system should support relative fileName entries
Bugzilla Id: 55237


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

Former-commit-id: f6af4682bf
2013-07-10 22:27:37 +00:00
Sebastian Bazley 158301dd33 Add flag to document whether template is a complete TestPlan or just a mergeable selection
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1501390 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 915b99684a
2013-07-09 17:18:44 +00:00
Sebastian Bazley 3de665e287 Simplify by passing File to XStream.
This also allows XStream to find the SYSTEM file.

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

Former-commit-id: d9297f6867
2013-07-09 15:50:21 +00:00
Sebastian Bazley 05060a6605 Remove test entry
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1501320 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 0b1b36ce0d
2013-07-09 15:14:54 +00:00