Hi Shubham, as of now we dont have direct option as of now but can be done. Please refer below document community.smartbear.com/t5/SoapUI-Pro/SoapUI-automation-with-AWS-S3/td-p/143653
How to pass the header in postman because here it works by giving only username and password but when I'm doing it from postman it says invalid username and password. When I checked the http logs from soapui it has some headers which is not in my wsdl file. So if you could guide me in that please
Hi Prema, Postman also add default headers automatically. In case you want to add header manually then while sending request you can add headers as key value pair ua-cam.com/play/PL6flErFppaj1gBVlGy8Lz5VpHkCfkFOXn.html
@@Mukeshotwani I selected as below Under Authorization -> Add new Authorization -> Oauth2 ->access Token. I am passing as custom property from project level as ${#Project#accessToken}. But in run time its not picking. is there anything wrong ?
Hi Mukesh its very useful video ..I was looking for authentication video on SOAP UI..Please also upload a video on security testing..
Yes Stroller , I have planned for security testing as well. Will upload soon.
@@Mukeshotwani Brilliant, looking forward to it..and thank you so much mukesh for making life easier...
Hi Mukesh very nice video. Is it possible to authenticate using "AWS signature"??
Hi Shubham, as of now we dont have direct option as of now but can be done. Please refer below document community.smartbear.com/t5/SoapUI-Pro/SoapUI-automation-with-AWS-S3/td-p/143653
Hi Mukesh....very nice and helpful tutorials...Please upload more SOAP UI videos.
Sure Pushpendra, will upload soon
Hi Mukesh, When you would be going to upload more video to complete entire tutorial
Can you please let me know is there any video on OAuth1.0 or OAith 2.0 using REST API test case for login?
Hi Vinod, here is the playlist which covers OAuth1 and 2 ua-cam.com/play/PL6flErFppaj08LFolWioWyjfSGtCWcvVp.html
Can you tell in more detail to automate test cases using groovy script
Very useful video.. thank you very much...
Thank you mate.
Hi Mukesh, Nice video. Thanks. Please edit the title stating that Basic Authentication.
Helpful ❤️
Glad it was helpful!
Thank you so much
You're most welcome William
how we can get different WSDLs to have some hands on
Its hard to hard realtime API for each scenario but twitter and facebook exposed all API developer.twitter.com/en/docs.html
Is there any way to see that masked password in Auth panel?
Very useful but where is the next part
Hey Pratik, sorry mate I stopped SOAPUI series but will resume soon.
hi Mukesh i wish you add new videos for soap UI
How to pass the header in postman because here it works by giving only username and password but when I'm doing it from postman it says invalid username and password. When I checked the http logs from soapui it has some headers which is not in my wsdl file. So if you could guide me in that please
Hi Prema, Postman also add default headers automatically. In case you want to add header manually then while sending request you can add headers as key value pair
ua-cam.com/play/PL6flErFppaj1gBVlGy8Lz5VpHkCfkFOXn.html
@@Mukeshotwani no it's not giving me the same result as soapui but it's throwing an error that invalid username and password
If you can send me sample one then I can look into it.
@@Mukeshotwani sure, please let me know the Gmail id
mukeshotwani@learn-automation.com
Hi ,
How to pass oauth2 Access Token dynamically?
Hi Jampani for oauth2 you can pass all details which is required.
@@Mukeshotwani I selected as below Under Authorization -> Add new Authorization -> Oauth2 ->access Token. I am passing as custom property from project level as ${#Project#accessToken}. But in run time its not picking. is there anything wrong ?
Please upload more videos