8 | JMeter | Blazemeter Recorder |

  Рет қаралды 34,270

Automation Step by Step

Automation Step by Step

3 жыл бұрын

FREE courses - automationstepbystep.com/
How to use Blazemeter to Record JMeter Tests
Step 1 - Create Blazemeter Account
Step 2 -Get Blazemeter Extension
Step 3 - Login to Blazemeter
Step 4 - Record test
Step 5 - Save JMX
Step 6 - Add JMX in JMeter and Run
Join Automation Step By Step channel: kzbin.info...
Stories by Raghav - automationstepbystep.com/stor...
My Udemy Courses - automationstepbystep.com/udem...
Every LIKE & SUBSCRIPTION gives me great motivation to keep working for you
You can support my mission for education by sharing this knowledge and helping as many people as you can
If my work has helped you, consider helping any animal near you, in any way you can.
#JMeterBeginnerTutorials
_______ ONLINE COURSES TO LEARN _______
automationstepbystep.com/onli...
GitHub - github.com/Raghav-Pal/
Udemy - www.udemy.com/user/raghav-pal-3/
Training by Raghav at your venue - raghav.qna@gmail.com
Training schedule - automationstepbystep.com/trai...
----------- UI TESTING -----------
Selenium Beginners - bit.ly/2MGRS8K
Selenium Java Framework from Scratch - bit.ly/2N9xvR6
Selenium Python - bit.ly/2oyMp5x
Selenium Tips - bit.ly/2owxc50
Selenium Builder - bit.ly/2MKNtlq
Katalon Studio - bit.ly/2wARFdi
Robot Framework with RIDE- bit.ly/2Px6Ue9
Robot Framework with Eclipse - bit.ly/2N8DZxb
Protractor - bit.ly/2KtqVkU
TestProject - bit.ly/2DRNJYE
----------- API TESTING -----------
Web Services (API) - bit.ly/2MGafL7
SoapUI - bit.ly/2MGahmd
Postman - bit.ly/2wz8LrW
General - bit.ly/2PYdwmV
Katalon Studio API Testing - bit.ly/2BwuCTN
----------- MOBILE TESTING -----------
Appium - bit.ly/2ZHFSGX
Mobile Playlist - bit.ly/2PxpeUv
----------- CI | CD | DEVOPS -----------
Jenkins Beginner - bit.ly/2MIn8EC
Jenkins Tips & Trick - bit.ly/2LRt6xC
Docker - bit.ly/2MInnzx
Kubernetes - bit.ly/2MJIlMK
------------VIRTUALISATION------------
Virtualization on windows - bit.ly/2SItIL9
----------- VERSION CONTROL SYSTEM -----------
Git & GitHub - bit.ly/2Q1pagY
GitLab - bit.ly/2kQPGyQ
----------- PERFORMANCE TESTING -----------
JMeter Beginner - bit.ly/2oBbtIU
JMeter Intermediate - bit.ly/2oziNVB
JMeter Advanced - bit.ly/2Q22Y6a
JMeter Tips & Tricks - bit.ly/2NOfWD2
Performance Testing - bit.ly/2wEXbLS
----------- PROGRAMMING -----------
Java Beginners - bit.ly/2PVUcXs
Java Tips & Tricks - bit.ly/2CdcDnJ
GROOVY - bit.ly/2FvWV5C
JAVASCRIPT - bit.ly/2KJDZ8o
PYTHON - bit.ly/2Z4iRye
----------- IDE -----------
Visual Studio Code - bit.ly/2V15yvt
----------- BUILD TOOLS -----------
Maven - bit.ly/2NJdDRS
Gradle - bit.ly/30l3h1B
----------- OTHERS -----------
Redis- bit.ly/2N9jyCG
Misc - bit.ly/2Q2q5xQ
Tools & Tips - bit.ly/2oBfwoR
QnA Friday- bit.ly/2NgwGpw
Sunday Special - bit.ly/2wB23BO
Ask Raghav - bit.ly/2CoJGWf
Interviews - bit.ly/2NIPPxk
All Playlists - bit.ly/2LSiezA
---------- Connect with Raghav -----------
Website - automationstepbystep.com/
LifeCharger - lifecharger.org/
Udemy Courses - www.udemy.com/user/raghav-pal-3/
Facebook - / automationstepbystep
Twitter - / learnwithraghav
KZbin - / automationstepbystep
Never Stop Learning
Raghav

