К содержимому
learnspaceYOUR NEXT CHAPTER
ПРОСТРАНСТВО ОБУЧЕНИЯ
ГлавнаяКаталог курсовМоё обучениеCoursera

Знания без границ

Учитесь у лучших университетов и компаний мира.

Открыть Coursera
Интеграция
Пространство университета
Моё пространствоСтраница курса
↵
ЯЛичный кабинетСтудент
© 2026 LearnSpaceКаждый день — возможность узнать больше.Помощь
Master JMeter on Live Apps for Performance Testing · LearnSpace
Назад в каталог
courseraПрограммирование

Master JMeter on Live Apps for Performance Testing

Курс от Packt
Средний≈ 16.7 чАнглийский
О курсеНавыкиПрограммаПреподаватели

О курсе

This course features Coursera Coach! A smarter way to learn with interactive, real-time conversations that help you test your knowledge, challenge assumptions, and deepen your understanding as you progress through the course. In this course, you will master JMeter for performance testing, learning how to effectively simulate real-world load on live applications. You will gain hands-on experience with JMeter’s diverse features, such as thread groups, assertions, and listeners, to accurately assess and improve application performance. By the end of the course, you will be able to design and execute complex performance tests using JMeter to gather critical metrics and improve application reliability under load. The course takes you step by step through the process, starting with installation and configuration of JMeter, followed by script recording, load application, and analyzing the performance metrics. You’ll also delve into advanced features like JMeter plugins, BeanShell scripting, and distributed testing, ensuring you are equipped to tackle real-world challenges. Key topics include understanding thread groups, cookie management, and leveraging the power of regular expressions and data-driven testing for dynamic scenarios. Ideal for testers, developers, or anyone responsible for performance testing, this course will teach you the essential skills to run effective performance tests. It assumes no prior experience with JMeter but requires basic understanding of testing concepts. The difficulty level is moderate, ensuring a balanced learning experience for anyone wanting to enhance their testing skills.

Навыки, которые вы освоите

Performance TestingScriptingTest Script DevelopmentTest DataPerformance Stress TestingData ValidationSystem MonitoringSoftware InstallationVerification And ValidationTest ToolsSoftware TestingDistributed ComputingApplication Performance ManagementProxy ServersScenario Testing

Программа курса

15 модулей · 75 учебных материалов

01Introduction6 материалов

Introduction

JMeter IntroductionВидеоFull Course ResourcesЧтениеAdvantages of JMeter over Other Performance Testing ToolsВидеоInstalling and Configuring JMeterВидео

Учитесь у экспертов

Packt - Course Instructors

Преподаватель курса

Master JMeter on Live Apps for Performance Testing
В каталоге вашей программы

Инвестируйте в себя

Новые знания — в удобное для вас время.

Начать на Coursera

Обучение откроется на Coursera
в новой вкладке

Обучение на Coursera

≈ 16.7 ч

15 модулей

Язык: Английский

Субтитры: Казахский

Часть программы вашего университета
JMeter Tool OverviewВидео
Introduction - AssessmentЗадание
02Recording JMeter Scripts5 материалов

Recording JMeter Scripts

Recording the Application under Test with JMeterВидеоRecording and Playback of JMeter ScriptsВидеоRecording in Chrome with BlazeMeter ExtensionВидеоRecording and Playback in JMeterDIALOGUERecording JMeter Scripts - AssessmentЗадание
03How to Put Load and Analyze Performance Metrics?7 материалов

How to Put Load and Analyze Performance Metrics?

Importance of the Thread Group in JMeterВидеоApplying Load on Application with Thread GroupВидеоWhat are Listeners? What is the Importance of View Results Tree?ВидеоListeners to Monitor the Load Testing ResultsВидеоDifferent Type of Listeners and Their Use in Gathering Performance MetricsВидеоCreating Load Tests with JMeter Thread GroupsDIALOGUEHow to Put Load and Analyze Performance Metrics? - AssessmentЗадание
04Advanced Thread Group Methods for Real-Time Load with JMeter4 материалов

Advanced Thread Group Methods for Real-Time Load with JMeter

Additional Plug-ins to Set Advanced Load ConfigurationВидеоThe Concurrency Thread Group and The Ultimate Thread Group UseВидеоUsing Advanced JMeter PluginsDIALOGUEAdvanced Thread Group Methods for Real-Time Load with JMeter - AssessmentЗадание
05HTTP Cookie Manager to Capture Sessions4 материалов

