JMeter Beginner Tutorial 11 - Testing Web Services API

  Рет қаралды 238,196

Automation Step by Step

Automation Step by Step

Күн бұрын

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.o...
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....)
api.openweathermap.org/data/2.5/forecast/city?id=524901&APPID=1111111111
api.openweather...
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...)
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 - automationstep...
_______ ONLINE COURSES TO LEARN _______
FREE Courses - automationstep...
Udemy Discounts - automationstep...
GitHub - github.com/Rag...
Udemy - www.udemy.com/...
Training schedule - automationstep...
----------- 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 - automationstep...
LifeCharger -
Udemy Courses - www.udemy.com/...
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.

Пікірлер: 371
@RaghavPal
@RaghavPal 6 жыл бұрын
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 6 жыл бұрын
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 4 жыл бұрын
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
@RaghavPal
@RaghavPal 6 жыл бұрын
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
@RaghavPal
@RaghavPal 6 жыл бұрын
Online Courses - automationstepbystep.com/
@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
@sachinkarve3673
@sachinkarve3673 6 жыл бұрын
Raghav, you have done a fab job explaining JMeter. Cannot thank you enough!
@RaghavPal
@RaghavPal 6 жыл бұрын
Sachine, I,m glad it helped
@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.
@alqamaansari26
@alqamaansari26 8 жыл бұрын
Hi Raghav, You are doing an Awesome job. Your Explanation in Tutorial Very Clear. Keep up the Good Job.
@RaghavPal
@RaghavPal 8 жыл бұрын
I am glad it was helpful. Keep Learning.
@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.
@ksabita1
@ksabita1 4 жыл бұрын
Hi Raghav, You have explained REST API so clearly. Amazing job !! Thanks alot...
@RaghavPal
@RaghavPal 4 жыл бұрын
Most welcome Sabita
@alludharma5477
@alludharma5477 7 жыл бұрын
Hi Raghva, I just want to say thanks , those videos are helping for beginners .
@RaghavPal
@RaghavPal 6 жыл бұрын
You're welcome Allu,
@ianhodgetts3313
@ianhodgetts3313 7 жыл бұрын
Excellent explanation of APIs. I'll be using the waiter analogy in future!
@RaghavPal
@RaghavPal 7 жыл бұрын
thanks for watching Ian
@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
@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
@alexdan111111111111
@alexdan111111111111 7 жыл бұрын
You are a very good teacher, thank you very much! I wish you all the best!
@RaghavPal
@RaghavPal 7 жыл бұрын
Thanks Alex.
@doublewelogs
@doublewelogs 5 жыл бұрын
very thanks for your videos sharing your knowledge. Your example are clear and easy to understand.
@RaghavPal
@RaghavPal 5 жыл бұрын
Thanks a lot
@lovemishra8137
@lovemishra8137 3 жыл бұрын
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 3 жыл бұрын
Sure, Love, Can check this kzbin.info/www/bejne/nGSuapqNgNWMaMU
@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.
@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.
@tin5653
@tin5653 7 жыл бұрын
Another great video.... Well done.... Keep up the excellent work....
@RaghavPal
@RaghavPal 7 жыл бұрын
Thanks for watching Agustin.
@harshadadave7506
@harshadadave7506 6 жыл бұрын
Very Useful Videos Raghav. Thank You So Much for sharing :)
@RaghavPal
@RaghavPal 6 жыл бұрын
Thanks for watching Harshada
@EvergreenWonders
@EvergreenWonders 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
@EvergreenWonders
@EvergreenWonders 6 жыл бұрын
Automation Step by Step - Raghav Pal Thanks Raghav
@dipukakati5407
@dipukakati5407 8 жыл бұрын
Hi Raghav - Thanks for the video series. Please upload one video for a real-time project of performance testing using jMeter
@RaghavPal
@RaghavPal 8 жыл бұрын
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.
@amitlodhi7177
@amitlodhi7177 6 жыл бұрын
Superb tutorial for beginners. Great Job!
@RaghavPal
@RaghavPal 6 жыл бұрын
thanks for watching Amit
@bharathreddy6546
@bharathreddy6546 6 жыл бұрын
Excellent. Thanks for sharing this video. Valuable information.
@RaghavPal
@RaghavPal 6 жыл бұрын
Glad to know this Bharath
@himansusekharrath3261
@himansusekharrath3261 7 жыл бұрын
Thanks boss ..Many Many thanks for your videos
@RaghavPal
@RaghavPal 7 жыл бұрын
you're welcome Himansu
@vinodreddychinthala
@vinodreddychinthala 3 жыл бұрын
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 3 жыл бұрын
Hi Vinod, I have taken some basic examples, You can find several playlists on JMeter here - automationstepbystep.com/
@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
@amarhr6071
@amarhr6071 6 жыл бұрын
Thank you Raghav, very helpful video.
@RaghavPal
@RaghavPal 6 жыл бұрын
Glad to know this Amar
@mellamputisriramchowdary3628
@mellamputisriramchowdary3628 4 жыл бұрын
Supr explanation Raghav, Please can you tell how to authenticate and handle Token also.
@RaghavPal
@RaghavPal 4 жыл бұрын
Hi Mellamputi, f you want to pass the authorization token as a header you just need to add a HTTP Header Manager config element in the HTTP Request Sampler. You can then pass the Authorization token value in the same manner. This should help you www.redline13.com/blog/2018/05/test-rest-apis-authentication-using-jmeter/ octoperf.com/blog/2018/04/23/jmeter-rest-api-testing/ Let me know if you were able to do it
@sobyss6379
@sobyss6379 4 жыл бұрын
Hi Raghav. thank you for all of your videos. Could you please make a video on Post request of rest api with multiple users for macbook.
@RaghavPal
@RaghavPal 4 жыл бұрын
I will plan Sobys
@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
@vismikgeorge4332
@vismikgeorge4332 7 жыл бұрын
Hi Raghav, I'm using JMeter 3.3, but I'm not able to find "SOAP/XML - RPC Request" in my Sampler
@RaghavPal
@RaghavPal 7 жыл бұрын
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
@phpganesh2818
@phpganesh2818 2 жыл бұрын
could you pls expln wat are jmeter elements needed based on NFRS requrement and some scenarios based case study test execution and also some case studys regarding bottlenec analysis and resolve will be helpful and your tutorials because it's free with great content. Thanks, Raghav
@RaghavPal
@RaghavPal 2 жыл бұрын
Hi Ganesh, I will plan on this
@phpganesh2818
@phpganesh2818 2 жыл бұрын
great reply thancQ
@gollapudigomathi6484
@gollapudigomathi6484 7 жыл бұрын
Hai Raghav, Great info,In samplers Rpc request working directly is that mandatory to use http request as well
@RaghavPal
@RaghavPal 7 жыл бұрын
Hi, yes you can use it, but it is not present in latest versions.
@deepakMCA2009knit
@deepakMCA2009knit 6 жыл бұрын
SOAP/XML-RPC Request has been removed as part of Bug 60727. Use HTTP Request element as a replacement.
@RaghavPal
@RaghavPal 6 жыл бұрын
thanks Deepak, have also mentioned this in Description
@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
@ramjeekolli4543
@ramjeekolli4543 7 жыл бұрын
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 7 жыл бұрын
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
@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
@manasbarik5301
@manasbarik5301 6 жыл бұрын
Sir you are superb ,the way you teach. Please send me more video related to Jmeter Tesing
@RaghavPal
@RaghavPal 6 жыл бұрын
Thanks for your message Manas. You can find all here - automationstepbystep.com/909-2/online-courses/
@ravisinha9031
@ravisinha9031 7 жыл бұрын
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 7 жыл бұрын
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
@reddevilmelbourne
@reddevilmelbourne 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
@killervaish7714
@killervaish7714 7 жыл бұрын
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 7 жыл бұрын
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
@shinsadpuramadam
@shinsadpuramadam Ай бұрын
hi Sir, Is there any new replacement for SOAP/XML RPC request assembler in the latest Jmeter version
@RaghavPal
@RaghavPal Ай бұрын
In recent versions of JMeter, the SOAP/XML-RPC Request sampler has been removed. To test SOAP-based web services, you can use the HTTP Request sampler as a replacement
@shinsadpuramadam
@shinsadpuramadam Ай бұрын
@ Thank you sir
@supriyak3261
@supriyak3261 6 жыл бұрын
Thank u very much!! The tutorials are very helpful :)
@RaghavPal
@RaghavPal 6 жыл бұрын
Thanks for watching and letting me know Supriya
@smanap3859
@smanap3859 7 жыл бұрын
At 14:41 only SOAP API starts, right. Was it mentioned wrongly for REST API a while earlier just before 14,:41?
@RaghavPal
@RaghavPal 7 жыл бұрын
Hi Smana, first part deals with REST and second part with REST. where is the confusion
@akado5663
@akado5663 7 жыл бұрын
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 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
@akado5663
@akado5663 7 жыл бұрын
Thanks, Raghav for Info.
@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.
@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
@jeyabalaGeorge
@jeyabalaGeorge 7 жыл бұрын
Very useful Tutorial! Thank you!
@RaghavPal
@RaghavPal 7 жыл бұрын
you're welcome
@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
@amitsharma9086
@amitsharma9086 4 жыл бұрын
Sir one more query - i am not able to see "HTTP Header manager" in my (j meter 5.3) as per below instructions Next, select "HTTP Header Manager" and update ("SOAPAction" header to match your webservice) -----> this also
@RaghavPal
@RaghavPal 4 жыл бұрын
You will find under Config elements www.blazemeter.com/blog/using-jmeters-http-header-manager/
@vaidehidiwe4031
@vaidehidiwe4031 3 жыл бұрын
HI Raghav, very well explained. Thanks aton. Can you share link of session on "How to write groovy scripts" in Jmeter please.
@RaghavPal
@RaghavPal 3 жыл бұрын
I have not yet done it Vaidehi, will plan on this
@Davesjdj
@Davesjdj 7 жыл бұрын
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 7 жыл бұрын
Hi, in your case you will have to create multiple samplers per api request (method)
@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.
@Davesjdj
@Davesjdj 7 жыл бұрын
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 7 жыл бұрын
Are you getting any exception in parsing the data.
@Davesjdj
@Davesjdj 7 жыл бұрын
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 7 жыл бұрын
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.
@BobbyMcShibby
@BobbyMcShibby 8 жыл бұрын
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 8 жыл бұрын
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 8 жыл бұрын
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!
@princemushfiq
@princemushfiq 6 жыл бұрын
Excellent brother. Keep it up.
@RaghavPal
@RaghavPal 6 жыл бұрын
Thanks for watching Mushfiq
@balaradhsrihari
@balaradhsrihari Жыл бұрын
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 Жыл бұрын
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.
@mrutyunjaymallik7182
@mrutyunjaymallik7182 8 жыл бұрын
Hi, Thanks for sharing. Is it possible for the given scenario: Output of 1st web service used as input of 2nd web service and output of 2nd web service used as input of 3rd web service. Can you please share...
@RaghavPal
@RaghavPal 8 жыл бұрын
Thanks Mrutyunjay, Yes its possible through XPath extractor post processor. I will create a session on the same soon.
@mitalmajmundar3188
@mitalmajmundar3188 8 жыл бұрын
Hi Raghav, Have you created a video on XPath extractor? Waiting for that as I am having issues related to extracting Countries from the same WSDL that you have used in this video.
@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
@razvanvancea9002
@razvanvancea9002 7 жыл бұрын
Hello, I installed the XML plugin but the "SOAP/XML - RPC Request" is not displayed in Samples. Can you help me?
@RaghavPal
@RaghavPal 7 жыл бұрын
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
@NageshwarRaoCiliveru
@NageshwarRaoCiliveru 3 жыл бұрын
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
@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/
@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
@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
@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/
@daniaalkhalil8355
@daniaalkhalil8355 4 жыл бұрын
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 4 жыл бұрын
Yes Dania, check the latest videos on API here - kzbin.info/aero/PLhW3qG5bs-L9sCVY1c_vox9blIrIzwEEb
@daniaalkhalil8355
@daniaalkhalil8355 4 жыл бұрын
@@RaghavPal Thank you
@ganeshkamble9078
@ganeshkamble9078 4 жыл бұрын
Hello Raghav, Can you help us to do performance testing with protocol buffer ?
@RaghavPal
@RaghavPal 4 жыл бұрын
Hi Ganesh, I will check on this
@ganeshkamble9078
@ganeshkamble9078 4 жыл бұрын
@@RaghavPal , Appreciated about your time and efforts for teaching us in simple way! Thank you.
@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
@nitinfudani1552
@nitinfudani1552 7 жыл бұрын
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 7 жыл бұрын
Hi Nitin, just check the logs to validate if its passing the correct username and password.
@nitinfudani1552
@nitinfudani1552 7 жыл бұрын
Thank You Raghav for the quick response! Problem Resolved!
@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
@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.
@RohitThakur-xe6se
@RohitThakur-xe6se 5 жыл бұрын
Hi Raghav, Please make a video to send multiple unique Json data using CSV Set Config or any other method...
@RaghavPal
@RaghavPal 5 жыл бұрын
I will plan for it Rohit
@RohitThakur-xe6se
@RohitThakur-xe6se 5 жыл бұрын
@@RaghavPal Thanks Raghav
@techinbanking6177
@techinbanking6177 7 жыл бұрын
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 7 жыл бұрын
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.
@iamsankalp89
@iamsankalp89 8 жыл бұрын
Excellent
@Sravanthi0613
@Sravanthi0613 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
@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
@Abhishekkumar-ny9lc
@Abhishekkumar-ny9lc 6 жыл бұрын
Hello Raghav Have you uploaded any video on Socket testing using Jmeter. If u have any video or any reference please share the link and thank you for these videos, it help me alot.
@RaghavPal
@RaghavPal 6 жыл бұрын
Not yet Abhishek
@icefire3804
@icefire3804 8 жыл бұрын
👍 thanks for sharing
@janardhanrajagopal6064
@janardhanrajagopal6064 7 жыл бұрын
I am using Jmeter 3.3 version. I am not able to add SOAP API request. Could you please let me know how to add in the latest version
@RaghavPal
@RaghavPal 7 жыл бұрын
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
@janardhanrajagopal6064
@janardhanrajagopal6064 7 жыл бұрын
thank you very much raghav
@kumar.aligeti
@kumar.aligeti 6 жыл бұрын
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 6 жыл бұрын
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
@alvaro2326
@alvaro2326 7 жыл бұрын
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 7 жыл бұрын
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
@narasimhanms8822
@narasimhanms8822 7 жыл бұрын
Thanks again. Jmeter Version 3.2 -> Sampler - Does not have option of SOAP/XML-RPC Request Sampler ! Only http Request.
@RaghavPal
@RaghavPal 7 жыл бұрын
Yes, Narasimhan. SOAP/XML-RPC Request has been removed as part of Bug 60727. Use HTTP Request element as a replacement. See Building a WebService Test Planjmeter.apache.org/changes.html
@tsetnoitamotua5908
@tsetnoitamotua5908 7 жыл бұрын
The link of "See Building a WebService Test Plan" is dead :( Could to please ellaborate how to test a SOAP webservice with JMeter version 3.2+ using the HTTP Request element? BTW: Thanks for great work!!!
@tsetnoitamotua5908
@tsetnoitamotua5908 7 жыл бұрын
I've found the correct link for Build WebService Test Plan: jmeter.apache.org/usermanual/build-ws-test-plan.html
@titirghosh5571
@titirghosh5571 5 жыл бұрын
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 5 жыл бұрын
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
@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 7 жыл бұрын
how to test API now in the latest version ?
@kevivdude08
@kevivdude08 7 жыл бұрын
@yashu verma: did you find the solution?
@sreyashshukla9827
@sreyashshukla9827 7 жыл бұрын
did you find the soultion?
@prasannavenkatesh998
@prasannavenkatesh998 7 жыл бұрын
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 7 жыл бұрын
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.
@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?
@hemaharsh2381
@hemaharsh2381 6 жыл бұрын
Hello Raghav. such a good information!. How to do simulation of the json file ( Body data) in the jmeter using Http- POST method
@RaghavPal
@RaghavPal 6 жыл бұрын
Replied to your other comment Hema
@aimanjavid8441
@aimanjavid8441 7 жыл бұрын
in sampler list "SOAP/XML Request sampler" is missing here ..what i can do for that.?
@RaghavPal
@RaghavPal 7 жыл бұрын
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
@aimanjavid8441
@aimanjavid8441 7 жыл бұрын
thats fine ..Thanku
@alokranjan1657
@alokranjan1657 6 жыл бұрын
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 6 жыл бұрын
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!
@perftester781
@perftester781 7 жыл бұрын
Great job!! 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.
@RafiyaShaikhrafiya
@RafiyaShaikhrafiya 7 жыл бұрын
My Jmeter doesn't show SOAP XML-RPC under Sampler options...what do i do?
@RaghavPal
@RaghavPal 7 жыл бұрын
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
@tsetnoitamotua5908
@tsetnoitamotua5908 7 жыл бұрын
Behind a corporate proxy one have to add his proxy information on the "Advanced" tab of HTTP Request.
@swarnendubhattacharjee2201
@swarnendubhattacharjee2201 4 жыл бұрын
Hi..you got the API key by signing up the portal?
@RaghavPal
@RaghavPal 4 жыл бұрын
There is an option to get API key, You can explore as I will need to go back and check the process again
@user-lc3te3mo1p
@user-lc3te3mo1p 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.
@sriharivankayalapati873
@sriharivankayalapati873 7 жыл бұрын
Hello Raghav, I found your tutorials very easy to understand.I run test for 10 users but i get the errors for some requests like (403 Forbidden). so can you please tell me the how to slove this problem
@RaghavPal
@RaghavPal 7 жыл бұрын
Hi Srihari, in case some of your requests are getting passed and some fails, then you probably have uncovered a potential performance issue, that your servers are not able to handle multiple concurrent authentication requests. You can look at the logs for further details.
@manasbarik5301
@manasbarik5301 6 жыл бұрын
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 6 жыл бұрын
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
JMeter Full Course Masterclass | Step by Step for Beginners | Raghav Pal |
3:31:26
Automation Step by Step
Рет қаралды 1 МЛН
New Colour Match Puzzle Challenge With Squid Game 2 - Incredibox Sprunki
00:30
Тест на интелект - Minecraft Roblox
00:19
ЛогикЛаб #2
Рет қаралды 1,4 МЛН
JMeter Beginner Tutorial | How to Create and Run REST API | Get Post Put Delete
18:24
Learn Postman for API Testing (Step-by-Step Tutorial)
1:35:56
Automation Step by Step
Рет қаралды 46 М.
JMeter Beginner Tutorial 3 - How to use Assertions
18:26
Automation Step by Step
Рет қаралды 376 М.
JMeter Top most asked Interview Questions | JMeter refresher by Raghav Pal |
41:28
Automation Step by Step
Рет қаралды 66 М.
APIs for Beginners - How to use an API (Full Course / Tutorial)
3:07:07
freeCodeCamp.org
Рет қаралды 3,1 МЛН
7 | JMeter | Test Script Recorder |
16:09
Automation Step by Step
Рет қаралды 76 М.
Session1: Introduction to API Testing
1:28:06
SDET- QA
Рет қаралды 1,2 МЛН