Пікірлер: 53
@Karthickmasanmasan
@Karthickmasanmasan Жыл бұрын
A very crisp video for Blazemeter with relevant to Jmeter usage in specific, Thank you.
@RaghavPal
@RaghavPal Жыл бұрын
Most welcome Karthick
@svetlanamazhaykina6918
@svetlanamazhaykina6918 4 ай бұрын
Thank you for your work, Raghav! Well done!
@RaghavPal
@RaghavPal 4 ай бұрын
Thanks a lot!
@bujjisuni4468
@bujjisuni4468 3 жыл бұрын
Thank you Sir for sharing your knowledge with us
@RaghavPal
@RaghavPal 3 жыл бұрын
Most welcome
@kingsleyudoh3195
@kingsleyudoh3195 2 жыл бұрын
Thanks so much for this video. It was very helpful
@RaghavPal
@RaghavPal 2 жыл бұрын
Most welcome
@moonwarrior6682
@moonwarrior6682 Жыл бұрын
Thanks so much for this video. It was very helpful 🙏
@RaghavPal
@RaghavPal Жыл бұрын
You're so welcome!
@Lucajeck
@Lucajeck 3 жыл бұрын
Hi, thank you very much for your videos, I have been an analyst tester for a short time and I have learned a lot thanks to you. I need a little advice. Is there any way or tool to compare the output of one set of APIs with the output of another set of APIs automatically? I would like to understand if the new APIs developed by the developers have the same output as the old ones with the same input. Thank you very much.
@RaghavPal
@RaghavPal 3 жыл бұрын
Hi, yes, there are tools and ways that you can use to compare API responses, if you search will get some options. Here are few links: SOAPUI - stackoverflow.com/questions/36762891/how-to-compare-values-from-response-of-two-different-requests-in-soap-ui-using-g POSTMAN - community.postman.com/t/compare-two-json-responses-but-ordering-of-items-in-them-doesnt-matter/13522 REST ASSURED - www.quora.com/What-is-the-best-way-to-do-API-response-comparison-I-have-been-comparing-the-JSON-response-against-a-stored-JSON-response-using-REST-Assured-framework-Is-there-a-better-way JMETER - www.blazemeter.com/blog/the-easiest-way-to-compare-rest-api-responses-using-jmeter
@Lucajeck
@Lucajeck 3 жыл бұрын
@@RaghavPal than you very much :)
@allisondavis9187
@allisondavis9187 5 ай бұрын
Thanks so much for this! You made the process so simple to understand. Btw I’m new at load testing 😊
@RaghavPal
@RaghavPal 5 ай бұрын
Most welcome Allison
@4u2nv787
@4u2nv787 3 жыл бұрын
Very knowledgeable video indeed. I just have a question, I am starting to work on performance testing of a web-application and I am stuck at the login page. My current milestone is to go through the login page by providing login credentials and then swarm the dashboard page with load. Can I do it using the same process that you showed in the video? Thanks.
@RaghavPal
@RaghavPal 3 жыл бұрын
Hi Taimur, yes can try
@ngocdieu4529
@ngocdieu4529 2 жыл бұрын
Hi. Thank you for your video. Do you have the video to record a native mobile app?
@RaghavPal
@RaghavPal 2 жыл бұрын
Not yet
@princemalik5917
@princemalik5917 2 жыл бұрын
Hi Raghav, Can we record multiple scenarios in blazemeter and use same in jmeter under same test plan ?
@RaghavPal
@RaghavPal 2 жыл бұрын
Hi Prince, as far as I know, when you export from blazemeter, you get a .jmx file that you can import in your JMeter and it comes as a Test Plan, One of the ways can be that you create your scenarios in Blazemeter and export and then from multiple jmx (test plans) copy the samplers and other elements as needed in one single JMeter test plan
@alaayousef401
@alaayousef401 Жыл бұрын
Thank u :)
@RaghavPal
@RaghavPal Жыл бұрын
You're welcome 😊
@himanshupatel7904
@himanshupatel7904 2 жыл бұрын
Hi Thanks for sharing this tutorial. Can you please share one tutorial to record a mobile native application?
@RaghavPal
@RaghavPal 2 жыл бұрын
Sure Himanshu, can check this too - kzbin.info/aero/PLhW3qG5bs-L_Eosy1Nj1tKHC5jcBAVkPb
@rekaram9067
@rekaram9067 Жыл бұрын
Hi, if we use blazemeter we can't albe to record the recording logs like we have that option in Jmeter. How to do the correlation without having the recording view result tree logs?
@RaghavPal
@RaghavPal Жыл бұрын
Here Blazemeter is just to record and get the jmx file, then you will be using JMeter to run and analyse
@seethibabureddy9376
@seethibabureddy9376 2 жыл бұрын
Tq.. sir...
@RaghavPal
@RaghavPal 2 жыл бұрын
Most welcome Seethi
@rahulyelgetti2168
@rahulyelgetti2168 Жыл бұрын
Hi, thank you for the jmeter video. They are very easy to understand. I am facing one issue while recording through blazemeter. I cannot save the file into jmeter it is showing only selenium option. Blazemeter version 5.5.0 can you please help me out.
@RaghavPal
@RaghavPal Жыл бұрын
Hi Rahul Have you logged into you blazemeter account. There may be some ui changes in the latest ver. Can refer the documentation
@nawazzaidi85
@nawazzaidi85 2 жыл бұрын
Hi, i am not getting Jmeter (JMX) inside save option
@RaghavPal
@RaghavPal 2 жыл бұрын
Hi Nawaz, will need more details, also point the time in the video this is referred to
@fhoenix3841
@fhoenix3841 2 жыл бұрын
Very nice video but I am having an issue with creating jmx file it's disabled in blazemeter
@RaghavPal
@RaghavPal 2 жыл бұрын
Not sure if anything is changed, Pls check this - guide.blazemeter.com/hc/en-us/articles/206732849-Chrome-Extension-Record
@ayonaaliceyeldo3770
@ayonaaliceyeldo3770 2 жыл бұрын
Hi , I am not getting results tree. Could you please help me to solve the problem?
@RaghavPal
@RaghavPal 2 жыл бұрын
Hi Ayona, what listeners have you added, You can add View Results in Tree Listener
@ayonaaliceyeldo3770
@ayonaaliceyeldo3770 2 жыл бұрын
@@RaghavPal thank you..
@Arunsharma-dw6dv
@Arunsharma-dw6dv 4 ай бұрын
can we recording xml file, like we get for recording template in jmeter. xml is very useful for correlations
@RaghavPal
@RaghavPal 4 ай бұрын
Arun Yes, you can record XML files for correlations in JMeter, similar to the recording template feature. JMeter allows you to create customizable templates that can be tailored to save recordings in XML format, which is particularly useful for handling dynamic values in performance testing scenarios. To create a customizable template in JMeter for recording XML files, you would typically modify the `templates.xml` file within the JMeter directory to declare your template with the desired parameters. This involves specifying the template name, file path, and any parameters you want the user to input, such as the name of the XML file where the recording will be saved. The template file itself would be a `.jmx.fmkr` file that JMeter processes to replace custom tags with user-provided values during recording¹. Additionally, JMeter's Correlation Recorder plugin can simplify the process by automatically recording dynamic variables and correlating them during the recording time, which can be a time-saver compared to manual correlation².
@Arunsharma-dw6dv
@Arunsharma-dw6dv 4 ай бұрын
how we can do it in blazemeter, due to security reasons, i am not able to apply proxy in any of the browers, hence not able to use recording template, in blazemter, is there any way we can create xml file also along with recording the flow @@RaghavPal
@RaghavPal
@RaghavPal 4 ай бұрын
Blazemeter offers a couple ways to achieve recording without a traditional browser proxy: 1. BlazeMeter Chrome Extension: This extension allows you to record HTTP requests and associated data directly within your Chrome browser. It eliminates the need for a separate proxy server and simplifies the process. Here's how to use it: * Install the BlazeMeter Chrome Extension from the Chrome Web Store. * Log in to your BlazeMeter account and navigate to the "Performance" tab. * Click on "Record" and choose "Chrome Extension." * Follow the on-screen instructions to initiate recording within your Chrome browser. * Once finished recording your user flow, you can export the script as a JMeter script (JMX file) for further editing within BlazeMeter. 2. Browser Developer Tools (HAR Export): Most modern browsers like Chrome and Firefox have built-in developer tools that can capture network traffic. While not as convenient as a recording extension, it allows you to capture the HTTP requests during your user flow. * Open the developer tools in your browser (usually by pressing F12). * Navigate to the "Network" tab. * Perform your desired user flow on the website. * Once finished, right-click within the captured requests list and choose "Save as HAR." This creates a HAR file containing the recorded network traffic. * BlazeMeter offers a HAR to JMeter converter tool: [www.blazemeter.com/blog/jmeter-tutorial](www.blazemeter.com/blog/jmeter-tutorial). Upload your HAR file and convert it to a JMeter script (JMX) for further editing within BlazeMeter. Note: While these methods bypass the need for a traditional proxy, some websites may employ additional security measures that could limit capturing all requests.
@harshinismysteries8014
@harshinismysteries8014 2 жыл бұрын
Sir we are giving only 1 thread user then why this much test are passing ?
@RaghavPal
@RaghavPal 2 жыл бұрын
Hi Harshini, it is fine, let me know what issues you faced
@harshinismysteries8014
@harshinismysteries8014 2 жыл бұрын
@@RaghavPal okay Sir 👍If I am clicking a single link means in script it showing that same link 4 to 5 times.... So Actualky I'm clicking on only 5 links but in scripts it showing 20 links (the link was repeated) ? Is it right or wrong sir ?
@RaghavPal
@RaghavPal 2 жыл бұрын
the samplers will run based on the threads, iterations and time, so a single sampler can run multiple times
@harshinismysteries8014
@harshinismysteries8014 2 жыл бұрын
@@RaghavPal Okay Sir..now it's clear 👍
@raghavav438
@raghavav438 Ай бұрын
How to record the script in the incognito window with blaze meter
@RaghavPal
@RaghavPal Ай бұрын
Raghava To record a script using the BlazeMeter Chrome Extension in incognito mode, follow these steps: 1. Install the BlazeMeter Chrome Extension: - Download and install the BlazeMeter plugin from the Chrome Web Store. - Add the extension to your Chrome browser. 2. Record Your Actions: - Open an incognito window in your browser. - Start accessing your web app or browse the URLs you want to test. - The BlazeMeter extension will capture all HTTP/S requests sent by your browser during your interaction with the web application. 3. Pause and Stop Recording: - Once you've recorded the requests, press "Pause" when you're done. - Click the "Stop" button on the left panel to finalize the recording. 4. Convert to Script: - The extension will create a JMeter or Selenium script from the recorded requests. - You can upload the script to BlazeMeter for execution. Remember, the BlazeMeter Chrome Extension simplifies recording and running performance tests without needing to install JMeter or Selenium locally --
@raghavav438
@raghavav438 Ай бұрын
I have done these steps in incognito with blaze meter i need login the application with SSO login details but the blaze meter is not capture the login details whatever we provided the manual data
@RaghavPal
@RaghavPal Ай бұрын
will need to check on this online or take community help..
@bujjisuni4468
@bujjisuni4468 3 жыл бұрын
Please make a video on JMETER NATIVE MOBILE APP Recording and a live example of website and mobile app performance testing with TESTMETRICS
@RaghavPal
@RaghavPal 3 жыл бұрын
I will try
9 | JMeter | HowToGetDataFromCSVFile |
12:14
Automation Step by Step
Рет қаралды 15 М.
4 | JMeter | First Test |
10:23
Automation Step by Step
Рет қаралды 14 М.
50 YouTubers Fight For $1,000,000
41:27
MrBeast
Рет қаралды 210 МЛН
Useful gadget for styling hair 🤩💖 #gadgets #hairstyle
00:20
FLIP FLOP Hacks
Рет қаралды 10 МЛН
Alex hid in the closet #shorts
00:14
Mihdens
Рет қаралды 16 МЛН
6 | JMeter | Assertions |
13:27
Automation Step by Step
Рет қаралды 10 М.
5 | JMeter | Listeners |
16:25
Automation Step by Step
Рет қаралды 12 М.
12 | JMeter |  CMD |
12:16
Automation Step by Step
Рет қаралды 8 М.
Why didn't the Angular team just use RxJS instead of Signals?
8:15
Joshua Morony
Рет қаралды 90 М.
10 | JMeter |  Config Elements for HTTP test |
12:07
Automation Step by Step
Рет қаралды 9 М.
JMeter Beginner Tutorials | Tips n Tricks 5 💡 How to use JSON Extractor
14:14
Automation Step by Step
Рет қаралды 46 М.
50 YouTubers Fight For $1,000,000
41:27
MrBeast
Рет қаралды 210 МЛН