Javascript API Testing - Tutorial Series Overview

preview_player
Показать описание
Support this channel by buying me a cup of coffee ☕️ -

#api #javascript #automation
How to do API automation testing using Javascript? In this video tutorial series, I'll walk you through that step-by-step to get your Javascript API testing framework ready.

So let's take a look at what we will be covering in this series:
- Basics
○ What is an API?
○ What is REST API?
○ Different types of API Methods
○ What contains in an API Request?
○ What is API testing and the advantages of API testing
○ What technologies we will be using for API testing
- Installation / Configuration
- Write API automation tests with Javascript using Mocha, Chai JS, and SuperTest HTTP Library
- Scale API automation test framework
○Writing advanced integration tests
§ Learn how hooks work and when to use it
§ Write some negative tests to increase our test coverage
- Generate fake test data to make tests more dynamic
- Generate HTML reports using Mochawesome reporter
- Integrate tests with Jenkins
........................

📧 Subscribe to my mailing list for all the latest updates -

🚀 Enjoying my content and would like to support my work? Why not buy me a coffee! or Subscribe to this channel! 🚀

Thanks for watching :)

Automation Bro
Рекомендации по теме
Комментарии
Автор

Great content tutorial bro, can you also create a cypress API framework? Thanks

codenissi
Автор

Hi Automation bro can you make video of Javascript required for testing.

dhanushc
Автор

Hi Dilpreet amazing content, I am automating API where I have too fetch the auth code generated by AWS for this
1 step: When I hit the first API end point I get a URL to the web application, I have to access the URL and enter login details like username and password and hit submit, after validating the input AWS generates the code in the web URL in chrome
2 step: I have to pass that code from the displayed URL to second API end point which generates the IDToken
Now how do I switch from API automation to UI for entering the login details and fetching the code responded through the web URL?
Please explain how to automate this scenario. Thank you

niveditamirjikar
join shbcf.ru