mirror of https://github.com/apache/jmeter.git
Fixed alignment
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1566279 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 8ab0f7c574
This commit is contained in:
parent
cec1f07de0
commit
fb2bda9247
10
README
10
README
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue