View RSS Feed

Apache JMeter

Apache JMeter

  1. Apache JMeter Features

    by , 02-25-2012 at 07:48 PM
    Following features are provided by the Apache JMeter.It might test different server types:
    1. Web – HTTP & HTTPS
    2. JMS
    3. Database through JDBC
    4. SOAP
    5. LDAP
    6. Mail - POP3(S) & IMAP(S)
    • 100% Java purity & complete portability.
    • Concurrent sampling is allowed by the full multithreading framework, by various threads or simultaneous sampling of functions by the help of separated thread groups.
    • Precise timings and fast operations
    ...
    Categories
    Apache JMeter
  2. Apache JMeter

    by , 02-25-2012 at 07:46 PM
    The Apache JMeter,being a desktop application has been designed in a way that it helps to load test client or server software. It is purely one hundred percent Java desktop application. Performance of the given could be tested by it.

    • Static files
    • CGI scripts
    • Java objects
    • FTP servers
    • Java Servlets
    • Databases

    JMeter is used in load testing simulation of a network, object or a server.
    Test scripts are also created by ...
    Categories
    Apache JMeter