Learn JMeter Series #65 - Run JMeter Tests in GitHub Actions

preview_player
Показать описание
In this episode, you will learn how to run your #JMeter tests in #GitHub #Actions.

⌛ Table of Contents

00:00 Intro
00:30 What is GitHub Actions?
00:50 What is PerfAction?
01:07 How PerfAction Works?
02:38 PerfAction Demo
05:54 See it in Action
07:25 End Scene

➡️ My first Udemy course entitled `Performance Testing using DevWeb` has been published.
Рекомендации по теме
Комментарии
Автор

Hi Naveen, thanks for your efforts. Can you please do one on GitLab. How to run Jmeter/Perf script using GitLab CiCD

amarnathm
Автор

@QAInsights, could you please help in providing test failure criteria for this?

bharatrajganji
Автор

How does JMeter accept args? Can we customize/parameterize the host name as per the environment using args in your perfaction github action code? Please guide.
Really appreciated!

iamrajatgoyal
Автор

Your daughter's voice is very cute 😊

Neeoooo
Автор

@QAInsights how can we pass non GUI mode arguments and how can we generate html report in artifacts mode using github actions ?

jagadeeshmadhura
Автор

what to do after you have the jtl file? downloading the file and post-processing it defeats the purpose I believe

lserranov
Автор

how to convert reports from .jtl to .html and upload as an artifcat through github actions?

rajasekharcmr
Автор

at 1:17, we have to mention 2 steps, where to add these steps? where to add this "test-plan-path". Sorry i am basically manual tester.

bktumma
Автор

Hi sir, do we have similar plugin for LRE 2020 with GIT (not using jenkins)

jibinkuttan
Автор

Is it possible to generate dashboard reports using these actions? Cause I'm not able to do it.

sachin
Автор

Hello, is this the same approach for gilab also ?

sridharmurari
Автор

Hi @QAInsights, I am using csv data set config and webdriver sampler with chromedriver in my jmx file. Can you please explain how to run my jmx file with github actions?

aravindank
Автор

Hello sir i have used same actions getting error in nonGUIDriver java.lang.IllegalArgument exception... cannotResolveClassException: please suggest me the solution

priyankapatil