You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by pm...@apache.org on 2015/03/07 15:17:55 UTC

svn commit: r1664853 - /jmeter/trunk/xdocs/usermanual/boss.xml

Author: pmouawad
Date: Sat Mar  7 14:17:55 2015
New Revision: 1664853

URL: http://svn.apache.org/r1664853
Log:
Clarify titles

Modified:
    jmeter/trunk/xdocs/usermanual/boss.xml

Modified: jmeter/trunk/xdocs/usermanual/boss.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/usermanual/boss.xml?rev=1664853&r1=1664852&r2=1664853&view=diff
==============================================================================
--- jmeter/trunk/xdocs/usermanual/boss.xml (original)
+++ jmeter/trunk/xdocs/usermanual/boss.xml Sat Mar  7 14:17:55 2015
@@ -79,8 +79,7 @@ people are, so that you can ask them for
     no knowledge of the application [it is treated as a "black box"]
     while the second requires some knowledge of the application).
     It is not uncommon to discover problems with the application
-    during this process, so be prepared to defend your work.
-    </p>
+    during this process, so be prepared to defend your work.</p>
     </subsection>
 </subsection>
 <subsection name="&sect-num;.3 What platform should I use to run the benchmarks/load-tests ?" anchor="platform">
@@ -169,16 +168,16 @@ and any supplied documentation).
     </ul> 
     </p>
     </subsection>
-    <subsection name="&sect-num;.5.2 jmeter-maven-plugin" anchor="jmeter-maven-plugin">
+    <subsection name="&sect-num;.5.2 JMeter Plugin for Maven" anchor="jmeter-maven-plugin">
         <p>This <a href="http://jmeter.lazerycode.com/" target="_blank" >non official plugin</a> allows you to run your automated JMeter tests through Maven.</p>
     </subsection>
-    <subsection name="&sect-num;.5.3 jmeter-maven-plgins" anchor="jmeter-performance-plugin">
+    <subsection name="&sect-num;.5.3 JMeter Performance Plugin" anchor="jmeter-performance-plugin">
         <p>This <a href="https://wiki.jenkins-ci.org/display/JENKINS/Performance+Plugin" target="_blank" >non official plugin</a> allows you to capture reports from JMeter and JUnit.<br/>
         Jenkins will generate graphic charts with the trend report of performance and robustness.
         It includes the feature of setting the final build status as good, unstable or failed, based on the reported error percentage.
         </p>
     </subsection>
-    <subsection name="&sect-num;.5.4 jmeter-ec2" anchor="jmeter-ec2">
+    <subsection name="&sect-num;.5.4 JMeter plugin for AWS" anchor="jmeter-ec2">
         <p>This <a href="https://github.com/oliverlloyd/jmeter-ec2" target="_blank" >non official plugin</a> automates running Apache JMeter on Amazon EC2</p>
     </subsection>    
 </subsection>