For those who liked new tab screen "Good afternnon, Raghav". This is a chrome extension "Momentum". Thanks Raghav, learned another good thing from you.
Karthik It mostly is due to some incorrect url or end point. Check all the sections of your request, specially the url. Check there should be no spaces. Also check if any headers are required.
Hi, Raghav I have one doubt there is an option called request message where we are passing XML request body and I got a response successfully. But when I tried the same thing in postman gave the WSDL URL and tried to pass the XML request body inside the body option present in postman as XML and hit the request but did not get the correct response
Hello, Very useful thanks for the video. But everytime my values will be different so i don't want to use indexes for validating elements. In that case how should i proceed ?
You can either validate the presence of the value or can go more deeper to extract all values and put them in a list,array and check the presence of the value
Thanks for the video, I am currently trying it on Katalon version 6.3 . In the input field the "Value" field is of type "Object" and not string, hence my test cases are failing . Can anyone help me out with this. Thanks in advance
@@RaghavPal Hi Raghav Thanks for the reply, its around 14.48 when we are giving input fields with "Value" "param type" is string in this video but for me its object. Currently its working fine, I am not sure because i hadnt given the output variable in the previous "send and verify" test case
Hi Pham, this can be issue with WSDL service. Pls check this - forum.katalon.com/t/unable-to-run-the-webservice-request-project-for-restful-services/6336/3
So JMeter is mostly used for performance testing and Katalon Studio is a functional testing tool. You can do functional testing with JMeter, but if its browser application or mobile functional testing, the option will be Katalon Studio. For performance testing of any application, it will be JMeter
For those who liked new tab screen "Good afternnon, Raghav". This is a chrome extension "Momentum".
Thanks Raghav, learned another good thing from you.
Thanks Mohit
Great tutorials Raghav! many thanks for making it so simple and understandable by anyone and everyone.
You're welcome Bhavani
Thank you soo much for the great tutorials!! You're a great teacher (by passion)!!
most welcome Mehmet
Great video like always! But Katalon does not automatically fill Request messages from WSDL like ReadyAPI/Postman? That seems rather annoying
Hi Sithian, yes and I believe katalon team is working on that. We might get the feature in new releases
Thanks Raghav for your Efforts
You're welcome Akula
You've done a very good job with these tutorials. Thanks!
You're welcome Krystian
A trick: you can watch movies at flixzone. Me and my gf have been using them for watching lots of of movies recently.
@Marshall Mohammad yea, I've been using Flixzone} for since december myself :)
@Marshall Mohammad Yea, been watching on Flixzone} for since december myself =)
HI Raghav, How can we change endpoint after importing WSDL file
Hi Maruti, You can goto the request editor in Object Repository and change it.
When I try to run this 4:40 it says service end point undefined. How do I define it?
Karthik
It mostly is due to some incorrect url or end point. Check all the sections of your request, specially the url. Check there should be no spaces. Also check if any headers are required.
hi, param type object appear not able to change to string for value how to change param type for input related to verifyelementpropertyvalue
Hi Chinmay, did you try toString() func. Can check more online
Hi, Raghav I have one doubt there is an option called request message where we are passing XML request body and I got a response successfully.
But when I tried the same thing in postman gave the WSDL URL and tried to pass the XML request body inside the body option present in postman as XML and hit the request but did not get the correct response
Hi Arvind, you may not have selected the type of request like xml, text, json. Pls watch the Postman videos here - automationstepbystep.com/
Automation Step by Step - Raghav Pal thanks for replying I went through that video as well sir and also still tried and facing an issue
Hi Arvind, I believe you are not providing the type properly in Postman. Request you to check postman documentation
@@RaghavPal thanks for replying I will do it thanks
Hello,
Very useful thanks for the video. But everytime my values will be different so i don't want to use indexes for validating elements. In that case how should i proceed ?
You can either validate the presence of the value or can go more deeper to extract all values and put them in a list,array and check the presence of the value
Thanks for the video, I am currently trying it on Katalon version 6.3 . In the input field the "Value" field is of type "Object" and not string, hence my test cases are failing . Can anyone help me out with this. Thanks in advance
Hi Harshitha, where exactly are you referring to in the video.. Pls tell me the time so I can refer and check.
@@RaghavPal Hi Raghav Thanks for the reply, its around 14.48 when we are giving input fields with "Value" "param type" is string in this video but for me its object. Currently its working fine, I am not sure because i hadnt given the output variable in the previous "send and verify" test case
Okay glad to know its working now. Best wishes.
Please help me handel error "There was problem while parsing the reponse object". Message: "Content is not allowed in prolog". Thank you so much.
Hi Pham, this can be issue with WSDL service. Pls check this - forum.katalon.com/t/unable-to-run-the-webservice-request-project-for-restful-services/6336/3
If you have to choose which do you use today? Katalon Studio or Jmeter?
Hi Széles, it will depend on the application, requirements and type of testing you need to do
Hi, can you explain? Do you have any example?
So JMeter is mostly used for performance testing and Katalon Studio is a functional testing tool. You can do functional testing with JMeter, but if its browser application or mobile functional testing, the option will be Katalon Studio. For performance testing of any application, it will be JMeter
I always have 500 Internal server error when i run my tests
Hi Kasie, will need more details and logs to check this.