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/04 21:29:51 UTC

svn commit: r1664137 - /jmeter/trunk/xdocs/usermanual/intro.xml

Author: pmouawad
Date: Wed Mar  4 20:29:50 2015
New Revision: 1664137

URL: http://svn.apache.org/r1664137
Log:
Refresh a bit presentation

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

Modified: jmeter/trunk/xdocs/usermanual/intro.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/usermanual/intro.xml?rev=1664137&r1=1664136&r2=1664137&view=diff
==============================================================================
--- jmeter/trunk/xdocs/usermanual/intro.xml (original)
+++ jmeter/trunk/xdocs/usermanual/intro.xml Wed Mar  4 20:29:50 2015
@@ -25,11 +25,11 @@
 
 <section name="1. Introduction" anchor="intro">
 <p>
-<b>Apache JMeter</b> is a 100% pure Java desktop application designed
+<b>Apache JMeter</b> is a 100% pure Java application designed
 to load test client/server software
 (such as a <a href="build-web-test-plan.html">web application</a>).  It may be used
 to test performance both on static and dynamic
-resources such as static files, Java Servlets, CGI scripts, Java objects, <a href="build-db-test-plan.html">databases</a>,
+resources such as static files, Java Servlets, ASP.NET, PHP, CGI scripts, Java objects, <a href="build-db-test-plan.html">databases</a>,
 <a href="build-ftp-test-plan.html">FTP servers</a>, and more. JMeter can be used to simulate a heavy
 load on a server, network or object to test its strength or to analyze
 overall performance under different load types.</p>
@@ -59,7 +59,7 @@ The primary goal of further developments
 <li>Addition of FTPS and SFTP protocols</li>
 <li>Enhancements to Webservices protocols (SOAP Attachments)</li>
 <li>Enhancements to JMS protocol implementation</li>
-<li></li>
+<li>...</li>
 </ul>
 
 </p>