品课公开课(7.4号性能测试的自动化实践)

  1. 安装Jenkins
    a. 有一些插件
    b. jenkins 目录:perfmon, report(),script,build.xml
    c. project 配置项
    • 命令行参数设置(线程数,持续时间等)
    • 调用build.xml
  2. 安装ANT
    a.
  3. 安装Jmeter
    a. ServerAgent 插件
    • nohup 后台运行
  4. build.xml
    a. ANT的配置文件
  5. 一键压测
    a. jenkins:build with parameters
    b. 在 console output
    c. 在Jenkins home page 查看聚合报告,linux monitors

你可能感兴趣的:(品课公开课(7.4号性能测试的自动化实践))