HTTP Cookie Manager to Capture Sessions

Why Do We Need to Add a Cookie Manager in Tests?ВидеоUsing a Cookie Manager in JMeter TestsВидеоUnderstanding HTTP Cookie Manager in JMeterDIALOGUEHTTP Cookie Manager to Capture Sessions - AssessmentЗадание
06Assertions in JMeter4 материалов

Assertions in JMeter

Validating JMeter Tests - Pass and Fail StatusВидеоDifferent Types of Assertions That You Can Use on JMeter TestsВидеоUsing Assertions EffectivelyDIALOGUEAssertions in JMeter - AssessmentЗадание
07JMeter Controllers for Module-wise Metrics8 материалов

JMeter Controllers for Module-wise Metrics

Webtours Application Sample Demo for PracticeВидеоHow Controllers Help to Track the Performance of Applications' Modules?ВидеоImportance of the Transaction Controller and Simple ControllerВидеоInterleave Controller Use on JMeter TestsВидеоUsage of the Runtime and Random Controllers in JMeterВидеоIf and Loop Controller Importance for Stress TestingВидеоCreating and Using HTTP Request Samplers with JMeterDIALOGUEJMeter Controllers for Module-wise Metrics - AssessmentЗадание
08Timers in JMeter4 материалов

Timers in JMeter

Using Timers in JMeterВидеоConstant Throughput Timer ImportanceВидеоUsing Timers in JMeter for Realistic Load TestingDIALOGUETimers in JMeter - AssessmentЗадание
09Importance of Regular Expressions in JMeter5 материалов

Importance of Regular Expressions in JMeter

Why Do We Need Regular Expression Extractor Concept in JMeter?ВидеоPractical Example of a Flight Search Application with the Regular Expression ExtractorВидеоCombining Multiple Expressions into a Single ExtractorВидеоMastering Regular Expression Extractor in JMeterDIALOGUEImportance of Regular Expressions in JMeter - AssessmentЗадание
10Data-driven Testing with JMeter4 материалов

Data-driven Testing with JMeter

How to Create HTTP Request Samplers from Scratch Without RecordingВидеоHow to Datadrive the Data into ApplicationВидеоCreating HTTP Request Samplers in JMeterDIALOGUEData-driven Testing with JMeter - AssessmentЗадание
11Introduction to BeanShell Scripting in JMeter5 материалов

Introduction to BeanShell Scripting in JMeter

Why Beanshell Scripting? Where it Fits in JMeter ScriptingВидеоAdding Conditional Logics Through Beanshell Scripting to Decide the DataВидеоBeanShell Variables ctx, prev & Their Significance in Getting Sampler ResultsВидеоWorking with Beanshell in JMeterDIALOGUEIntroduction to BeanShell Scripting in JMeter - AssessmentЗадание
12Handling Dynamic Responses - Advanced JMeter4 материалов

Handling Dynamic Responses - Advanced JMeter

JMeter Steps to Create End to End Flow of Flight ReservationВидеоSteps to Identify Correlation and Implement Regular Expressions to itВидеоHandling Correlation in JMeterDIALOGUEHandling Dynamic Responses - Advanced JMeter - AssessmentЗадание
13JMeter Validations in Non-GUI Mode5 материалов

JMeter Validations in Non-GUI Mode

Commands to Run Tests in Non-GUI ModeВидеоMonitoring Results in Non-GUI ExecutionВидеоImportance of BlazeMeter for Cloud ExecutionВидеоRunning JMeter Tests in Non-GUI ModeDIALOGUEJMeter Validations in Non-GUI Mode - AssessmentЗадание
14JMeter Distributed Mode in Running Tests in Slave Machines4 материалов

JMeter Distributed Mode in Running Tests in Slave Machines

Importance of the Client–Server Architecture MechanismВидеоStep-by-Step Example to Run Tests on the Slave Machine from the Client MachineВидеоUnderstanding JMeter Distributed ModeDIALOGUEJMeter Distributed Mode in Running Tests in Slave Machines - AssessmentЗадание
15Monitoring Server Performance6 материалов

Monitoring Server Performance

Importance of Server MonitoringВидеоThe YourKit Profiler Tool for Server MonitoringВидеоExample Showing Different Server Performance GraphsВидеоMonitoring Server Performance - AssessmentЗаданиеFull Course Practice AssessmentЗаданиеFull Course AssessmentЗадание