The Wayback Machine - https://web.archive.org/web/20220806161730/https://github.com/topics/load-testing
Skip to content
#

load-testing

Here are 633 public repositories matching this topic...

k6
Vmihajlovic
Vmihajlovic commented Jul 22, 2022

Brief summary

Setting the above parameter in the options object causes a GoError to be thrown during the run. Tested this on both local runs and k6 Cloud, the behaviour is the same.

k6 version

k6 v0.38.3

OS

macOS 12.4

Docker version and image (if applicable)

No response

Steps to reproduce the problem

setting an option rps in the options object to

HttpRunner 是一个开源的 API 测试工具,支持 HTTP(S) / HTTP2 / WebSocket / RPC 等网络协议,涵盖接口测试、性能测试、数字体验监测等测试类型。简单易用,功能强大,具有丰富的插件化机制和高度的可扩展能力。
  • Updated Aug 3, 2022
  • Go
predator
Ardesco
Ardesco commented Mar 10, 2016

We need to add more integration tests (living in the src/it folder) to cover various usage scenarios.

Right now we only have a single test that just checks that the plugin can run a basic test with no additional configuration (This can be used as an example on how to configure other integration tests). We should be testing various configuration options as well.

Requirements:

  • The .jmx files

Framework allows to perform load testing with Apache Jmeter, view application/server metrics in real-time with Grafana, analyze errors cause with detailed traces for failed requests, compare different test runs in scripted dashboard and perform frontend performance testing with sitespeed.io+webpagetest
  • Updated Jul 6, 2022
  • JavaScript

Improve this page

Add a description, image, and links to the load-testing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the load-testing topic, visit your repo's landing page and select "manage topics."

Learn more