#压测平台,需要结合testerplatform的数据使用,必须创建数据后,本平台使用相同的数据库,有数据后就可以进行压测了
#压力测试平台
-
--com.okay.testcenter
- --common 公共的内容
- --aop
- --constant
- --convert
- --enumFile.webUi
- --aop
- --config 配置
- --StaticConfiguration 静态文件配置
- --SwaggerConfig 静态文件配置
- --StaticConfiguration 静态文件配置
- --controller 控制器
- --domain bean对象
- --exception统一异常处理
- --impl 实现类
- --jmeter 扩展
- --job 定时任务
- --log 日志分割
- --mapper 对象映射
- --request HTTP请求
- --service 服务
- --tools 工具
- --common 公共的内容
-
--resources
-
--browserDriver 浏览器驱动器
-
--mapper 对象映射配置文件
-
--static 静态文件(js css picture)
-
--static templates(html )
-
--static application.properties 配置文件
-
--logback-spring.xml日志配置
-
-
--test