Gatling Java Version - Beginners Tutorial and Guide

preview_player
Показать описание
Learn how to get started with the new Java version of Gatling in this beginners tutorial. Covers installation of Gatling, using the Gatling Recorder and executing your first Gatling stress test.

🎓 Gatling Tutorial Courses 🎓

💻 Other Gatling Resources 💻

⭐️ Course Contents ⭐️
(00:00:00) Intro
(00:01:51) Gatling Overview
(00:02:23) Gatling Installation
(00:06:29) Gatling Recorder
(00:10:17) Gatling Script Analysis & Breakdown
(00:12:39) Gatling Script Execution
(00:13:57) Next steps with Gatling
Рекомендации по теме
Комментарии
Автор

🧐 My first Gatling video in a while, but the Java version is such a significant update that I felt compelled to make it. Let me know in the comments how you are getting on with it!

james-willett
Автор

Cool! Thanks for a lot of insights about Gatling from zero-base :D

jeongyeollee
Автор

In the newest version there's no Recorder class in the sources. Run "mvn gatling:recorder" instead.

bunio
Автор

Hi, thanks for the tutorial,

I have a situation where im trying to run this test on jenkins server on ec2 machine where this new prompt for menu selection isnt getting handled properly resulting in test not getting instantiated.

Have you come across such a situation or know any ways to bypass this ? Thanks!

puneinfrastructures