About 23 results
Open links in new tab
  1. Apache JMeter - Apache JMeter™

    It can be used to simulate a heavy load on a server, group of servers, network or object to test its strength or to analyze overall performance under different load types.

  2. 25. Apache JMeter Distributed Testing Step-by-step

    The tutorial assumes you already have JMeter installed on all the systems. The way JMeter works is one controller node initiates the test on multiple worker nodes. In this tutorial we use GUI Mode just for …

  3. Apache JMeter - User's Manual

    Building an FTP Test Plan +... 8a. Building an LDAP Test Plan +... 8b. Building an Extended LDAP Test Plan +... 9. Building a Webservice Test Plan +... 10. Building a JMS Point to point Test Plan +... 11. …

  4. Apache JMeter - User's Manual: My boss wants me to

    This mode should be used during load testing for many reasons: If you have a powerful server that supports Java but perhaps does not have a fast graphics implementation, or where you need to login …

  5. Apache JMeter - User's Manual: Getting Started

    Using CLI mode, you can generate a CSV (or XML) file containing results and have JMeter generate an HTML report at end of Load Test. JMeter will by default provide a summary of load test while it's …

  6. Apache JMeter - User's Manual: Building a Web Test Plan

    In this section, you will learn how to create a basic Test Plan to test a Web site. You will create five users that send requests to two pages on the JMeter Web site.

  7. Apache JMeter - User's Manual: Best Practices

    Don't use "View Results Tree" or "View Results in Table" listeners during the load test, use them only during scripting phase to debug your scripts. Rather than using lots of similar samplers, use the …

  8. Once you've made sure the systems are ready, it's time to setup remote testing. The tutorial assumes you already have JMeter installed on all the systems. The way JMeter works is 1 master controller …

  9. 6. Building a Database Test Plan - Apache JMeter

    In this section, you will learn how to create a basic Test Plan to test a database server. You will create fifty users that send 2 SQL requests to the database server.

  10. Apache JMeter - User's Manual: Remote (Distributed) Testing

    By running JMeter remotely, you can replicate a test across many low-end computers and thus simulate a larger load on the server. One instance of the JMeter client can control any number of remote …