JMeter Beginner Tutorial 11 - Testing Web Services API

  Рет қаралды 235,831

Automation Step by Step

Automation Step by Step

8 жыл бұрын

An Update: JMeter ver 3.2 onwards - SOAP/XML-RPC Request has been removed as part of Bug 60727. Use HTTP Request element as a replacement.
Watch - Please Watch - • JMeter API Testing
See Building a WebService Test Plan jmeter.apache.org/usermanual/b...
API = Application Programming Interface
example-
Restaurant - table - WAITER - kitchen
real world example - makemytrip.com
WebServices - client - API - server
REST | SOAP
How to test REST API
------------
Step 1: Add HTTP Request Sampler
OR
Add SOAP/XML-RPC Request Sampler
Step 2: Add REST API details
(openweathermap.org/appid)
api.openweathermap.org/data/2.5/forecast/city?id=524901&APPID=1111111111
api.openweathermap.org/data/2....
api.openweathermap.org
/data/2.5/weather/
q=NewDelhi
appid=5ad76b332e2fa27ea9859353e5fdd69d
Step 3 : Run and Validate
How to test SOAP API
------------
Step 1 : Add SOAP/XML-RPC Request Sampler
Step 2 : Add details of the Soap API Request
(www.webservicex.net/New/Home/S...)
Step 3 : Run and Validate
JMeter Beginner Playlist : bit.ly/2Q0AJG3
JMeter Intermediate Playlist : bit.ly/2M6AiIS
JMeter Advanced Playlist: bit.ly/38T8KR5
Free Courses - automationstepbystep.com/
_______ ONLINE COURSES TO LEARN _______
FREE Courses - automationstepbystep.com/onli...
Udemy Discounts - automationstepbystep.com/udem...
GitHub - github.com/Raghav-Pal/
Udemy - www.udemy.com/user/raghav-pal-3/
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
----------- VERSION CONTROL SYSTEM -----------
Git & GitHub - bit.ly/2Q1pagY
GitLab - bit.ly/2kQPGyQ
----------- PERFORMANCE TESTING -----------
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
----------- MAVEN -----------
Maven - bit.ly/2NJdDRS
----------- 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
Keep Learning,
Raghav
---------- Connect with Raghav -----------
Website - automationstepbystep.com/
LifeCharger - lifecharger.org/
Udemy Courses - www.udemy.com/user/raghav-pal-3/
Facebook - / automationstepbystep
Twitter - / automationsbs
KZbin - / automationstepbystep
Call for training at your location - raghav.qna@gmail.com
You can support my mission for education by sharing this knowledge and helping as many people as you can.

