Thank you Naveen for this short and sweet tutorial on using request module for API testing. It helped me a lot during interview
@geethasowjanya1810Ай бұрын
Hi Naveen, this is my first time commenting on you tube. And I wanna really appreciate and thank you for the work and dedication you are putting towards automation testing. You are one of the reasons to increase my knowledge and Excel in my career. You are like a Guru to me. Your way of teaching flow and crisp in topics explanation doesn't bore the audience. You are doing a great Ed service 👍..Thank you so much.. And hope for more videos on python, AWS services and api testing
@sksingh329 Жыл бұрын
Thank you Naveen for this short and sweet tutorial on using request module for API testing 🙂
@sidharthasuar2450 Жыл бұрын
Hi Naveen, Thanks for posting this video..And in future will be looking for more python automation topics
Grate, but this one is pretty straightforward. It will be grate if you create a framework for API Testing
@QATechie Жыл бұрын
Thank you. very clear.👍
@softwaretestsquad11 ай бұрын
It will be really helpful if you can create a detailed video or a playlist for api testing framework using pytest.
@soumyajit443 Жыл бұрын
Can you make a series on API Automation using Java as the videos in KZbin are old now . 5 years back you had made. Why did you choose python ? Shall I switch from Java to Python ?
@giri198210 ай бұрын
Thank you
@GG-hk5iz5 ай бұрын
Sweet and Simple
@ramprasadpatil4649 Жыл бұрын
Hello Naveen, please create playlist on Robot Framework.
@AliAyaan-h9f4 ай бұрын
it was a good, very well explained video, but instead of doing this we can do it manually much faster please enlighten this
@amitdp28 Жыл бұрын
Hi Naveen, Thanks for making this video on REST API testing using Python requests library. It would be great if you make video on GraphQL API testing using the same Python request library. Currently I moved to another project and there we are using GraphQL APIs testing using Python requests. Thanks in advance. Regards, Amit Patil
@mamtachugh73038 ай бұрын
I am new to Api automation and i have to decide tool and i dont know which tool and language i should pick for api automation.
@SHUBHAMSHARMA-oz7re5 ай бұрын
@@mamtachugh7303 1. Java -- > Rest Assured 2. Postman ---> Automation using JavaScript 3. Python ---> Requests Arrange From most to least to most Famous.. depends on what language you choose for selenium. U have to choose same for API.
@rohitkapade113011 ай бұрын
what about code coverage for API calls. How can we do code coverage when API is hitting on another machine ?
@shubhammane68676 ай бұрын
Sir for REST API testing with Python this much knowledge is enough to crack the interview for API testing? Apart from knowledge over python ?
@karthikmohan37749 ай бұрын
Can we try this same codes in visual studio with python extensions
@amitbhardwaj7824 Жыл бұрын
Plz make some vdo on mobile automation testing appium
@mamtachugh73038 ай бұрын
Which tools we need for api automation by using python and postman
@AliAyaan-h9f4 ай бұрын
for scripting, selenium is good also u can choose robot framework
@learning5325 Жыл бұрын
Hi Naveen, Can you please make a video on how to add chrome extension using playwright Javascript
@a7ankitt9 ай бұрын
can you please make on creating a API test automation framework using requests and pytest