Главная
Study mode:
on
1
Introduction
2
Topics
3
Prerequisites
4
Check JDK
5
Scala setup
6
Maven setup
7
IDE - IntelliJ IDEA
8
Add Scala plugin on IntelliJ
9
Option 1 - Create a new Gatling Project using Maven
10
Option 2 - Clone existing Gatling Project from GitHub
11
Add Scala SDK in IntelliJ IDEA IDE
12
Record Test
13
Gatling Script Preparation
14
Gatling Script Execution
15
Check Reports
Description:
Learn how to set up and use Gatling for performance testing in this comprehensive tutorial. Explore Maven integration, project setup, script creation, execution, and report analysis. Begin by checking prerequisites like JDK, Scala, and Maven installations. Set up your development environment with IntelliJ IDEA and necessary plugins. Create a Gatling project using Maven or clone an existing one from GitHub. Record tests, prepare scripts, and understand key components like protocol setup, scenario definition, and load simulation design. Execute Gatling scripts and interpret the generated reports to assess your application's performance.

Gatling Beginner Tutorial - Maven, Project, Scripts, Execution & Reporting

Automation Step by Step
Add to list