Skip to content
  • ZipCode Api
  • Blog
  • About RedLine13
RedLine13
RedLine13
Primary Navigation Menu
Menu
  • Start Testing
  • Demo
  • Pricing
  • JMeter
  • Partners
  • Docs
    • Documentation Home
    • AWS Set Up for load testing
    • AWS Approval for Large Tests
    • PHP, NodeJS, Python Load Tests
    • Scalability
    • Jenkins Plugin Setup
    • Premium Features
    • Knowledge Base

Feature Update: Composer Plugin

By: RedLine13

Release – Composer Plugin for Load Testing

Ready for release – Composer Plugin. Composer is a Dependency Manager for PHP which allows you to install various packages before you run a load test. Users just need to install the Plugin (refer to our plugin instillation guide) and are then immediately able to get started using the plugin for custom PHP tests.

How to use

To include packages with your custom PHP test

  • Include an extra file with your test called composer.json
  • Enable the Composer plugin in your test (Advanced Settings)

Enable Composer Plugin

Example Composer.json

The following example composer.json installs a package to help make websocket calls.  To see all the packages available via composer you can browse them here.

{
    "require": {
          "textalk/websocket": "1.0.*"
    }
}

For more information, refer to the RedLine13 Composer plugin GitHub page.

2016-07-28
Previous Post: How To: Installing RedLine13 Load Testing Plugins
Next Post: Feature Update: Photos Plugin

Recent Posts

  • JMeter XML Format Post Processor
  • Order of Elements in JMeter
  • The JMeter Synthesis Report
  • Using the JMeter Plugins Manager
  • JMeter Rotating JTL Listener

Related

  • JMeter XML Format Post Processor
  • Order of Elements in JMeter
  • The JMeter Synthesis Report
  • Using the JMeter Plugins Manager
  • JMeter Rotating JTL Listener
  • Using Test Fragments in JMeter Tests
  • Step-by-Step Guide to Testing with JMeter
  • Functional Testing vs Performance Testing
  • A Gentle Introduction to Load Testing
  • Using the JMeter Counter Element

© RedLine13, LLC | Privacy Policy | Contract
Contact Us: info@redline13.com

Designed using Responsive Brix. Powered by WordPress.