Skip to content

fdslk/GatlingRepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GatlingRepo

load test by Gatling in this repo, you will know how to use gatling to do load test
  • preparation
    • download gatling

    • unzip your gatling zip file

    • use the cmd /Users/zengqiangfang/Downloads/software/gatling-charts-highcharts-bundle-3.7.5/bin

    • execute ./recorder.sh (in mac) will open the following GUI gatling recorder GUI

    • then go to a website computer-database.

      • open the developer model of your browser

      • check the presave-log operation

      • doing the following operations

        • reload home page
        • open creating page
        • create new computer entity
        • search new computer by its names
      • save HAR file

      • using Gatling to generate scala file

      • execute ./gatling.sh

      • see new scala file

      • generate test report test report

      • so far, you might know how to use gatling to do a simple test.

About

load test by Gatling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages