Coder Social home page Coder Social logo

mcs-lite-jmeter-test's Introduction

mcs-lite-jmeter-test

Use JMeter script to do API functional testing and server load/stability testing

Setup Environment

  1. To install JMeter 2.13.

  2. To install the following JMeter plugins

    All the plugins can all be managed by Jmeter Plugins Manager.

  3. To extend JMeter library support for JSON by adding 3 minimal-json-0.9.4*.jar files from minimal-json to ${JMeterRoot}/lib/ext folder.

Get Started

  1. Launch ApacheJMeter.jar, which is under ${JMeterRoot}/bin folder.
  2. Open the test script in JMeter and modify the user variable, envVariables_local, to fit your test environment.

Functional Testing

The test cases are in SmokeTest_lite.jmx. You can see the test result in View Results Tress.

Load/Capacity Testing

The test cases are in PerformanceTest_lite.jmx. You can see the test result in Transaction per Second and PerfMon Metric Collector.

Suggest to execute this performance test script in non-GUI mode with command

 ${JMeterRoot}/bin/jmeter -n -t PerformanceTest_lite.jmx -l LogFile.jtl

Here are some userful practices while doing performance testing via JMeter: 9 Easy Solutions for a JMeter Load Test “Out of Memory” Failure

mcs-lite-jmeter-test's People

Contributors

dariachen avatar evenchange4 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

mcs-lite-jmeter-test's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.