英文: How to send http requests dynamically in Gatling? 问题 我试图将一些序列保存在静态变量中,然后针对序列的每个值进行http获取: .exec ...
如何在Kotlin中使用Gatling?
英文: How to use gatling with Kotlin? 问题 这段代码使用 Gatling 进行性能测试。您提到代码中出现了编译错误,错误信息是 "Type mismatch...
创建一个动态的POST请求,使用Session API以编程方式。
英文: Gatling :Create a POST Request Dynamically using Session API programatically 问题 以下是翻译好的部分: 我正在对一...
Gatling数据喂入器与递增值
英文: Gatling data feeder with an increment value 问题 我正在寻找创建一个数据提供程序,它会递增一个整数,同时伴随一些其他值。我已经找到一种使用Atomi...
调用 Scala 的泛型类从 Java 中丢失泛型信息
英文: invoking scala generic classes from java looses generic info 问题 尝试在Scala库中定义的Java类中使用。定义如下: fina...
Gatling – 基于配置的动态场景、注入配置和断言创建
英文: Gatling - Dynamic Scenario, InjectionProfile, Assertion creation based on Configuration 问题 我正试图编...
Gatling Recorder gRPC HTTP/2 support
英文: Gatling Recorder gRPC HTTP/2 support 问题 I want to load test a web application server which commu...
Gatling – 使用录制器录制小程序时出现的问题
英文: Gatling - Problem when using the recorder on an applet 问题 来自一个 Gatling 新手的问题。我在尝试使用录制工具在一个 Java ...
如何强制停止正在运行的测试。
英文: How to stop a running test forcibly 问题 我正在寻找一种强制停止正在进行的 Gatling 测试的方法。 就像立即停止测试一样。 已经查阅了 Gatling...
Jmeter与Gatling的性能测试比较,2020年
英文: Jmeter vs Gatling for performance testing 2020 问题 我正在尝试将Gatling与JMeter进行性能测试比较。 我的要求是: 我希望与CI/CD...