Gatling is a load and performance testing framework.
Questions tagged [gatling]
2 questions
2
votes
1 answer
What are best practices to implement Gatling in CI?
Gatling creates an HTML report:
Reports generated in 0s.
Please open the following file: /path/to/target/gatling/recordedsimulation-1496161958749/index.html
[info] Simulation RecordedSimulation successful.
[info] Simulation(s) execution…
030
- 13,383
- 17
- 76
- 178
1
vote
1 answer
How to performance test websites using Gatling that are encrypted using Certbot?
Aim
to performance test a UI
Method
Run Gatling recorder
Once the gatling recorder proxy has been started, configure this proxy in the webbrowser that will be used for the test
Login to the UI
Navigate to the website
Save the…
030
- 13,383
- 17
- 76
- 178