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 2014/02/09 12:43:30 UTC

svn commit: r1566279 - /jmeter/trunk/README

Author: pmouawad
Date: Sun Feb  9 11:43:30 2014
New Revision: 1566279

URL: http://svn.apache.org/r1566279
Log:
Fixed alignment

Modified:
    jmeter/trunk/README

Modified: jmeter/trunk/README
URL: http://svn.apache.org/viewvc/jmeter/trunk/README?rev=1566279&r1=1566278&r2=1566279&view=diff
==============================================================================
--- jmeter/trunk/README (original)
+++ jmeter/trunk/README Sun Feb  9 11:43:30 2014
@@ -11,7 +11,7 @@
   
   Apache JMeter features include:
 
- Ability to load and performance test many different server/protocol types:
+  Ability to load and performance test many different server/protocol types:
    o  Web - HTTP, HTTPS
    o  SOAP
    o  FTP
@@ -23,10 +23,10 @@
    o  Native commands or shell scripts
    o  TCP
 
- Full multithreading framework allows concurrent sampling by many threads and simultaneous sampling of different functions by separate thread groups.
- Careful GUI design allows faster Test Plan building and debugging.
- Caching and offline analysis/replaying of test results.
- Highly Extensible core:
+  Full multithreading framework allows concurrent sampling by many threads and simultaneous sampling of different functions by separate thread groups.
+  Careful GUI design allows faster Test Plan building and debugging.
+  Caching and offline analysis/replaying of test results.
+  Highly Extensible core:
    o  Pluggable Samplers allow unlimited testing capabilities.
    o  Several load statistics may be choosen with pluggable timers .
    o  Data analysis and visualization plugins allow great extensibility as well as personalization.