Пікірлер: 372
@RaghavPal
@RaghavPal 5 жыл бұрын
An Update: JMeter ver 3.2 onwards - SOAP/XML-RPC Request has been removed as part of Bug 60727. Use HTTP Request element as a replacement. See Building a WebService Test Plan jmeter.apache.org/usermanual/build-ws-test-plan.html
@ZafarDidit
@ZafarDidit 5 жыл бұрын
with HTTP Request element - can we test SOAP API as well ?
@anurajesh6201
@anurajesh6201 5 жыл бұрын
Hi Raghav - Thank you so much for your tutorial regarding this topic. Could you please provide more info regarding importing client certificate for SOAP
@vinaybhupatiraju393
@vinaybhupatiraju393 5 жыл бұрын
Hi sir IAM able to get the result by using normal http request. But I gave parameters like q and app I'd and got the result. So what is the need of using soap rpc request in specific? IAM so thankful to ur tutorials
@muneet4079
@muneet4079 3 жыл бұрын
Hi Raghav, this one was very informative. I didn't know how to load test the API. I have a question, how do we load test an API where we must first login as an Admin user to get the same results you showed us here. I test APIs after logging into a Login api as an Admin. And the bearer access token is only valid for 120 seconds. Lemme know if you could help.
@kantdos
@kantdos 3 жыл бұрын
@@ZafarDidit yes
@aisshvaryac
@aisshvaryac 7 жыл бұрын
Raghav truly grateful to you for sharing your knowledge with so much clarity.Cheers
@RaghavPal
@RaghavPal 7 жыл бұрын
I am glad Aisshvarya, that it helped. Keep learning.
@sachinkarve3673
@sachinkarve3673 5 жыл бұрын
Raghav, you have done a fab job explaining JMeter. Cannot thank you enough!
@RaghavPal
@RaghavPal 5 жыл бұрын
Sachine, I,m glad it helped
@samirchandra2637
@samirchandra2637 4 жыл бұрын
You are an awesome teacher. The way you are teaching is simplified and understandable. I am learning new things in Performance Testing and always preferred your tutorials because it's free with great content. Thanks, Raghav
@RaghavPal
@RaghavPal 4 жыл бұрын
You're very welcome Samir. Humbled
@thasarath
@thasarath 6 жыл бұрын
Hello Raghav, You are just doing awesome Job! Your way of explaining things make more easy to understand the concepts..please keep doing. Thanks
@RaghavPal
@RaghavPal 6 жыл бұрын
Thanks for your message, will continue this.
@alqamaansari26
@alqamaansari26 7 жыл бұрын
Hi Raghav, You are doing an Awesome job. Your Explanation in Tutorial Very Clear. Keep up the Good Job.
@RaghavPal
@RaghavPal 7 жыл бұрын
I am glad it was helpful. Keep Learning.
@johnsalamat8088
@johnsalamat8088 6 жыл бұрын
AWESOME!!! Thank you very much for these very helpful, well-explained tutorials for beginners! You're a Legend!
@RaghavPal
@RaghavPal 6 жыл бұрын
Thanks for your kind words John, I am humbled
@ianhodgetts3313
@ianhodgetts3313 6 жыл бұрын
Excellent explanation of APIs. I'll be using the waiter analogy in future!
@RaghavPal
@RaghavPal 6 жыл бұрын
thanks for watching Ian
@ruchisingh920
@ruchisingh920 7 жыл бұрын
Thank you Raghav for sharing knowledge.you explained it very well.it helped a lot
@RaghavPal
@RaghavPal 7 жыл бұрын
I am glad Ruchi, it helped.
@ksabita1
@ksabita1 4 жыл бұрын
Hi Raghav, You have explained REST API so clearly. Amazing job !! Thanks alot...
@RaghavPal
@RaghavPal 4 жыл бұрын
Most welcome Sabita
@alexdan111111111111
@alexdan111111111111 6 жыл бұрын
You are a very good teacher, thank you very much! I wish you all the best!
@RaghavPal
@RaghavPal 6 жыл бұрын
Thanks Alex.
@allaniman8829
@allaniman8829 6 жыл бұрын
Thank you for sharing your knowledge. Your example are clear and easy to understand.
@RaghavPal
@RaghavPal 6 жыл бұрын
Thanks for your message Allan
@alludharma5477
@alludharma5477 6 жыл бұрын
Hi Raghva, I just want to say thanks , those videos are helping for beginners .
@RaghavPal
@RaghavPal 6 жыл бұрын
You're welcome Allu,
@tin5653
@tin5653 7 жыл бұрын
Another great video.... Well done.... Keep up the excellent work....
@RaghavPal
@RaghavPal 7 жыл бұрын
Thanks for watching Agustin.
@perftester781
@perftester781 7 жыл бұрын
Great job!! Thanks!!!
@vishal.choudhury
@vishal.choudhury 6 жыл бұрын
Thanks Raghav, You are an awesome guy.. Really learnt a lot from your tutorials.
@RaghavPal
@RaghavPal 6 жыл бұрын
Thanks for your message Vishal
@bharathreddy6546
@bharathreddy6546 5 жыл бұрын
Excellent. Thanks for sharing this video. Valuable information.
@RaghavPal
@RaghavPal 5 жыл бұрын
Glad to know this Bharath
@doublewelogs
@doublewelogs 4 жыл бұрын
very thanks for your videos sharing your knowledge. Your example are clear and easy to understand.
@RaghavPal
@RaghavPal 4 жыл бұрын
Thanks a lot
@supriyak3261
@supriyak3261 6 жыл бұрын
Thank u very much!! The tutorials are very helpful :)
@RaghavPal
@RaghavPal 6 жыл бұрын
Thanks for watching and letting me know Supriya
@prasannavenkatesh998
@prasannavenkatesh998 6 жыл бұрын
Hi Ragav, In this video when you give the number of thread count as 10, then some of the SOAP request are failing right? How can i debug why those request got failed?
@RaghavPal
@RaghavPal 6 жыл бұрын
Hi Prasana, you can add listeners like View Results Tree and see the actual request and response. In case you get any server side error like 5xx code, then the issue is at server end. i.e.its not able to handle the load.
@harshadadave7506
@harshadadave7506 6 жыл бұрын
Very Useful Videos Raghav. Thank You So Much for sharing :)
@RaghavPal
@RaghavPal 6 жыл бұрын
Thanks for watching Harshada
@JustgamingiPhonegames
@JustgamingiPhonegames 7 жыл бұрын
how do you get the end URL for soap? I did not get that point.
@RaghavPal
@RaghavPal 7 жыл бұрын
hi Bharath, as shown i have taken it from the url on the browser. Endpoint is the URL where your service can be accessed by a client application. Most commonly you can fetch the endpoint from the wsdl url. example: If wsdl url is: www.blah.com/myproject/webservice/webmethod?wsdl then endpoint is: www.blah.com/myproject/webservice/webmethod
@jeyabalaGeorge
@jeyabalaGeorge 6 жыл бұрын
Very useful Tutorial! Thank you!
@RaghavPal
@RaghavPal 6 жыл бұрын
you're welcome
@manasbarik5301
@manasbarik5301 5 жыл бұрын
HI , can you please let me know, on 5.1 version , which sampler i use . i got only the http one not the having the soap/rpc sampler
@RaghavPal
@RaghavPal 5 жыл бұрын
Hi Manas, JMeter ver 3.2 onwards - SOAP/XML-RPC Request has been removed as part of Bug 60727. Use HTTP Request element as a replacement. See Building a WebService Test Plan jmeter.apache.org/usermanual/build-ws-test-plan.html
@amitlodhi7177
@amitlodhi7177 6 жыл бұрын
Superb tutorial for beginners. Great Job!
@RaghavPal
@RaghavPal 6 жыл бұрын
thanks for watching Amit
@razvanvancea9002
@razvanvancea9002 6 жыл бұрын
Hello, I installed the XML plugin but the "SOAP/XML - RPC Request" is not displayed in Samples. Can you help me?
@RaghavPal
@RaghavPal 6 жыл бұрын
Hi Razvan, have mentioned this in description of the video - JMeter ver 3.2 onwards - SOAP/XML-RPC Request has been removed as part of Bug 60727. Use HTTP Request element as a replacement. See Building a WebService Test Plan - jmeter.apache.org/usermanual/build-ws-test-plan.html
@vikasnanu1
@vikasnanu1 6 жыл бұрын
Hi Raghav, Thanks for the wonderful tutorials on jmeter. i have been following all your tutorials. Request you to please have a series of tutorials on REST API. Many Thanks
@RaghavPal
@RaghavPal 6 жыл бұрын
Glad to know this Vikas, You can see tutorials on SOAPUI and POSTMAN, will add new sessions soon. kzbin.info/aero/PLhW3qG5bs-L-oT0GenwPLcJAPD_SiFK3C kzbin.info/aero/PLhW3qG5bs-L-Bt9T_bnyflQ0Te4VgFhKF
@vikasnanu1
@vikasnanu1 6 жыл бұрын
Automation Step by Step - Raghav Pal Thanks Raghav
@chrisforonda
@chrisforonda 7 жыл бұрын
Great tutural Raghav. How do test a get request. Where you get the information and you want to extract an authorization key from the request and insert it into another request every time you run the test?
@RaghavPal
@RaghavPal 7 жыл бұрын
Thanks for liking. You can use regular expression to extract values and provide to subsequent request. Watch this - kzbin.info/www/bejne/bV6xlKyQqrqEpNk
@Koushik.kamlekar
@Koushik.kamlekar 4 жыл бұрын
Hi Raghav, I have a scenario like need to add Parameter and Body in the HTTP request. While accessing ,able to use only one as input. Could you please let me know how to give input values for both. Thanks!
@RaghavPal
@RaghavPal 4 жыл бұрын
Hi Koushik, We now use HTML Sampler for API requests, There is option to provide parameters. I will try to create a session on this
@lovemishra8137
@lovemishra8137 2 жыл бұрын
It's a nice video. Hope it will help me in future. I am a technical analyst at CG and I am currently on bench. I once heard about this JMeater and so I thought I should watch some video and your video come as first search results. Please discuss the scope of it too. Thank you
@RaghavPal
@RaghavPal 2 жыл бұрын
Sure, Love, Can check this kzbin.info/www/bejne/nGSuapqNgNWMaMU
@amarhr6071
@amarhr6071 6 жыл бұрын
Thank you Raghav, very helpful video.
@RaghavPal
@RaghavPal 6 жыл бұрын
Glad to know this Amar
@kumar.aligeti
@kumar.aligeti 5 жыл бұрын
Hi Raghav, i need to run multiple APIs and these are inter linked means , after one API runs then i need to take some date from the responce then i need to use that in next Rest API, then i need to hit the 2nd Rest API and some date need to pick up from responce and that data to be used in 3rd Rest API... so this is whole is a set. I need to do perfomrece testing on this ... please tell me how can i do this?
@RaghavPal
@RaghavPal 5 жыл бұрын
Hi Kumara, what are your API format, REST or SOAP, in case of JSON response you can use JSON extractor in case of XML you can use XML extractors. Here are some videos to help kzbin.info/www/bejne/bV6xlKyQqrqEpNk kzbin.info/aero/PLhW3qG5bs-L-oMT1Cnrurt7gEaLrRub2V
@himansusekharrath3261
@himansusekharrath3261 7 жыл бұрын
Thanks boss ..Many Many thanks for your videos
@RaghavPal
@RaghavPal 6 жыл бұрын
you're welcome Himansu
@manasbarik5301
@manasbarik5301 5 жыл бұрын
Sir you are superb ,the way you teach. Please send me more video related to Jmeter Tesing
@RaghavPal
@RaghavPal 5 жыл бұрын
Thanks for your message Manas. You can find all here - automationstepbystep.com/909-2/online-courses/
@ramjeekolli4543
@ramjeekolli4543 6 жыл бұрын
Hi Raghav, i could not find the sampler 'SOAP/XML-RCP request' in 4.0 version, it is throwing 'this test element is obsolete' message when i reuse my old jmx file. How do we test this now in 4.0 version?
@RaghavPal
@RaghavPal 6 жыл бұрын
Hi Ramjee, JMeter ver 3.2 onwards - SOAP/XML-RPC Request has been removed as part of Bug 60727. Use HTTP Request element as a replacement. See Building a WebService Test Plan jmeter.apache.org/usermanual/build-ws-test-plan.html
@ravisinha9031
@ravisinha9031 6 жыл бұрын
Hi Raghav ,Plz suggest how to work this out with JMeter 3.3 the latest version? As there is not SOAP-RPC Sampler in the Menu item
@RaghavPal
@RaghavPal 6 жыл бұрын
Hi Ravi, An Update: JMeter ver 3.2 onwards - SOAP/XML-RPC Request has been removed as part of Bug 60727. Use HTTP Request element as a replacement. See Building a WebService Test Plan - jmeter.apache.org/usermanual/build-ws-test-plan.html
@achinkumarror
@achinkumarror 6 жыл бұрын
SOAP XML RPC Request sampler is no more available in Jmeter ? From where can i get free sopa API?
@RaghavPal
@RaghavPal 6 жыл бұрын
JMeter ver 3.2 onwards - SOAP/XML-RPC Request has been removed as part of Bug 60727. Use HTTP Request element as a replacement. See Building a WebService Test Plan jmeter.apache.org/usermanual/build-ws-test-plan.html
@icefire3804
@icefire3804 7 жыл бұрын
👍 thanks for sharing
@dipukakati5407
@dipukakati5407 7 жыл бұрын
Hi Raghav - Thanks for the video series. Please upload one video for a real-time project of performance testing using jMeter
@RaghavPal
@RaghavPal 7 жыл бұрын
hi Dipu, although i have tried to cover most of the concept that will be useful in any real time projects, will try to create more sessions with practical implementations.
@vismikgeorge4332
@vismikgeorge4332 6 жыл бұрын
Hi Raghav, I'm using JMeter 3.3, but I'm not able to find "SOAP/XML - RPC Request" in my Sampler
@RaghavPal
@RaghavPal 6 жыл бұрын
Hi Vismi JMeter ver 3.2 onwards - SOAP/XML-RPC Request has been removed as part of Bug 60727. Use HTTP Request element as a replacement. See Building a WebService Test Plan jmeter.apache.org/usermanual/build-ws-test-plan.html
@techinbanking6177
@techinbanking6177 6 жыл бұрын
Dear Raghav, I have one query on the difference in response time using the 2 samplers (SOAP XML RPC request and http sampler). If we are using the SOAP sampler the request is processed faster. Will it not affect the end results? So now the performance becomes dependent on the sampler used. Am I correct or missing something?
@RaghavPal
@RaghavPal 6 жыл бұрын
Hi Prashant, Are all your parameters and configurations for both samplers same. Not sure why is it showing this. Ideally, sampler should not impact server performance.
@killervaish7714
@killervaish7714 6 жыл бұрын
Hi Raghav, Need help regarding Tutorial 9, in jmeter 3.2 SOAP is not in sampler and jmeter 3.0 is removed by apache from its website what to do?
@RaghavPal
@RaghavPal 6 жыл бұрын
Hi, i have added this info in the description of the video JMeter ver 3.2 onwards - SOAP/XML-RPC Request has been removed as part of Bug 60727. Use HTTP Request element as a replacement. See Building a WebService Test Plan jmeter.apache.org/usermanual/build-ws-test-plan.html
@akshartube
@akshartube 6 жыл бұрын
Great tutorial 👍
@RaghavPal
@RaghavPal 6 жыл бұрын
Thanks for watching Akshar
@jineshjayamohanan414
@jineshjayamohanan414 7 жыл бұрын
Hi Raghav, I was just going through the API Testing tutorial and faced a issue. I am using JMeter V3.2 still no SOAP/XML-RPC Request sampler displayed. Could you please help out.
@RaghavPal
@RaghavPal 7 жыл бұрын
Hi Jinesh, Yes, . SOAP/XML-RPC Request has been removed as part of Bug 60727. Use HTTP Request element as a replacement. See Building a WebService Test Plan jmeter.apache.org/usermanual/build-ws-test-plan.html
@Davesjdj
@Davesjdj 6 жыл бұрын
Hi Raghav, My soap webservies have many methods. I need to test performance of each method. So what is the way to call methods in the api. I am using HTTP request sampler in Jmeter 3.3. Where shall I specify method in the Request.For example getItemList is one of the method and wsdl is ItemAPI.wsdl
@RaghavPal
@RaghavPal 6 жыл бұрын
Hi, in your case you will have to create multiple samplers per api request (method)
@iamsankalp89
@iamsankalp89 7 жыл бұрын
Excellent
@KKboosters
@KKboosters 5 жыл бұрын
Hi Raghav, need a query , L&P testing we are using JMeter ...scenario is : API Testing 1st API request to java application that response 401 handle by java code and return to another java method with adding some parameter value to handle this response and finally we got the 200 response. please guide me how to handle this scenario via JMeter script.
@RaghavPal
@RaghavPal 5 жыл бұрын
Hi Kannan, replied you on mail, you can use a java code inside JMeter to run any java app
@princemushfiq
@princemushfiq 6 жыл бұрын
Excellent brother. Keep it up.
@RaghavPal
@RaghavPal 6 жыл бұрын
Thanks for watching Mushfiq
@alvaro2326
@alvaro2326 6 жыл бұрын
I'm using Jmeter 3.3 and there's no SOAP/XML-RPC Request. Has this been replaced with a different sampler, or is it no longer necessary?
@RaghavPal
@RaghavPal 6 жыл бұрын
Hi Alvaro JMeter ver 3.2 onwards - SOAP/XML-RPC Request has been removed as part of Bug 60727. Use HTTP Request element as a replacement. See Building a WebService Test Plan jmeter.apache.org/usermanual/build-ws-test-plan.html
@shrutikabasatwar3589
@shrutikabasatwar3589 4 жыл бұрын
my api collection is ready in postman.Please suggest how can i use that postman collection in jmeter for performance testing
@RaghavPal
@RaghavPal 4 жыл бұрын
Hi Shrutika, Although I did not try this, following can help loadium.com/postman-to-jmeter-converter/ stackoverflow.com/questions/48009587/postman-script-to-jmeter-script apiumhub.com/tech-blog-barcelona/automatizing-postman-test-jmeter/
@tsetnoitamotua5908
@tsetnoitamotua5908 7 жыл бұрын
Behind a corporate proxy one have to add his proxy information on the "Advanced" tab of HTTP Request.
@qavbox1446
@qavbox1446 7 жыл бұрын
Hello Raghav! I found your tutorials very easy to understand however, I am having problem with testing webservice SOAP because SOAP sampler was removed in JMeter ver 3.2 can you share how to test webservice using the latest version of JMeter. Thank you
@RaghavPal
@RaghavPal 7 жыл бұрын
Yes, . SOAP/XML-RPC Request has been removed as part of Bug 60727. Use HTTP Request element as a replacement. See Building a WebService Test Plan jmeter.apache.org/usermanual/build-ws-test-plan.html
@SivarasaAravinth
@SivarasaAravinth 6 жыл бұрын
good job bro (y)
@RajatKumar-mr8df
@RajatKumar-mr8df 6 жыл бұрын
Thanks a lot Raghav for the JMeter video you have prepared. :) Can we get the same type of videos for Selenium webdriver as well?
@RaghavPal
@RaghavPal 6 жыл бұрын
Sure Rajat, you can get Selenium videos in the playlist - kzbin.info/door/Tt7pyY-o0eltq14glaG5dgplaylists
@saishankar505
@saishankar505 6 жыл бұрын
SOAP/XML-RPC request sampler is missing in jmeter 4.0, please tell which option i need to select?
@RaghavPal
@RaghavPal 6 жыл бұрын
JMeter ver 3.2 onwards - SOAP/XML-RPC Request has been removed as part of Bug 60727. Use HTTP Request element as a replacement. See Building a WebService Test Plan jmeter.apache.org/usermanual/build-ws-test-plan.html
@adisatapathy
@adisatapathy 6 жыл бұрын
Hi raghav i'm using jmeter 4.0 version there is no soap web service or sopa/xml sampler how can i proceed??
@RaghavPal
@RaghavPal 6 жыл бұрын
Hi Aditya, I have mentioned this in the Description JMeter ver 3.2 onwards - SOAP/XML-RPC Request has been removed as part of Bug 60727. Use HTTP Request element as a replacement. See Building a WebService Test Plan jmeter.apache.org/usermanual/build-ws-test-plan.html
@NageshwarRaoCiliveru
@NageshwarRaoCiliveru 2 жыл бұрын
Hi, can you give me an example to authenticate using wsdl and process the rest of the wsdl end point using jmeter
@RaghavPal
@RaghavPal 2 жыл бұрын
I will plan on this Nageshwar
@balaradhsrihari
@balaradhsrihari 8 ай бұрын
I'm using jmeter for api testing and whenever I hit on my api in the testplan, jmeter gets stuck and opens the api after 10-15seconds, same happens when I hit on sample result of the api in view result tree. I've Uninstalled and reinstalled jmeter and jdk but still my jmeter shows the same issue. Using jmeter 5.6.2 and jdk 21. Pls help me with the issue
@RaghavPal
@RaghavPal 8 ай бұрын
Srihari The issue you're experiencing with JMeter getting stuck and taking a long time to respond to API calls and view results could be caused by various factors. Here are some potential causes and solutions to investigate: 1. **Slow System Resources:** Check if your system has sufficient resources, such as CPU, RAM, and network bandwidth, to handle the load of the API testing. If your system is overloaded, it can cause delays in JMeter's response times. 2. **Network Latency:** Ensure that your network connection is stable and has low latency. High latency can significantly impact JMeter's ability to communicate with the API server. 3. **API Server Performance:** Verify that the API server itself is performing well and can handle the load of your test requests. If the API server is experiencing performance issues, it can cause delays in response times. 4. **JMeter Memory Settings:** Increase the Java heap size allocated to JMeter if it's running out of memory. This can be done by modifying the `JAVA_OPTS` environment variable or using the `-Xmx` flag when starting JMeter. 5. **JMeter Configuration:** Review your JMeter configuration settings, particularly those related to the JDBC connection, HTTP request samplers, and listeners. Ensure that the settings are optimized for your testing scenario. 6. **JMeter Thread Group:** Adjust the ramp-up period and thread count in the Concurrency Thread Group to manage the load gradually and avoid overloading the system. 7. **JMeter Plugins:** Disable any unnecessary plugins that might be interfering with JMeter's performance. 8. **JVM Garbage Collection:** Check if JVM garbage collection settings are causing delays. Consider using the `-XX:+UseG1GC` flag to enable the G1 garbage collector, which may improve performance. 9. **JMeter Version:** Ensure you're using the latest stable version of JMeter. Older versions may have known bugs or performance issues that have been addressed in newer releases. 10. **Community Support:** If the issue persists, consider seeking assistance from the JMeter community forums or mailing lists. There may be specific configuration or compatibility issues related to your environment that require additional guidance. Remember, performance testing involves understanding the performance bottlenecks and limitations of both the system under test and the testing infrastructure. By carefully analyzing the system resources, network conditions, API server performance, and JMeter configuration, you can identify the root cause of the delays and implement appropriate solutions to improve JMeter's responsiveness.
@ishamahajan7834
@ishamahajan7834 6 жыл бұрын
Hi Raghav, In JMeter 4.0, I cannot find Sampler - SOAP/XML-RPC Request. How and where to look about?
@RaghavPal
@RaghavPal 6 жыл бұрын
Hi Isha, JMeter ver 3.2 onwards - SOAP/XML-RPC Request has been removed as part of Bug 60727. Use HTTP Request element as a replacement. See Building a WebService Test Plan jmeter.apache.org/usermanual/build-ws-test-plan.html
@kowserparvez3355
@kowserparvez3355 6 жыл бұрын
dumb question ... on the listeners u said to create .csv files ... is it still the .csv file or is it changed for excel ? or anything newer .. thanks
@RaghavPal
@RaghavPal 6 жыл бұрын
Yes you can use csv files
@kowserparvez3355
@kowserparvez3355 6 жыл бұрын
thank you sir. appreciate your help ... great videos
@smanap3859
@smanap3859 6 жыл бұрын
At 14:41 only SOAP API starts, right. Was it mentioned wrongly for REST API a while earlier just before 14,:41?
@RaghavPal
@RaghavPal 6 жыл бұрын
Hi Smana, first part deals with REST and second part with REST. where is the confusion
@mehulb8549
@mehulb8549 6 жыл бұрын
Hi...Raghav I m using Apache JMeter 4.0 As I follow your video I can not see SOAP/XML- RPC Request Opthin on Thread group > Add > Sampler > can you please suggest how to sort this out. Thank you
@RaghavPal
@RaghavPal 6 жыл бұрын
Hi Mehul JMeter ver 3.2 onwards - SOAP/XML-RPC Request has been removed as part of Bug 60727. Use HTTP Request element as a replacement. See Building a WebService Test Plan jmeter.apache.org/usermanual/build-ws-test-plan.html
@mehulb8549
@mehulb8549 6 жыл бұрын
Thank you, Raghav
@ashiize
@ashiize 7 жыл бұрын
how to decrypt recorded web services in jmeter???
@vinodreddychinthala
@vinodreddychinthala 2 жыл бұрын
Thanks raghav, for giving your time towards exploring the knowledge. Have you done any videos for load testing of a flow using API's like for login, perform some task like book a ticket, logout..... Etc
@RaghavPal
@RaghavPal 2 жыл бұрын
Hi Vinod, I have taken some basic examples, You can find several playlists on JMeter here - automationstepbystep.com/
@NidsExpressions
@NidsExpressions 7 жыл бұрын
Really Good tutorial! Explained every part of FTP concept very comprehensively! Thanks Raghav:)
@RaghavPal
@RaghavPal 7 жыл бұрын
Hi Nidhi, thanks for watching and learning.
@Useless.gmailcom
@Useless.gmailcom 7 жыл бұрын
Hi Raghav, Can I record a test and check the performance of it instead going for csv file for authentication???
@RaghavPal
@RaghavPal 7 жыл бұрын
Hi Partha, you can surely create a test with call parameters hard coded , as well the assertions and do not require a csv file.
@daniaalkhalil8355
@daniaalkhalil8355 3 жыл бұрын
hello Ragahv thank you for this video but i don't have the option SOAP/XML-RPC Request Sampler in my jmeter Version 5.4 ! please advice
@RaghavPal
@RaghavPal 3 жыл бұрын
Yes Dania, check the latest videos on API here - kzbin.info/aero/PLhW3qG5bs-L9sCVY1c_vox9blIrIzwEEb
@daniaalkhalil8355
@daniaalkhalil8355 3 жыл бұрын
@@RaghavPal Thank you
@esheetpatel6923
@esheetpatel6923 7 жыл бұрын
Hi Raghav, What to do if my variable is in parameter? For example, my URL is www.lifecharger.org/xyzabc/ND_1000. Now when I refresh my page then in my URL xyzabc become qwerty and it changes when you refresh the page and new value is created in place of qwerty. How can I tell JMeter to understand that the URL have new values when JMeter tries to retrieve it? How to handle dynamica variable in URL without input name or type? Thank you,
@RaghavPal
@RaghavPal 7 жыл бұрын
you can check using correlation
@SahanMendis
@SahanMendis 8 жыл бұрын
Hi can assertions be made for the REST or SOAP responses? Also you used "NewDelhi" as your search parameter for the REST API URL, is there anyway to like CSV file to load other cities to be sent per URL call? BTW this is a very good video! thank you!
@RaghavPal
@RaghavPal 8 жыл бұрын
Thanks Sahan for liking. Yes, assertions can be made on response by using Response Assertions. You can watch this video: kzbin.info/www/bejne/o4nLdGx5qbZ1eZo You can load API parameter from external file like CSV. I will create a video for this shortly.
@RaghavPal
@RaghavPal 8 жыл бұрын
here you go: Jmeter Beginner Tutorial 13 - How to read data from csv file (Parameterisation) kzbin.info/www/bejne/l3nCi5uDp817nqs
@akado5663
@akado5663 6 жыл бұрын
Hello Raghav, Thanks a lot, for your very nice videos. I have a question, I am using JMeter 3.3 and I don't see any SOAP Sampler I have also download Custom SOAP Sampler but I don't see any Field SOAP Action in it and I can not send SOAP Request. is there any separate sampler for SOAP in 3.3 to use? if yes where do i get it? (I get the follwoing Error: soap:ClientSystem.Web.Services.Protocols.SoapException: Server did not recognize the value of HTTP Header SOAPAction: . at System.Web.Services.Protocols.Soap11ServerProtocolHelper.RouteRequest() at System.Web.Services.Protocols.SoapServerProtocol.RouteRequest(SoapServerMessage message) at System.Web.Services.Protocols.SoapServerProtocol.Initialize() at System.Web.Services.Protocols.ServerProtocolFactory.Create(Type type, HttpContext context, HttpRequest request, HttpResponse response, Boolean& abortProcessing)
@RaghavPal
@RaghavPal 6 жыл бұрын
JMeter ver 3.2 onwards - SOAP/XML-RPC Request has been removed as part of Bug 60727. Use HTTP Request element as a replacement. See Building a WebService Test Plan jmeter.apache.org/usermanual/build-ws-test-plan.html
@akado5663
@akado5663 6 жыл бұрын
Thanks, Raghav for Info.
@SnehaLathaM
@SnehaLathaM 6 жыл бұрын
Thank you for providing these tutorials.Its very helpful for us. In JMETER 4.0, SOAP/XML-RPC Request Sampler is not available. Can you let us know how to do that without this sampler. For REST I did it with HTTP Request Sampler. IS the process same with SOAP service?
@RaghavPal
@RaghavPal 6 жыл бұрын
Hi Sneha, thanks for watching. An Update: JMeter ver 3.2 onwards - SOAP/XML-RPC Request has been removed as part of Bug 60727. Use HTTP Request element as a replacement. See Building a WebService Test Plan jmeter.apache.org/usermanual/build-ws-test-plan.html
@supriyak3261
@supriyak3261 6 жыл бұрын
SoapXml/RPC request is not available in my Jmeter tool
@RaghavPal
@RaghavPal 6 жыл бұрын
JMeter ver 3.2 onwards - SOAP/XML-RPC Request has been removed as part of Bug 60727. Use HTTP Request element as a replacement. See Building a WebService Test Plan jmeter.apache.org/usermanual/build-ws-test-plan.html
@arundevsingh9900
@arundevsingh9900 6 жыл бұрын
Hi Raghav, I am learning from this series of Jeter and i have installed Jeter 4.0, and there is no way to add sampler: Soap/XML-RPC Request. So, please let me know how to add and send soap request while using SOAP API using http request. Thanks in advance. 🙂
@RaghavPal
@RaghavPal 6 жыл бұрын
Hi Arun JMeter ver 3.2 onwards - SOAP/XML-RPC Request has been removed as part of Bug 60727. Use HTTP Request element as a replacement. See Building a WebService Test Plan jmeter.apache.org/usermanual/build-ws-test-plan.html
@RS-gb5yv
@RS-gb5yv 6 жыл бұрын
Thanx its really helpful
@RaghavPal
@RaghavPal 6 жыл бұрын
You're welcome
@qapitolqauninterrupted2127
@qapitolqauninterrupted2127 6 жыл бұрын
Hi Raghav, I have apache version 3.2r and in this i am not getting option for Soap/XML rpc request. could you please tell me where I will get it
@RaghavPal
@RaghavPal 6 жыл бұрын
Hi, JMeter ver 3.2 onwards - SOAP/XML-RPC Request has been removed as part of Bug 60727. Use HTTP Request element as a replacement. See Building a WebService Test Plan jmeter.apache.org/usermanual/build-ws-test-plan.html
@qapitolqauninterrupted2127
@qapitolqauninterrupted2127 6 жыл бұрын
thnksss
@abhinavanand4076
@abhinavanand4076 6 жыл бұрын
hello sir can you tell me the best certification for jmeter. I have one Vskills for jmeter plz tell me which is best.
@RaghavPal
@RaghavPal 6 жыл бұрын
Answered your other comment Abhinav
@sriharivankayalapati873
@sriharivankayalapati873 7 жыл бұрын
hi raghav, i am doing load test in jmeter . i got some errors like non http response code java.net.connectexception. how to solve this problem .
@RaghavPal
@RaghavPal 6 жыл бұрын
Hi Srihari, this looks like an issue from the server side. can check this : stackoverflow.com/questions/30164200/getting-response-code-non-http-response-code-java-net-connectexception-for-som
@venkateshenumula1345
@venkateshenumula1345 5 жыл бұрын
I am not getting the SOAP/XML -RPC request in my samplers list. I am using apache J meter v 5.1.1
@RaghavPal
@RaghavPal 5 жыл бұрын
Hi Venkatesh, JMeter ver 3.2 onwards - SOAP/XML-RPC Request has been removed as part of Bug 60727. Use HTTP Request element as a replacement. See Building a WebService Test Plan jmeter.apache.org/usermanual/build-ws-test-plan.html
@titirghosh5571
@titirghosh5571 4 жыл бұрын
Hi Raghav, I find your tutorials extremely useful. Can you please let me know when does an error message like this - "Non HTTP response code: Java.net.SocketException" appear? What does it mean? Also, suppose I am testing an application for 400 users. So how to understand what is the maximum load that the application can go under? I mean what is the error message that would be received for threshold load exceeded? Thanks a lot in advance.
@RaghavPal
@RaghavPal 4 жыл бұрын
Hi Titir, This may usually happen if the server has closed the connection at its end (issue at the server end) or probably an issue with the request that you send to the server (client end) For checking the application performance you have to set a baseline (i.e. record the metrics with normal load) and then keep on increasing the load gradually and on every run compare the metrics with baseline (e.g. response time, throughput, avg etc) If you start getting huge differences, that would mean your application (servers) cannot take more load
@prachiswain705
@prachiswain705 4 жыл бұрын
Hi, I have viewed all the videos in the playlist. All these are really helpful. Thanks for sharing knowledge. 1 help I need from you. Please let me know how much Java I should learn and what topics in java I should learn to write proper beanshell script for complex scenarios.
@RaghavPal
@RaghavPal 4 жыл бұрын
Hi Prachi, You can start with basics, and understand OOP concepts, After this I will say that you can learn and work as per the topic or script you need to write. Can check Java tutorials here - automationstepbystep.com/
@priyank17apr
@priyank17apr 7 жыл бұрын
Hi Raghav, I have 2 test cases , its running fine in jmeter. now i want to configure my SVN and Jmeter ...Like in code if any changes its happened in svn .... test case will execute immediately.
@RaghavPal
@RaghavPal 7 жыл бұрын
You can create commands to run your jmeter test from commandline. Watch this. kzbin.info/www/bejne/gWOZomiMnNx_gc0 And then set it up to run from jenkins. Watch this : kzbin.info/www/bejne/o4qqgoOgbJ2Mnqs&list=PLhW3qG5bs-L-PpK83CC_m_bWd_722tvgk Then in jenkins you can select source control as svn.
@zaintariq8843
@zaintariq8843 4 жыл бұрын
Hello Raghav, So I signed up at website for the API keys and once I Logged in, the server name starts with “samples” Instead of api.openweather.. why is that? My test failed once I changed it to api for IP under web server on jmeter.
@RaghavPal
@RaghavPal 4 жыл бұрын
Hi Zain, In case there are any changes at the api side, you can create the request accordingly. Can also try any other API in case this one is not working. I took this as a demo
@zaintariq8843
@zaintariq8843 4 жыл бұрын
Automation Step by Step - Raghav Pal sounds good, thank you for getting back.
@veerendhrakumar3853
@veerendhrakumar3853 5 жыл бұрын
hi Raghav, i have one question for you. why Jmeter has 8888 as default port number ?
@RaghavPal
@RaghavPal 5 жыл бұрын
Hi Veerendhra, Not exactly sure on this.
@BobbyMcShibby
@BobbyMcShibby 7 жыл бұрын
Hi Raghav, Thanks for the helpful video. Quick question: The SOAP example you provided in the video has shown that it cannot handle 10 concurrent threads and you briefly mentioned what were the next steps you would take to solve the issue. You also mentioned that you have went over this in your previous sessions but I don't remember seeing/hearing them. Could you please list or link the video that contains next steps on how to find the root cause and troubleshoot the problem? Thank you!
@RaghavPal
@RaghavPal 7 жыл бұрын
Hi Bobby, What i mentioned was, using other sessions in this series you can create and get a detailed results including factors like response time, latency and can also get graphical results to better understand the performance issues. Let me know if there is anything specific you want to know.
@BobbyMcShibby
@BobbyMcShibby 7 жыл бұрын
Yes, I am aware of being able to find response and latency times, but how exactly do you figure out why it cannot handle 10 users? Or is that something you just report to the dev team and have them figure it out? Thanks!
@happydays3714
@happydays3714 6 жыл бұрын
Very Well explained Raghav pal. I just started working on API performance testing. Can i reach out to you for any questions ? thanks!
@RaghavPal
@RaghavPal 6 жыл бұрын
Great to know this. Yes you can put your questions, messages in the comment section of the relevant video.
@nitinfudani1552
@nitinfudani1552 6 жыл бұрын
Hi Raghav I am trying to prepare the dynamic login script using REST api but facing issues for the same. What i have done so far 1. Prepare the Static Script first, it became successfull for 1 user. Now i am trying to do it for multiple users, so i made a csv containing few users and pass the variable as ${username} and ${pword} in place of static values in XML code..and when i run my script, getting 400 Bad request error. Please let me know what i am missing in my script? Awaiting for your positive response Thanks,
@RaghavPal
@RaghavPal 6 жыл бұрын
Hi Nitin, just check the logs to validate if its passing the correct username and password.
@nitinfudani1552
@nitinfudani1552 6 жыл бұрын
Thank You Raghav for the quick response! Problem Resolved!
@gollapudigomathi6484
@gollapudigomathi6484 6 жыл бұрын
Hai Raghav, Great info,In samplers Rpc request working directly is that mandatory to use http request as well
@RaghavPal
@RaghavPal 6 жыл бұрын
Hi, yes you can use it, but it is not present in latest versions.
@himabindukethireddy1048
@himabindukethireddy1048 4 жыл бұрын
Hi Raghav, I want to create a test plan using IFTTT. Could you please inform me how to proceed
@RaghavPal
@RaghavPal 4 жыл бұрын
Hi Himabindu, I have to check on this online.
@hafizuzairhasan2115
@hafizuzairhasan2115 4 жыл бұрын
Hi, Thanks alot for this video, I have one question, How can give the image parameter (attributes) in Body Data Like Firstname, Lastname, Profile_image Field for the Post Query in HTTP Request. Thanks in Advance.
@RaghavPal
@RaghavPal 4 жыл бұрын
Hi Hafiz, I did not get you completely, How do you provide this in functional testing, it will be the same here. stackoverflow.com/questions/48200768/jmeter-send-image-and-other-parameters-together-in-post-request
@hadiaaziz9160
@hadiaaziz9160 6 жыл бұрын
raghav how can we test API in mobile app testing for example if we are testing some travelling app?
@RaghavPal
@RaghavPal 6 жыл бұрын
You can check this - kzbin.info/www/bejne/gHenlJqBhp2JfNk
@ganeshghodke3981
@ganeshghodke3981 7 жыл бұрын
Hi Raghav,I am trying to this web services (API) testing using 3.2 Jmeter. I am unable to found option SOAP/XML-RPC Request under Sampler. is there any other file required for web service. could you please help?
@RaghavPal
@RaghavPal 7 жыл бұрын
JMeter ver 3.2 onwards - SOAP/XML-RPC Request has been removed as part of Bug 60727. Use HTTP Request element as a replacement. See Building a WebService Test Plan jmeter.apache.org/usermanual/build-ws-test-plan.html
@ganeshghodke3981
@ganeshghodke3981 7 жыл бұрын
Thanks Raghav
@sriharivankayalapati873
@sriharivankayalapati873 7 жыл бұрын
hello raghav I am using 16gb ram and intel core i5, 7th gen machine. Can you please tell me the Maximum number of threads supported by JMeter... thanks
@RaghavPal
@RaghavPal 7 жыл бұрын
Hi Srihari, see this should help - stackoverflow.com/questions/3528765/jmeter-max-thread-limit
@fitwithbhushanletsdoit578
@fitwithbhushanletsdoit578 5 жыл бұрын
But this wont handle HTTPS requests, I do not see any Video in your playlist. It would be really great to have that. thanks @Raghav
@RaghavPal
@RaghavPal 5 жыл бұрын
Hi, now we need to use https sampler for api requests and you can provide https in protocol filed. I will make new videos on that
@Travelet
@Travelet 6 жыл бұрын
Hello Raghav, I want to test web services with Auth 2.0 authentication, can you let us know how we can do it?
@RaghavPal
@RaghavPal 6 жыл бұрын
Hi, can you check if this link helps you - stackoverflow.com/questions/41818784/how-to-do-a-oauth-2-0-authentication-in-jmeter?
@akhilp2384
@akhilp2384 7 жыл бұрын
hi Raghav.. good to know that you are online and responded to my comments..I am basically into mobile app and electronic devices testing...can you suggest or give me some tutorials on automating mobile apps ( both iOS & android).also if you know any tool that can help me test electronic hardware ....thnx in advance
@RaghavPal
@RaghavPal 7 жыл бұрын
Akhil, i will be making sessions on mobile testing both iOS and android, but not much info on electronic hardware
@SMallineni
@SMallineni 2 жыл бұрын
Hi sir Is it good to learn jmeter after postman to get a job jmeter is continuation of postman ? or its alternative
@RaghavPal
@RaghavPal 2 жыл бұрын
Yes, it will be a good diverse skill set
@sriharivankayalapati873
@sriharivankayalapati873 7 жыл бұрын
Hi Ragav i am running distributed load testing . i am adding all rdps ip's add in jmeter properties file . add on the all servers of rdps. but i am getting one error . ie Connection refused to host :172.13.12.32 ; nested exception is: java.net.ConnectException:Connection timed out: connect can please tell me answer as soon as possible . thank you srihari
@RaghavPal
@RaghavPal 7 жыл бұрын
Hi Srihari, can you test manually if your node is accessible from your master machine.
@sriharivankayalapati873
@sriharivankayalapati873 7 жыл бұрын
yes its accessible. it shows on jmeter. and one more thing i am using aws RDPS...
@ChrisShepard8122
@ChrisShepard8122 7 жыл бұрын
Hi, Your videos are great and have been very useful. Just wanted to let you know the SOAP/XML-RPC Request Sampler has been removed in Jmeter v.3.2. This video needs an update.
@RaghavPal
@RaghavPal 7 жыл бұрын
Hi Chris, although this have been mentioned in description and few comments as well. I will plan to create a new version as well
@ChrisShepard8122
@ChrisShepard8122 7 жыл бұрын
Hi, Yes I noticed that you mentioned it in the description. I just wanted to give you a heads up for if you wanted to make an update. Some of our newer users to KZbin might get confused.
@yashuverma3811
@yashuverma3811 6 жыл бұрын
how to test API now in the latest version ?
@kevivdude08
@kevivdude08 6 жыл бұрын
@yashu verma: did you find the solution?
@sreyashshukla9827
@sreyashshukla9827 6 жыл бұрын
did you find the soultion?
@Davesjdj
@Davesjdj 6 жыл бұрын
Hi Raghav, Wanted to know how to test the performance of an api which brings loads of data in response on giving different inputs in request.
@RaghavPal
@RaghavPal 6 жыл бұрын
Are you getting any exception in parsing the data.
@Davesjdj
@Davesjdj 6 жыл бұрын
No Raghav, just wanted to know that is it possible to test such scenario in Jmeter.I am working ona library application. where there is no rush of users but loads of items are returned through API.So is it possible to performance test API's which returns loads of data in return
@RaghavPal
@RaghavPal 6 жыл бұрын
Yes, you can try setting the test and then see if you get any error in logs. Ideally you should be able to achieve this.
@alokranjan1657
@alokranjan1657 5 жыл бұрын
I have created the script with my key and its working but when i am try change the city other then London like Bristol, Derby and even Noida then it works but always showing the the City as London in the response
@RaghavPal
@RaghavPal 5 жыл бұрын
Hi Alok, pls check if the data is passed properly in the request, You can use step by step debugger to see the variables and its values. kzbin.info/www/bejne/bXusZHp6Zc6Zitk
@igprasad
@igprasad 5 жыл бұрын
@@RaghavPal Hi Raghav, even i have the same issue, showing city as London eventhough i change the city name, and also if I keep method POST it is giving me error as invalid apiKey, Can you please post another updated video how to test with SOAP API as SOAP Request was removed in new version of jmeter,Thanks!
JMeter tutorial 14 - How to test SOAP/REST APIs in JMeter
16:02
Quality Assurance Lab
Рет қаралды 30 М.
Inside Out Babies (Inside Out Animation)
00:21
FASH
Рет қаралды 21 МЛН
MISS CIRCLE STUDENTS BULLY ME!
00:12
Andreas Eskander
Рет қаралды 19 МЛН
Nastya and SeanDoesMagic
00:16
Nastya
Рет қаралды 38 МЛН
Little girl's dream of a giant teddy bear is about to come true #shorts
00:32
JMeter Beginner Tutorial | How to create SOAP API Request
17:58
Automation Step by Step
Рет қаралды 34 М.
Postman Tutorial #7 - HTTP Methods GET and POST in Postman
13:18
Software Testing Mentor
Рет қаралды 43 М.
API Testing using JMeter : POST Request
19:31
Testing World
Рет қаралды 15 М.
13 | JMeter | HTML Reports from GUI & CMD |
22:08
Automation Step by Step
Рет қаралды 37 М.
What is API and API Testing
17:04
Test-o-blog
Рет қаралды 155 М.
7 | JMeter | Test Script Recorder |
16:09
Automation Step by Step
Рет қаралды 65 М.
Inside Out Babies (Inside Out Animation)
00:21
FASH
Рет қаралды 21 МЛН