From b8fa9552cd56ab093293ddaee3cc2edb0eab07c9 Mon Sep 17 00:00:00 2001 From: Bruno Demion Date: Sat, 12 Oct 2013 18:26:09 +0000 Subject: [PATCH] Change style for section, category and title changes to have better look&feel (IMHO) Add a screeshot to show the new name of test recorder git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1531571 13f79535-47bb-0310-9956-ffa450edef68 Former-commit-id: 36c023f2128538f6aa064712b2ce223784ddf52f --- xdocs/changes.xml | 90 +++++++++++------- .../2.10/18_https_test_script_recorder.png | Bin 0 -> 6985 bytes 2 files changed, 53 insertions(+), 37 deletions(-) create mode 100644 xdocs/images/screenshots/changes/2.10/18_https_test_script_recorder.png diff --git a/xdocs/changes.xml b/xdocs/changes.xml index c5d55f556d..af7b37ce59 100644 --- a/xdocs/changes.xml +++ b/xdocs/changes.xml @@ -37,11 +37,23 @@ Earlier changes are detailed in the History of Pr

Version 2.10

-

New and Noteworthy

+Summary +
-

* New Performance improvements

+New and Noteworthy + +Core Improvements + +New Performance improvements

-

* New CSS/JQuery Tester in View Tree Results that makes CSS/JQuery Extractor a first class -citizen in JMeter, you can now test your expressions very easily

+New CSS/JQuery Tester in View Tree Results that makes CSS/JQuery Extractor a first class +citizen in JMeter, you can now test your expressions very easily"/>

-

* Many improvements in HTTP(S) Recording have been made

+Many improvements in HTTP(S) Recording have been made

+

The "HTTP Proxy Server" test element has been renamed as "HTTP(S) Test Script Recorder". @@ -71,7 +84,7 @@ See updated documentation:

-

* You can now load test MongoDB through new MongoDB Source Config

+You can now load test MongoDB through new MongoDB Source Config

@@ -79,47 +92,48 @@ See updated documentation:

-

* Kerberos authentication has been added to Auth Manager

+Kerberos authentication has been added to Auth Manager

-

* device can now be used in addition to source IP address

+Device can now be used in addition to source IP address

-

* You can now do functional testing of MongoDB scripts through new MongoDB Script

+You can now do functional testing of MongoDB scripts through new MongoDB Script

-

* Timeout has been added to OS Process Sampler

+Timeout has been added to OS Process Sampler

-

* Query timeout has been added to JDBC Request

+Query timeout has been added to JDBC Request

-

* New functions (__urlencode and __urldecode) are now available to encode/decode URL encoded chars

+New functions (__urlencode and __urldecode) are now available to encode/decode URL encoded chars

-

* Continuous Integration is now eased by addition of a new flag that forces NON-GUI JVM to exit after test end

+Continuous Integration is now eased by addition of a new flag that forces NON-GUI JVM to exit after test end

See jmeter property:

jmeterengine.force.system.exit +

-

* HttpSampler now allows DELETE Http Method to have a body (works for HC4 and HC31 implementations). This allows for example to test Elastic Search APIs

+HttpSampler now allows DELETE Http Method to have a body (works for HC4 and HC31 implementations). This allows for example to test Elastic Search APIs

-

* 2 implementations of HtmlParser have been added to improve Embedded resources parsing

+2 implementations of HtmlParser have been added to improve Embedded resources parsing

You can choose the implementation to use for parsing Embedded resources in HTML pages: See jmeter.properties and look at property "htmlParser.className". @@ -129,7 +143,7 @@ See jmeter.properties and look at property "htmlParser.className".

-

* Distributed testing has been improved

+Distributed testing has been improved

  • @@ -147,9 +161,9 @@ Number of threads on each node are now reported to controller.

-

* ModuleController has been improved to better handle changes to referenced controllers

+ModuleController has been improved to better handle changes to referenced controllers -

* Improved class loader configuration, see 55503

+Improved class loader configuration, see 55503

  • New property "plugin_dependency_paths" for plugin dependencies
  • @@ -158,13 +172,14 @@ Number of threads on each node are now reported to controller.

-

* Best-practices section has been improved, ensure you read it to get the most out of JMeter

- -

GUI and ergonomy Improvements:

+Best-practices section has been improved, ensure you read it to get the most out of JMeter +

See Best Practices +

+GUI and ergonomy Improvements -

* New Templates feature that allows you to create test plan from existing template or merge -template into your Test Plan

+New Templates feature that allows you to create test plan from existing template or merge +template into your Test Plan

@@ -172,12 +187,12 @@ template into your Test Plan

-

* Workbench can now be saved

+Workbench can now be saved

-

* Syntax color has been added to scripts elements (BeanShell, BSF, and JSR223), MongoDB and JDBC elements making code much more readable and allowing UNDO/REDO through CTRL+Z/CTRL+Y

+Syntax color has been added to scripts elements (BeanShell, BSF, and JSR223), MongoDB and JDBC elements making code much more readable and allowing UNDO/REDO through CTRL+Z/CTRL+Y

BSF Sampler with syntax color

@@ -185,13 +200,13 @@ template into your Test Plan

-

* Better editors are now available for Test Elements with large text content, like HTTP Sampler, and JMS related Test Element providing line numbering and allowing UNDO/REDO through CTRL+Z/CTRL+Y

+Better editors are now available for Test Elements with large text content, like HTTP Sampler, and JMS related Test Element providing line numbering and allowing UNDO/REDO through CTRL+Z/CTRL+Y -

* JMeter GUI can now be fully Internationalized, all remaining issues have been fixed

+JMeter GUI can now be fully Internationalized, all remaining issues have been fixed
Currently French has all its labels translated. Other languages are partly translated, feel free to contribute translations by reading Localisation (Translator's Guide)
-

* Moving elements in Test plan has been improved in many ways

+Moving elements in Test plan has been improved in many ways
Drag and drop of elements in Test Plan tree is now much easier and possible on multiple nodes

@@ -205,16 +220,17 @@ before the one you just dropped.

(alt + Arrow Up) and (alt + Arrow Down) move the element within the parent node.
(alt + Arrow Left) and (alt + Arrow Right) move the element up and down in the tree depth

-

* Response Time Graph Y axis can now be scaled

+Response Time Graph Y axis can now be scaled

-

* JUnit Sampler gives now more details on configuration errors

+JUnit Sampler gives now more details on configuration errors -

Known bugs

+ +Known bugs