摘要:
0.背景 组内需要一款轻量级的性能测试工具,之前考虑过LR(太笨重,单实例,当然它的地位是不容置疑的),阿里云的PTS(https://pts.aliyun.com/lite/index.htm, 仅支持阿里云内网和公网机器),Gatling(http://gatling.io/ /)没有TPS数据 阅读全文
摘要:
1. Overview In this tutorial, we’ll see how we can define multiple template locations using Thymeleaf in a Spring Boot application. 2. Maven Dependenc 阅读全文
摘要:
Ngrinder支持Maven结构的测试脚本。使用ScriptHandlerFactory来个脚本选择处理器handler,目前有JythonScriptHandler, GroovyScriptHandler和GroovyMavenProjectHandler三种。 ScriptHandlerFa 阅读全文